Units API.

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

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

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/default-translation-plugin/fr_CA/?format=api",
    "source": [
        "This plugin enables the display of English text when the current UI language is lacking a translation of that text."
    ],
    "previous_source": "",
    "target": [
        "Ce plugin permet l'affichage du texte en anglais lorsque la langue actuelle de l'interface utilisateur ne comporte pas de traduction pour ce texte."
    ],
    "id_hash": 5643117791968996088,
    "content_hash": 7389525174149210652,
    "location": "",
    "context": "plugins.generic.defaultTranslation.description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 20,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/410045/?format=api",
    "priority": 100,
    "id": 173961,
    "web_url": "http://translate.pkp.sfu.ca/translate/plugins/default-translation-plugin/fr_CA/?checksum=ce5061bbb7ffaaf8",
    "url": "http://translate.pkp.sfu.ca/api/units/173961/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-02-19T19:51:11.663301Z"
}