Units API.

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

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

{
    "count": 1025701,
    "next": null,
    "previous": "http://translate.otrs.com/api/units/?format=api&page=10257",
    "results": [
        {
            "translation": "http://translate.otrs.com/api/translations/otrs/otrs/zh_Hant/?format=api",
            "source": [
                "Activate PostMaster activity debugging.\n\nThis is helpful to troubleshoot issues during the email processing.\n\nThe _OTRS_ console command `Maint::PostMaster::Read` will automatically be run in `debug` mode."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2032979191891582237,
            "content_hash": 2032979191891582237,
            "location": "",
            "context": "",
            "note": "SysConfig",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 6913,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "http://translate.otrs.com/api/units/2328286/?format=api",
            "priority": 100,
            "id": 2328670,
            "web_url": "http://translate.otrs.com/translate/otrs/otrs/zh_Hant/?checksum=9c3697cdc8755d1d",
            "url": "http://translate.otrs.com/api/units/2328670/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-14T14:55:10.623729Z",
            "last_updated": "2025-03-14T14:55:10.623733Z"
        }
    ]
}