Units API.

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

GET /api/units/5456/?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": [
        "Update command for an alias"
    ],
    "previous_source": "",
    "target": [
        "Commande de mise à jour pour un alias"
    ],
    "id_hash": -1495777204758001807,
    "content_hash": 7847961324888903109,
    "location": "",
    "context": "DESCRIPTION_ALIASES_UPDATE",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 139,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.ayana.io/api/units/3383/?format=api",
    "priority": 100,
    "id": 5456,
    "web_url": "https://translate.ayana.io/translate/ayana/commands/fr/?checksum=6b3dee8ea745c771",
    "url": "https://translate.ayana.io/api/units/5456/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-09T18:44:14.767415Z"
}