Translation components API.

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

GET /api/translations/app-ops/application/az/units/?format=api&page=23
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 441,
    "next": null,
    "previous": "https://weblate.rikka.app/api/translations/app-ops/application/az/units/?format=api&page=22",
    "results": [
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "Restart remote service"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7724567533555232658,
            "content_hash": 372686428567542457,
            "location": "",
            "context": "error_remote_service_killed_button_restart",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.rikka.app/api/units/48871/?format=api",
            "priority": 100,
            "id": 48875,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=eb332d3ec9132f92",
            "url": "https://weblate.rikka.app/api/units/48875/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-07-19T13:13:12.991197Z"
        }
    ]
}