Translation components API.

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

GET /api/translations/fluidd/fluidd/ar/units/?format=api&page=16
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 751,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/fluidd/fluidd/ar/units/?format=api&page=15",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/fluidd/fluidd/ar/?format=api",
            "source": [
                "Fluidd settings in Moonraker database"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8058595243095804601,
            "content_hash": -6055725147801423991,
            "location": "",
            "context": "app->setting->label->fluidd_settings_in_moonraker_db",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 482,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/121848810/?format=api",
            "priority": 100,
            "id": 121848822,
            "web_url": "https://hosted.weblate.org/translate/fluidd/fluidd/ar/?checksum=efd5e1ad6560cab9",
            "url": "https://hosted.weblate.org/api/units/121848822/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-30T19:32:19.688355+02:00"
        }
    ]
}