Units API.

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

GET /api/units/5902/?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/de/?format=api",
    "source": [
        "We just sent an email to {email}"
    ],
    "previous_source": "",
    "target": [
        "Wir haben gerade eine E-Mail an {email} gesendet"
    ],
    "id_hash": -2517187658136573669,
    "content_hash": 3245395085401117293,
    "location": "",
    "context": "We just sent an email to {email}",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 361,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.framasoft.org/api/units/256670/?format=api",
    "priority": 100,
    "id": 5902,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/de/?checksum=5d1127295bc5a91b",
    "url": "https://weblate.framasoft.org/api/units/5902/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:04:53.053201Z"
}