Translation components API.

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

GET /api/translations/desktop/gala/bn/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/desktop/gala/bn/units/?format=api",
    "results": [
        {
            "translation": "https://l10n.elementary.io/api/translations/desktop/gala/bn/?format=api",
            "source": [
                "Failed to open System Settings"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1076268866328561320,
            "content_hash": -1076268866328561320,
            "location": "daemon/BackgroundMenu.vala:47",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.elementary.io/api/units/3580569/?format=api",
            "priority": 100,
            "id": 3580611,
            "web_url": "https://l10n.elementary.io/translate/desktop/gala/bn/?checksum=7110532b1bac7958",
            "url": "https://l10n.elementary.io/api/units/3580611/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T02:05:51.656949Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/desktop/gala/bn/?format=api",
            "source": [
                "A handler for the “settings://” URI scheme must be installed."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1798599015940436732,
            "content_hash": 1798599015940436732,
            "location": "daemon/BackgroundMenu.vala:48",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://l10n.elementary.io/api/units/3580570/?format=api",
            "priority": 100,
            "id": 3580612,
            "web_url": "https://l10n.elementary.io/translate/desktop/gala/bn/?checksum=98f5e8468e7f32fc",
            "url": "https://l10n.elementary.io/api/units/3580612/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T02:05:51.659237Z"
        }
    ]
}