Translation components API.

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

GET /api/translations/andrew-bibb/cmst/gl/units/?format=api&page=60
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1183,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/gl/units/?format=api&page=59",
    "results": [
        {
            "translation": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/gl/?format=api",
            "source": "Use MATE DE specific code.",
            "previous_source": "",
            "target": "",
            "id_hash": -430122546597045656,
            "content_hash": -430122546597045656,
            "location": "../apps/cmstapp/code/main.cpp:166",
            "context": "main.cpp",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1181,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "priority": 100,
            "id": 391049,
            "web_url": "https://translate.lxqt-project.org/translate/andrew-bibb/cmst/gl/?checksum=7a07e5d2a0325a68",
            "url": "https://translate.lxqt-project.org/api/units/391049/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/gl/?format=api",
            "source": " Warning",
            "previous_source": "",
            "target": "",
            "id_hash": 8957044657225003788,
            "content_hash": 8957044657225003788,
            "location": "../apps/cmstapp/code/shared/shared.cpp:44",
            "context": "processReply",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1182,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 391050,
            "web_url": "https://translate.lxqt-project.org/translate/andrew-bibb/cmst/gl/?checksum=fc4dd0a8c734f30c",
            "url": "https://translate.lxqt-project.org/api/units/391050/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/gl/?format=api",
            "source": "<center><b>We received a DBUS reply message indicating an error.</b></center><br><br>Error Name: %1<br><br>Error Message: %2",
            "previous_source": "",
            "target": "",
            "id_hash": 5945185428827573964,
            "content_hash": 5945185428827573964,
            "location": "../apps/cmstapp/code/shared/shared.cpp:45",
            "context": "processReply",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1183,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "priority": 100,
            "id": 391051,
            "web_url": "https://translate.lxqt-project.org/translate/andrew-bibb/cmst/gl/?checksum=d2818aa609188ecc",
            "url": "https://translate.lxqt-project.org/api/units/391051/?format=api"
        }
    ]
}