Units API.

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

GET /api/units/5824/?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": [
        "Page limited to my group (asks for auth)"
    ],
    "previous_source": "",
    "target": [
        "Seite ist auf meine Gruppe beschränkt (nach Authentifizierung fragen)"
    ],
    "id_hash": -690864123492128030,
    "content_hash": -3097097860023226880,
    "location": "",
    "context": "Page limited to my group (asks for auth)",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 236,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.framasoft.org/api/units/256614/?format=api",
    "priority": 100,
    "id": 5824,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/de/?checksum=76698ebd7330aae2",
    "url": "https://weblate.framasoft.org/api/units/5824/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:04:52.151248Z"
}