Units API.

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

GET /api/units/221745/?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/uh/uh/uk/?format=api",
    "source": [
        "Your map has not been saved."
    ],
    "previous_source": "",
    "target": [
        "Ваша карта вже збережена."
    ],
    "id_hash": 7733981864928639579,
    "content_hash": 7733981864928639579,
    "location": "horizons/editor/session.py:71",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 347,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/14738714/?format=api",
    "priority": 100,
    "id": 221745,
    "web_url": "https://hosted.weblate.org/translate/uh/uh/uk/?checksum=eb549f879e627a5b",
    "url": "https://hosted.weblate.org/api/units/221745/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:22:40+02:00"
}