Units API.

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

GET /api/units/5533997/?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 laner"
    ],
    "previous_source": "",
    "target": [
        "good laner"
    ],
    "id_hash": -8911166855679176756,
    "content_hash": 2250623642554758873,
    "location": "",
    "context": "good_laner",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 156,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/5533997/?format=api",
    "priority": 100,
    "id": 5533997,
    "web_url": "https://hosted.weblate.org/translate/teamward/client/en/?checksum=04552cf549020fcc",
    "url": "https://hosted.weblate.org/api/units/5533997/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-09-23T15:21:18+02:00"
}