Translation components API.

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

GET /api/components/daikhan/translations/screenshots/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 8675,
            "name": "About Window",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/daikhan/translations/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/8675/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/103571354/?format=api",
                "https://hosted.weblate.org/api/units/103571357/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/8675/?format=api"
        },
        {
            "id": 8676,
            "name": "Keyboard Shortcuts",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/daikhan/translations/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/8676/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/103571376/?format=api",
                "https://hosted.weblate.org/api/units/103571381/?format=api",
                "https://hosted.weblate.org/api/units/103571377/?format=api",
                "https://hosted.weblate.org/api/units/103571378/?format=api",
                "https://hosted.weblate.org/api/units/103571382/?format=api",
                "https://hosted.weblate.org/api/units/103571384/?format=api",
                "https://hosted.weblate.org/api/units/103571379/?format=api",
                "https://hosted.weblate.org/api/units/103571380/?format=api",
                "https://hosted.weblate.org/api/units/103571383/?format=api",
                "https://hosted.weblate.org/api/units/103571387/?format=api",
                "https://hosted.weblate.org/api/units/103571388/?format=api",
                "https://hosted.weblate.org/api/units/103571385/?format=api",
                "https://hosted.weblate.org/api/units/103571386/?format=api",
                "https://hosted.weblate.org/api/units/103571390/?format=api",
                "https://hosted.weblate.org/api/units/103571389/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/8676/?format=api"
        },
        {
            "id": 8677,
            "name": "Preferences Window",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/daikhan/translations/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/8677/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/103571366/?format=api",
                "https://hosted.weblate.org/api/units/103571367/?format=api",
                "https://hosted.weblate.org/api/units/103571368/?format=api",
                "https://hosted.weblate.org/api/units/103571369/?format=api",
                "https://hosted.weblate.org/api/units/103571374/?format=api",
                "https://hosted.weblate.org/api/units/103571370/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/8677/?format=api"
        },
        {
            "id": 8678,
            "name": "Resume Playback Dialog",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/daikhan/translations/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/8678/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/103571364/?format=api",
                "https://hosted.weblate.org/api/units/103571362/?format=api",
                "https://hosted.weblate.org/api/units/103571361/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/8678/?format=api"
        },
        {
            "id": 8679,
            "name": "Restore Session Dialog",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/daikhan/translations/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/8679/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/103571362/?format=api",
                "https://hosted.weblate.org/api/units/103571361/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/8679/?format=api"
        }
    ]
}