Units API.

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

GET /api/units/5368941/?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": [
        "%s is in game. Touch for information"
    ],
    "previous_source": "",
    "target": [
        "%s is in game. Touch for information"
    ],
    "id_hash": 5216002259277340740,
    "content_hash": -3024434757304920783,
    "location": "",
    "context": "player_is_in_game",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 81,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/5368941/?format=api",
    "priority": 100,
    "id": 5368941,
    "web_url": "https://hosted.weblate.org/translate/teamward/client/en/?checksum=c862f66b53dc6044",
    "url": "https://hosted.weblate.org/api/units/5368941/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-08-24T08:39:28+02:00"
}