Units API.

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

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

{
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/ar/?format=api",
    "source": [
        "Failed getting a login token. If this persists, try Login in Browser from the menu."
    ],
    "previous_source": "Failed getting a login token.",
    "target": [
        "فشل الحصول على رمز الولوج."
    ],
    "id_hash": 3419686464372919460,
    "content_hash": 5514365997276210847,
    "location": "",
    "context": "error_retrieving_oauth_token",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 1,
            "name": "Error messages",
            "color": "red"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://weblate.tusky.app/api/units/56318/?format=api",
    "priority": 100,
    "id": 25101,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/ar/?checksum=af752ab89828cca4",
    "url": "https://weblate.tusky.app/api/units/25101/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-24T16:33:13.939527Z"
}