Units API.

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

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

{
    "translation": "https://translate.ayana.io/api/translations/ayana/commands/fr/?format=api",
    "source": [
        "Same as say, but I also remove your command"
    ],
    "previous_source": "",
    "target": [
        "Même chose que pour dire, mais j'enlève aussi ta commande"
    ],
    "id_hash": 1225735068981410502,
    "content_hash": -353436039909081352,
    "location": "",
    "context": "DESCRIPTION_SAYD",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 178,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.ayana.io/api/units/3665/?format=api",
    "priority": 100,
    "id": 5497,
    "web_url": "https://translate.ayana.io/translate/ayana/commands/fr/?checksum=9102af8d0f603ac6",
    "url": "https://translate.ayana.io/api/units/5497/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-09T18:44:14.919051Z"
}