Translation components API.

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

GET /api/translations/shizuku/manager/fil/units/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 122,
    "next": null,
    "previous": "https://weblate.rikka.app/api/translations/shizuku/manager/fil/units/?format=api&page=6",
    "results": [
        {
            "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/fil/?format=api",
            "source": [
                "<b>%1$s</b> has modern Shizuku support, but it's requesting legacy Shizuku. This could because Shizuku is not running, please check in Shizuku app.<p>Legacy Shizuku has been deprecated since March 2019."
            ],
            "previous_source": "",
            "target": [
                "Suportado ng <b>%1$s</b> ang makabagong Shizuku, pero humihiling ito nang makalumang Shizuku. Pakitingnan sa Shizuku app kung tumatakbo ba nang maayos ang Shizuku dahil baka ito ay dahil nagkakaproblema ang Shizuku.<p>Hindi na suportado ang makalumang Shizuku simula Marso 2019."
            ],
            "id_hash": -8689882962107714169,
            "content_hash": 2777121344557032826,
            "location": "",
            "context": "dialog_requesting_legacy_message",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 121,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://weblate.rikka.app/api/units/15807/?format=api",
            "priority": 100,
            "id": 39403,
            "web_url": "https://weblate.rikka.app/translate/shizuku/manager/fil/?checksum=0767557ca7d9b587",
            "url": "https://weblate.rikka.app/api/units/39403/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-09T08:41:01.950808Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/fil/?format=api",
            "source": [
                "Open Shizuku"
            ],
            "previous_source": "",
            "target": [
                "Buksan ang Shizuku"
            ],
            "id_hash": 7089869274366730631,
            "content_hash": 7388488776317581684,
            "location": "",
            "context": "dialog_requesting_legacy_button_open_shizuku",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 122,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://weblate.rikka.app/api/units/15808/?format=api",
            "priority": 100,
            "id": 39404,
            "web_url": "https://weblate.rikka.app/translate/shizuku/manager/fil/?checksum=e264468a9295e187",
            "url": "https://weblate.rikka.app/api/units/39404/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-09T08:41:01.952817Z"
        }
    ]
}