Units API.

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

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

{
    "translation": "http://translate.beamng.com/api/translations/beamngdrive/game/en/?format=api",
    "source": [
        "Too slow, you used more than {{timeLimit}} seconds to get to the checkpoint"
    ],
    "previous_source": "",
    "target": [
        "Too slow, you used more than {{timeLimit}} seconds to get to the checkpoint"
    ],
    "id_hash": -8996313064048282093,
    "content_hash": -6145637689322411727,
    "location": "",
    "context": "scenarios.jungle_rock_island.jri_moose.timeLimit.msg",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3521,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 13,
    "source_unit": "http://translate.beamng.com/api/units/120876/?format=api",
    "priority": 100,
    "id": 120876,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/en/?checksum=0326aceec9323613",
    "url": "http://translate.beamng.com/api/units/120876/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-21T12:27:39Z"
}