Translation components API.

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

GET /api/translations/officelife/pagination/ru/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/officelife/pagination/ru/?format=api",
            "source": [
                "« Previous"
            ],
            "previous_source": "",
            "target": [
                "« Назад"
            ],
            "id_hash": -2276771051724611718,
            "content_hash": 4888232551775113512,
            "location": "",
            "context": "return[]->'previous'",
            "note": "/*\n    |--------------------------------------------------------------------------\n    | Pagination Language Lines\n    |--------------------------------------------------------------------------\n    |\n    | The following language lines are used by the paginator library to build\n    | the simple pagination links. You are free to change them to anything\n    | you want to customize your views to better match your application.\n    |\n    */",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/32508147/?format=api",
            "priority": 100,
            "id": 32542684,
            "web_url": "https://hosted.weblate.org/translate/officelife/pagination/ru/?checksum=606748ca930fdf7a",
            "url": "https://hosted.weblate.org/api/units/32542684/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-27T19:33:08.680125+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/officelife/pagination/ru/?format=api",
            "source": [
                "Next »"
            ],
            "previous_source": "",
            "target": [
                "Вперёд »"
            ],
            "id_hash": 6746462060528549623,
            "content_hash": -4824095933414350946,
            "location": "",
            "context": "return[]->'next'",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/32508148/?format=api",
            "priority": 100,
            "id": 32542685,
            "web_url": "https://hosted.weblate.org/translate/officelife/pagination/ru/?checksum=dda03f7ff0743ef7",
            "url": "https://hosted.weblate.org/api/units/32542685/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-27T19:33:08.688305+02:00"
        }
    ]
}