Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/ro/?format=api",
            "source": [
                "Server"
            ],
            "previous_source": "",
            "target": [
                "Server"
            ],
            "id_hash": 3127701038450494453,
            "content_hash": 3127701038450494453,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "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.jellyfin.org/api/units/470912/?format=api",
            "priority": 100,
            "id": 470916,
            "web_url": "https://translate.jellyfin.org/translate/swiftfin/glossary/ro/?checksum=ab67d385f0764bf5",
            "url": "https://translate.jellyfin.org/api/units/470916/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-27T13:11:15.276020-05:00"
        },
        {
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/ro/?format=api",
            "source": [
                "%d users"
            ],
            "previous_source": "",
            "target": [
                "%d utilizatori"
            ],
            "id_hash": 7025155587631425143,
            "content_hash": 7025155587631425143,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.jellyfin.org/api/units/972186/?format=api",
            "priority": 100,
            "id": 972187,
            "web_url": "https://translate.jellyfin.org/translate/swiftfin/glossary/ro/?checksum=e17e5dc93c9f2677",
            "url": "https://translate.jellyfin.org/api/units/972187/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-30T15:19:28.341338-04:00"
        },
        {
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/ro/?format=api",
            "source": [
                "Compact"
            ],
            "previous_source": "",
            "target": [
                "Compact"
            ],
            "id_hash": -2438566768371031335,
            "content_hash": -2438566768371031335,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.jellyfin.org/api/units/972188/?format=api",
            "priority": 100,
            "id": 972189,
            "web_url": "https://translate.jellyfin.org/translate/swiftfin/glossary/ro/?checksum=5e287871ba2c22d9",
            "url": "https://translate.jellyfin.org/api/units/972189/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-30T15:27:21.736211-04:00"
        }
    ]
}