Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/dolomon/master/fr_FR/?format=api",
    "source": [
        "Add a category"
    ],
    "previous_source": "",
    "target": [
        "Ajouter une catégorie"
    ],
    "id_hash": 3070140856403969687,
    "content_hash": 7454624875358064015,
    "location": "themes/default/templates/categories/index.html.ep:9, themes/default/templates/js/i18n.js.ep:15, themes/default/templates/partial/navbar.html.ep:57",
    "context": "Add a category",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/209735/?format=api",
    "priority": 100,
    "id": 384901,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/fr_FR/?checksum=aa9b54d7b45f4697",
    "url": "https://weblate.framasoft.org/api/units/384901/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-21T11:10:07.163518Z"
}