Translation components API.

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

GET /api/translations/videos/videos/fi/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/videos/videos/fi/units/?format=api",
    "results": [
        {
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/fi/?format=api",
            "source": [
                "Unfullscreen"
            ],
            "previous_source": "",
            "target": [
                "Poistu koko näytöstä"
            ],
            "id_hash": 5809880403227056864,
            "content_hash": 5809880403227056864,
            "location": "src/Widgets/HeaderBar.vala:35",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.elementary.io/api/units/3384921/?format=api",
            "priority": 100,
            "id": 3384970,
            "web_url": "https://l10n.elementary.io/translate/videos/videos/fi/?checksum=d0a0d771d5da1ae0",
            "url": "https://l10n.elementary.io/api/units/3384970/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-10-12T16:20:51.450517Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/fi/?format=api",
            "source": [
                "Home"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8085135970742612018,
            "content_hash": 8085135970742612018,
            "location": "src/Widgets/WelcomePage.vala:43",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.elementary.io/api/units/3632967/?format=api",
            "priority": 100,
            "id": 3633016,
            "web_url": "https://l10n.elementary.io/translate/videos/videos/fi/?checksum=f0342c5418d8b032",
            "url": "https://l10n.elementary.io/api/units/3633016/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-06-05T19:10:55.124038Z"
        }
    ]
}