Units API.

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

GET /api/units/120555/?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": [
        "You lost the car!"
    ],
    "previous_source": "",
    "target": [
        "You lost the car!"
    ],
    "id_hash": 8244213441135471896,
    "content_hash": -8476613089606018777,
    "location": "",
    "context": "scenarios.east_coast_usa.car_delivery.distance.msg",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3000,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://translate.beamng.com/api/units/120555/?format=api",
    "priority": 100,
    "id": 120555,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/en/?checksum=f2695471eb616d18",
    "url": "http://translate.beamng.com/api/units/120555/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-15T19:58:45Z"
}