Units API.

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

GET /api/units/10172/?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/sv/?format=api",
    "source": [
        "For instance: London, Taekwondo, Architecture…"
    ],
    "previous_source": "",
    "target": [
        "Till exempel: London, Taekwondo, Arkitektur …"
    ],
    "id_hash": 6389693921150854336,
    "content_hash": 5507032186159878144,
    "location": "",
    "context": "For instance: London, Taekwondo, Architecture…",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 132,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/256866/?format=api",
    "priority": 100,
    "id": 10172,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/sv/?checksum=d8acc0c469ab64c0",
    "url": "https://weblate.framasoft.org/api/units/10172/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-10T13:07:37.342950Z"
}