Units API.

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

GET /api/units/164506/?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/country/de/?format=api",
    "source": [
        "Canton"
    ],
    "previous_source": "",
    "target": [
        "Kanton"
    ],
    "id_hash": 7080180669289287417,
    "content_hash": 7080180669289287417,
    "location": "",
    "context": "selection:country.subdivision,type:",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 140,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.tryton.org/api/units/478638/?format=api",
    "priority": 100,
    "id": 164506,
    "web_url": "https://translate.tryton.org/translate/tryton/country/de/?checksum=e241dace6a934ef9",
    "url": "https://translate.tryton.org/api/units/164506/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-03T22:31:26.836550Z"
}