Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 1,
            "name": "English screenshot",
            "repository_filename": "",
            "translation": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/en/?format=api",
            "file_url": "http://translate.vecturagames.com/api/screenshots/1/file/?format=api",
            "units": [
                "http://translate.vecturagames.com/api/units/89026/?format=api"
            ],
            "url": "http://translate.vecturagames.com/api/screenshots/1/?format=api"
        },
        {
            "id": 2,
            "name": "Screenshot",
            "repository_filename": "",
            "translation": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/en/?format=api",
            "file_url": "http://translate.vecturagames.com/api/screenshots/2/file/?format=api",
            "units": [
                "http://translate.vecturagames.com/api/units/13546/?format=api"
            ],
            "url": "http://translate.vecturagames.com/api/screenshots/2/?format=api"
        },
        {
            "id": 4,
            "name": "Screenshot",
            "repository_filename": "",
            "translation": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/en/?format=api",
            "file_url": "http://translate.vecturagames.com/api/screenshots/4/file/?format=api",
            "units": [
                "http://translate.vecturagames.com/api/units/28583/?format=api"
            ],
            "url": "http://translate.vecturagames.com/api/screenshots/4/?format=api"
        },
        {
            "id": 5,
            "name": "Screenshot",
            "repository_filename": "",
            "translation": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/en/?format=api",
            "file_url": "http://translate.vecturagames.com/api/screenshots/5/file/?format=api",
            "units": [
                "http://translate.vecturagames.com/api/units/49510/?format=api"
            ],
            "url": "http://translate.vecturagames.com/api/screenshots/5/?format=api"
        },
        {
            "id": 6,
            "name": "Screenshot",
            "repository_filename": "",
            "translation": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/en/?format=api",
            "file_url": "http://translate.vecturagames.com/api/screenshots/6/file/?format=api",
            "units": [
                "http://translate.vecturagames.com/api/units/13803/?format=api"
            ],
            "url": "http://translate.vecturagames.com/api/screenshots/6/?format=api"
        },
        {
            "id": 7,
            "name": "Screenshot",
            "repository_filename": "",
            "translation": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/en/?format=api",
            "file_url": "http://translate.vecturagames.com/api/screenshots/7/file/?format=api",
            "units": [
                "http://translate.vecturagames.com/api/units/43116/?format=api"
            ],
            "url": "http://translate.vecturagames.com/api/screenshots/7/?format=api"
        },
        {
            "id": 8,
            "name": "Main menu",
            "repository_filename": "",
            "translation": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/en/?format=api",
            "file_url": "http://translate.vecturagames.com/api/screenshots/8/file/?format=api",
            "units": [
                "http://translate.vecturagames.com/api/units/13137/?format=api",
                "http://translate.vecturagames.com/api/units/28032/?format=api",
                "http://translate.vecturagames.com/api/units/13139/?format=api",
                "http://translate.vecturagames.com/api/units/13140/?format=api",
                "http://translate.vecturagames.com/api/units/13145/?format=api",
                "http://translate.vecturagames.com/api/units/13148/?format=api",
                "http://translate.vecturagames.com/api/units/13156/?format=api",
                "http://translate.vecturagames.com/api/units/13155/?format=api",
                "http://translate.vecturagames.com/api/units/13157/?format=api",
                "http://translate.vecturagames.com/api/units/13158/?format=api",
                "http://translate.vecturagames.com/api/units/13159/?format=api",
                "http://translate.vecturagames.com/api/units/13801/?format=api",
                "http://translate.vecturagames.com/api/units/43191/?format=api",
                "http://translate.vecturagames.com/api/units/43192/?format=api",
                "http://translate.vecturagames.com/api/units/75524/?format=api",
                "http://translate.vecturagames.com/api/units/13805/?format=api",
                "http://translate.vecturagames.com/api/units/37220/?format=api",
                "http://translate.vecturagames.com/api/units/22053/?format=api"
            ],
            "url": "http://translate.vecturagames.com/api/screenshots/8/?format=api"
        },
        {
            "id": 9,
            "name": "Follow GPS showcase",
            "repository_filename": "",
            "translation": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/en/?format=api",
            "file_url": "http://translate.vecturagames.com/api/screenshots/9/file/?format=api",
            "units": [
                "http://translate.vecturagames.com/api/units/90654/?format=api"
            ],
            "url": "http://translate.vecturagames.com/api/screenshots/9/?format=api"
        },
        {
            "id": 10,
            "name": "Follow GPS and Rotate map showcase",
            "repository_filename": "",
            "translation": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/en/?format=api",
            "file_url": "http://translate.vecturagames.com/api/screenshots/10/file/?format=api",
            "units": [
                "http://translate.vecturagames.com/api/units/90655/?format=api",
                "http://translate.vecturagames.com/api/units/90656/?format=api"
            ],
            "url": "http://translate.vecturagames.com/api/screenshots/10/?format=api"
        }
    ]
}