Units API.

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

GET /api/units/9332762/?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/f36/fr/?format=api",
    "source": [
        "Team %(interface_name)s (%(list_of_ports)s) connected"
    ],
    "previous_source": "",
    "target": [
        "L'équipe %(interface_name)s (%(list_of_ports)s) est connectée"
    ],
    "id_hash": 3644789241444677722,
    "content_hash": 3644789241444677722,
    "location": "pyanaconda/network.py:505",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 322,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.fedoraproject.org/api/units/9299348/?format=api",
    "priority": 100,
    "id": 9332762,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda/f36/fr/?checksum=b294e4811179b85a",
    "url": "https://translate.fedoraproject.org/api/units/9332762/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-01-28T10:20:35.593099Z"
}