Translation components API.

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

GET /api/translations/libo_ui-master/fpickermessages/sr/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 101,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_ui-master/fpickermessages/sr/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/fpickermessages/sr/?format=api",
            "source": [
                "Exports only the selected graphic objects in %PRODUCTNAME Draw and Impress to another format. If this box is not checked, the entire document is exported."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 168075846077541992,
            "content_hash": 168075846077541992,
            "location": "include/fpicker/strings.hrc:52",
            "context": "STR_FILESAVE_SELECTION",
            "note": "d6DG8",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 101,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translations.documentfoundation.org/api/units/113257907/?format=api",
            "priority": 100,
            "id": 113259480,
            "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/fpickermessages/sr/?checksum=825520176cc66e68",
            "url": "https://translations.documentfoundation.org/api/units/113259480/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-06-10T13:23:39.556299Z"
        }
    ]
}