Units API.

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

GET /api/units/9424780/?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/apple-flinger/translations/en/?format=api",
    "source": [
        "2 players"
    ],
    "previous_source": "",
    "target": [
        "2 players"
    ],
    "id_hash": 7068901043306796755,
    "content_hash": 3031405612468461840,
    "location": "",
    "context": "twoPlayers",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 39,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/9424780/?format=api",
    "priority": 100,
    "id": 9424780,
    "web_url": "https://hosted.weblate.org/translate/apple-flinger/translations/en/?checksum=e219c80bd6b096d3",
    "url": "https://hosted.weblate.org/api/units/9424780/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-10-05T09:32:06+02:00"
}