Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/en/?format=api",
    "source": [
        "Include %d system apps",
        "Include %d system app"
    ],
    "previous_source": "",
    "target": [
        "Include %d system apps",
        "Include %d system app"
    ],
    "id_hash": 1816907614129355987,
    "content_hash": 834530584097735162,
    "location": "",
    "context": "include_system_apps_dialog_title",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 185,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 4,
    "source_unit": "https://weblate.rikka.app/api/units/2956/?format=api",
    "priority": 100,
    "id": 2956,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/en/?checksum=9936f3d941e1fcd3",
    "url": "https://weblate.rikka.app/api/units/2956/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:44:43.175389Z"
}