Units API.

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

GET /api/units/13855/?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/mobilizon/frontend/fr_FR/?format=api",
    "source": [
        "The event has been published"
    ],
    "previous_source": "",
    "target": [
        "L'événement a été publié"
    ],
    "id_hash": 5006810487323189149,
    "content_hash": 7336474157716956725,
    "location": "",
    "context": "The event has been published",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 317,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/256912/?format=api",
    "priority": 100,
    "id": 13855,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/fr_FR/?checksum=c57bc39c6a995f9d",
    "url": "https://weblate.framasoft.org/api/units/13855/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-15T07:01:14.260644Z"
}