Translation components API.

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

GET /api/translations/phpmyadmin/master/bg/units/?format=api&page=69
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3402,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bg/units/?format=api&page=68",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bg/?format=api",
            "source": [
                "Can not find signon authentication script: %s"
            ],
            "previous_source": "Config authentication",
            "target": [
                "Удостоверяване от настройките"
            ],
            "id_hash": 2179724953093884875,
            "content_hash": 2179724953093884875,
            "location": "src/Plugins/Auth/AuthenticationSignon.php:130",
            "context": "",
            "note": "",
            "flags": "php-format",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 3052,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/122502282/?format=api",
            "priority": 100,
            "id": 122502309,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/bg/?checksum=9e3ff04bd1374bcb",
            "url": "https://hosted.weblate.org/api/units/122502309/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-12T02:22:19.274964+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/bg/?format=api",
            "source": [
                "Invalid request parameter."
            ],
            "previous_source": "Invalid direction \"%s\" given for parameter.",
            "target": [
                "Невалидна посока \"%s\" подадена като параметър."
            ],
            "id_hash": 4347425574329137216,
            "content_hash": 4347425574329137216,
            "location": "src/Controllers/Table/Structure/AddKeyController.php:23",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 2749,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/125438617/?format=api",
            "priority": 100,
            "id": 125438626,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/bg/?checksum=bc552886b5563840",
            "url": "https://hosted.weblate.org/api/units/125438626/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-26T02:22:57.626121+02:00"
        }
    ]
}