Translation components API.

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

GET /api/translations/anaconda/glossary/eu/units/?format=api&page=16
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 751,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/anaconda/glossary/eu/units/?format=api&page=15",
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/glossary/eu/?format=api",
            "source": [
                "zFCP"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5720664906301380022,
            "content_hash": -5720664906301380022,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 751,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/14540910/?format=api",
            "priority": 100,
            "id": 15218548,
            "web_url": "https://translate.fedoraproject.org/translate/anaconda/glossary/eu/?checksum=309c1d93bcdcea4a",
            "url": "https://translate.fedoraproject.org/api/units/15218548/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-10T15:14:44.313102Z",
            "last_updated": "2023-09-10T15:14:44.313129Z"
        }
    ]
}