Units API.

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

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

{
    "translation": "https://translate.fedoraproject.org/api/translations/popt/popt-l10n/id/?format=api",
    "source": [
        "option does not take an argument"
    ],
    "previous_source": "",
    "target": [
        "opsi tidak menerima suatu argumen"
    ],
    "id_hash": -2851635599948325922,
    "content_hash": -2851635599948325922,
    "location": "src/popt.c:1640",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.fedoraproject.org/api/units/15223631/?format=api",
    "priority": 100,
    "id": 15224015,
    "web_url": "https://translate.fedoraproject.org/translate/popt/popt-l10n/id/?checksum=586cf487cc38dbde",
    "url": "https://translate.fedoraproject.org/api/units/15224015/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-09-14T12:24:34.264728Z"
}