Translation components API.

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

GET /api/translations/website-remake/theme/si/units/?format=api&page=6
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 251,
    "next": null,
    "previous": "https://translate.funkwhale.audio/api/translations/website-remake/theme/si/units/?format=api&page=5",
    "results": [
        {
            "translation": "https://translate.funkwhale.audio/api/translations/website-remake/theme/si/?format=api",
            "source": [
                "Home"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8085135970742612018,
            "content_hash": 8085135970742612018,
            "location": "theme/templates/inc/menu.html.j2:85",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 239,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.funkwhale.audio/api/units/394650/?format=api",
            "priority": 100,
            "id": 394750,
            "web_url": "https://translate.funkwhale.audio/translate/website-remake/theme/si/?checksum=f0342c5418d8b032",
            "url": "https://translate.funkwhale.audio/api/units/394750/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-14T10:33:31.660736Z"
        }
    ]
}