Units API.

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

GET /api/units/330061/?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/manager/fr_FR/?format=api",
    "source": [
        "The journal's name"
    ],
    "previous_source": "",
    "target": [
        "Le nom de la revue"
    ],
    "id_hash": 6873639609421437442,
    "content_hash": -2549797300941548735,
    "location": "",
    "context": "emailTemplate.variable.context.contextName",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 588,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/411287/?format=api",
    "priority": 100,
    "id": 330061,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/manager/fr_FR/?checksum=df6412ce819e9a02",
    "url": "http://translate.pkp.sfu.ca/api/units/330061/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-09-14T13:15:57.303450Z"
}