Translation components API.

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

GET /api/translations/videos/videos/yo/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/yo/units/?format=api",
    "results": [
        {
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/yo/?format=api",
            "source": [
                "Repeat One"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3441988956493526198,
            "content_hash": -3441988956493526198,
            "location": "src/Widgets/Player/PlaylistPopover.vala:133",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.elementary.io/api/units/3380749/?format=api",
            "priority": 100,
            "id": 3381322,
            "web_url": "https://l10n.elementary.io/translate/videos/videos/yo/?checksum=503b9947cf62cb4a",
            "url": "https://l10n.elementary.io/api/units/3381322/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-29T17:12:24.226807Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/yo/?format=api",
            "source": [
                "Unfullscreen"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5809880403227056864,
            "content_hash": 5809880403227056864,
            "location": "src/Widgets/HeaderBar.vala:39",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "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": 3385112,
            "web_url": "https://l10n.elementary.io/translate/videos/videos/yo/?checksum=d0a0d771d5da1ae0",
            "url": "https://l10n.elementary.io/api/units/3385112/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-10-12T16:21:15.790014Z"
        }
    ]
}