Units API.

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

GET /api/units/2459/?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/framadate/framadate/en/?format=api",
    "source": [
        "Please wait %d seconds before we can send an email to you then try again."
    ],
    "previous_source": "",
    "target": [
        "Please wait %d seconds before we can send an email to you then try again."
    ],
    "id_hash": -9176033258486418573,
    "content_hash": -9176033258486418573,
    "location": ".EditLink.Please, wait, %d, seconds, before, we, can, send, an, email, to, you, then, try, again.",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 94,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://weblate.framasoft.org/api/units/2459/?format=api",
    "priority": 100,
    "id": 2459,
    "web_url": "https://weblate.framasoft.org/translate/framadate/framadate/en/?checksum=00a82e5e3cbf3373",
    "url": "https://weblate.framasoft.org/api/units/2459/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:54:51.419133Z"
}