Units API.

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

GET /api/units/60648/?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/ja/?format=api",
    "source": [
        "This will teach you the basics of accelerating and braking."
    ],
    "previous_source": "",
    "target": [
        "ここでは、アクセルとブレーキの基礎を学びます。"
    ],
    "id_hash": 2800272907031984057,
    "content_hash": 675497751345236333,
    "location": "",
    "context": "scenarios.hirochi_raceway.training_acceleration_braking.description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 3358,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "http://translate.beamng.com/api/units/120550/?format=api",
    "priority": 100,
    "id": 60648,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/ja/?checksum=a6dc915f59cab7b9",
    "url": "http://translate.beamng.com/api/units/60648/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-15T19:58:45Z"
}