Units API.

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

GET /api/units/25096/?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": [
        "Invalid domain entered"
    ],
    "previous_source": "",
    "target": [
        "اسم النطاق الذي قمتَ بإدخاله غير صالح"
    ],
    "id_hash": 7972044848001274444,
    "content_hash": 5099324312761987525,
    "location": "",
    "context": "error_invalid_domain",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 1,
            "name": "Error messages",
            "color": "red"
        }
    ],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.tusky.app/api/units/56308/?format=api",
    "priority": 100,
    "id": 25096,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/ar/?checksum=eea2648d3299524c",
    "url": "https://weblate.tusky.app/api/units/25096/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-24T16:33:13.899908Z"
}