Units API.

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

GET /api/units/5533994/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/teamward/client/en/?format=api",
    "source": [
        "good farmer"
    ],
    "previous_source": "",
    "target": [
        "good farmer"
    ],
    "id_hash": 580116971879858971,
    "content_hash": -4967173302902181076,
    "location": "",
    "context": "good_farmer",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 153,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/5533994/?format=api",
    "priority": 100,
    "id": 5533994,
    "web_url": "https://hosted.weblate.org/translate/teamward/client/en/?checksum=880cfd4ff513031b",
    "url": "https://hosted.weblate.org/api/units/5533994/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-09-23T15:21:18+02:00"
}