Translation components API.

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

GET /api/translations/yunohost-apps-test/jellyseerr/en/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.yunohost.org/api/translations/yunohost-apps-test/jellyseerr/en/?format=api",
            "source": [
                "Connect with your Jellyfin credentials."
            ],
            "previous_source": "",
            "target": [
                "Connect with your Jellyfin credentials."
            ],
            "id_hash": 6328467193384411195,
            "content_hash": 6328467193384411195,
            "location": "src/jellyseerr/ADMIN.md:2",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.yunohost.org/api/units/131559/?format=api",
            "priority": 100,
            "id": 131559,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/jellyseerr/en/?checksum=d7d33b61fa64203b",
            "url": "https://translate.yunohost.org/api/units/131559/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:38:38.759849Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/jellyseerr/en/?format=api",
            "source": [
                "The first user connected will be the admin user, and will choose the linked Jellyfin instance."
            ],
            "previous_source": "",
            "target": [
                "The first user connected will be the admin user, and will choose the linked Jellyfin instance."
            ],
            "id_hash": 2480690378945042590,
            "content_hash": 2480690378945042590,
            "location": "src/jellyseerr/ADMIN.md:3",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.yunohost.org/api/units/131561/?format=api",
            "priority": 100,
            "id": 131561,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/jellyseerr/en/?checksum=a26d2ec1a2bf989e",
            "url": "https://translate.yunohost.org/api/units/131561/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:38:38.801204Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/jellyseerr/en/?format=api",
            "source": [
                "Jellyseerr is a free and open source software application for managing requests for your media library. It is a a fork of Overseerr built to bring support for Jellyfin & Emby media servers!"
            ],
            "previous_source": "",
            "target": [
                "Jellyseerr is a free and open source software application for managing requests for your media library. It is a a fork of Overseerr built to bring support for Jellyfin & Emby media servers!"
            ],
            "id_hash": 8459270940494377416,
            "content_hash": 8459270940494377416,
            "location": "src/jellyseerr/DESCRIPTION.md:1",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translate.yunohost.org/api/units/131563/?format=api",
            "priority": 100,
            "id": 131563,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/jellyseerr/en/?checksum=f5655e19eaf3b1c8",
            "url": "https://translate.yunohost.org/api/units/131563/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:38:38.851451Z"
        }
    ]
}