Units API.

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

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

{
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/securedrop/fa/?format=api",
    "source": [
        "You cannot send an empty reply."
    ],
    "previous_source": "",
    "target": [
        "نمی‌توانید پاسخ خالی ارسال کنید."
    ],
    "id_hash": 117612518353445098,
    "content_hash": 117612518353445098,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 38,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.securedrop.org/api/units/18538/?format=api",
    "priority": 100,
    "id": 13402,
    "web_url": "https://weblate.securedrop.org/translate/securedrop/securedrop/fa/?checksum=81a1d7f65998a0ea",
    "url": "https://weblate.securedrop.org/api/units/13402/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-09-23T09:18:02.567097Z"
}