Units API.

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

GET /api/units/11277/?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/ojs/themes-default/fr_CA/?format=api",
    "source": [
        "This theme implements the default theme."
    ],
    "previous_source": "",
    "target": [
        "Ce thème implémente le thème par défaut."
    ],
    "id_hash": -5140417105948635025,
    "content_hash": 4277113597250454758,
    "location": "",
    "context": "plugins.themes.default.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": 6,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/405629/?format=api",
    "priority": 100,
    "id": 11277,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/themes-default/fr_CA/?checksum=38a991e09297106f",
    "url": "http://translate.pkp.sfu.ca/api/units/11277/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:44:43.362890Z"
}