Units API.

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

GET /api/units/550261/?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/incoterm/en/?format=api",
    "source": [
        "Who contracts the main carriage."
    ],
    "previous_source": "",
    "target": [
        "Who contracts the main carriage."
    ],
    "id_hash": 5852530849159926990,
    "content_hash": 5852530849159926990,
    "location": "",
    "context": "help:incoterm.incoterm,carrier:",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.tryton.org/api/units/550261/?format=api",
    "priority": 100,
    "id": 550261,
    "web_url": "https://translate.tryton.org/translate/tryton/incoterm/en/?checksum=d1385dcc9d3154ce",
    "url": "https://translate.tryton.org/api/units/550261/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-01T00:25:57.966330Z"
}