Translation components API.

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

GET /api/translations/blivet/glossary/et/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/glossary/et/?format=api",
            "language_code": "et",
            "source": [
                "Writethrough"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6167133927256426645,
            "content_hash": -6167133927256426645,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/14541610/?format=api",
            "priority": 100,
            "id": 14541631,
            "web_url": "https://translate.fedoraproject.org/translate/blivet/glossary/et/?checksum=2a69f05e379ef76b",
            "url": "https://translate.fedoraproject.org/api/units/14541631/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-16T10:14:15.859871Z",
            "last_updated": "2024-07-09T07:12:17.594066Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/blivet/glossary/et/?format=api",
            "language_code": "et",
            "source": [
                "Writeback"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8720342563559841151,
            "content_hash": 8720342563559841151,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/14541686/?format=api",
            "priority": 100,
            "id": 14541707,
            "web_url": "https://translate.fedoraproject.org/translate/blivet/glossary/et/?checksum=f904e15bf4b41d7f",
            "url": "https://translate.fedoraproject.org/api/units/14541707/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-16T10:14:36.402790Z",
            "last_updated": "2024-07-09T07:12:00.262860Z"
        }
    ]
}