Units API.

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

GET /api/units/7134935/?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/anaconda/f34/it/?format=api",
    "language_code": "it",
    "source": [
        "The password is empty."
    ],
    "previous_source": "",
    "target": [
        "La password è vuota."
    ],
    "id_hash": 6738979942051699335,
    "content_hash": 6738979942051699335,
    "location": "pyanaconda/core/constants.py:201",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 711,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.fedoraproject.org/api/units/7089890/?format=api",
    "priority": 100,
    "id": 7134935,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda/f34/it/?checksum=dd85aa8d7a795a87",
    "url": "https://translate.fedoraproject.org/api/units/7134935/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-13T10:04:56.279608Z",
    "last_updated": "2023-06-16T11:46:33.795393Z"
}