Units API.

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

GET /api/units/1318/?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": [
        "Negative Earth"
    ],
    "previous_source": "",
    "target": [
        "Tierra negativa"
    ],
    "id_hash": 1108528075460767748,
    "content_hash": 6493964268020302229,
    "location": "",
    "context": "ui.environment.negativeEarth",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 636,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://translate.beamng.com/api/units/120304/?format=api",
    "priority": 100,
    "id": 1318,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/es/?checksum=8f6248695162f004",
    "url": "http://translate.beamng.com/api/units/1318/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-02T16:17:16Z"
}