Units API.

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

GET /api/units/1280/?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/es/?format=api",
    "source": [
        "Export Terrain Heightmap"
    ],
    "previous_source": "",
    "target": [
        "Exportar mapa de altura del terreno"
    ],
    "id_hash": -1839067710215900188,
    "content_hash": -7159915238697923494,
    "location": "",
    "context": "engine.editor.menu.exportTerrainHeightmap",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 30,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://translate.beamng.com/api/units/120200/?format=api",
    "priority": 100,
    "id": 1280,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/es/?checksum=667a51a94eb0b3e4",
    "url": "http://translate.beamng.com/api/units/1280/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-02T15:21:32Z"
}