Translation components API.

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

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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 5846,
            "name": "fittrackee_screenshot-05",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-administration/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/5846/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/78559657/?format=api",
                "https://hosted.weblate.org/api/units/78559675/?format=api",
                "https://hosted.weblate.org/api/units/78559686/?format=api",
                "https://hosted.weblate.org/api/units/78559658/?format=api",
                "https://hosted.weblate.org/api/units/78559660/?format=api",
                "https://hosted.weblate.org/api/units/78559659/?format=api",
                "https://hosted.weblate.org/api/units/78559679/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/5846/?format=api"
        },
        {
            "id": 5847,
            "name": "fittrackee_screenshot-05_FR",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/fittrackee/fittrackee-client-administration/fr/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/5847/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/78559702/?format=api",
                "https://hosted.weblate.org/api/units/78559703/?format=api",
                "https://hosted.weblate.org/api/units/78559700/?format=api",
                "https://hosted.weblate.org/api/units/78559729/?format=api",
                "https://hosted.weblate.org/api/units/78559701/?format=api",
                "https://hosted.weblate.org/api/units/78559718/?format=api",
                "https://hosted.weblate.org/api/units/78559722/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/5847/?format=api"
        }
    ]
}