Units API.

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

GET /api/units/2196/?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/libraries/chooser/en/?format=api",
    "source": [
        "No apps can perform this action."
    ],
    "previous_source": "",
    "target": [
        "No apps can perform this action."
    ],
    "id_hash": -5450337794062078071,
    "content_hash": 3821646840998195755,
    "location": "",
    "context": "chooser_no_apps",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "https://weblate.rikka.app/api/units/2196/?format=api",
    "priority": 100,
    "id": 2196,
    "web_url": "https://weblate.rikka.app/translate/libraries/chooser/en/?checksum=345c82a7470b2f89",
    "url": "https://weblate.rikka.app/api/units/2196/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-05-10T03:20:23.841957Z"
}