Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/exaile/master/ru/?format=api",
    "source": [
        "%d minute, ",
        "%d minutes, "
    ],
    "previous_source": "",
    "target": [
        "%d минута, ",
        "%d минуты, ",
        "%d минут, "
    ],
    "id_hash": -2066823859945898657,
    "content_hash": -2066823859945898657,
    "location": "../xl/formatter.py:609",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14756059/?format=api",
    "priority": 100,
    "id": 1343732,
    "web_url": "https://hosted.weblate.org/translate/exaile/master/ru/?checksum=63512aa65e9f7d5f",
    "url": "https://hosted.weblate.org/api/units/1343732/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-11-19T10:30:38+01:00"
}