Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/34863/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.tryton.org/api/translations/tryton/tryton/ca/?format=api",
    "source": [
        "Relate..."
    ],
    "previous_source": "",
    "target": [
        "Relacionat..."
    ],
    "id_hash": 1306653182351249114,
    "content_hash": 1306653182351249114,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 73,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.tryton.org/api/units/475345/?format=api",
    "priority": 100,
    "id": 34863,
    "web_url": "https://translate.tryton.org/translate/tryton/tryton/ca/?checksum=92222a257aae0eda",
    "url": "https://translate.tryton.org/api/units/34863/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-01T20:38:18.131061Z"
}