Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 831,
            "name": "Event form",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/galette/events-plugin/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/831/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/17624021/?format=api",
                "https://hosted.weblate.org/api/units/17624129/?format=api",
                "https://hosted.weblate.org/api/units/17624173/?format=api",
                "https://hosted.weblate.org/api/units/17624175/?format=api",
                "https://hosted.weblate.org/api/units/17624181/?format=api",
                "https://hosted.weblate.org/api/units/17624183/?format=api",
                "https://hosted.weblate.org/api/units/17624203/?format=api",
                "https://hosted.weblate.org/api/units/17624293/?format=api",
                "https://hosted.weblate.org/api/units/17624227/?format=api",
                "https://hosted.weblate.org/api/units/17624229/?format=api",
                "https://hosted.weblate.org/api/units/17624231/?format=api",
                "https://hosted.weblate.org/api/units/17624061/?format=api",
                "https://hosted.weblate.org/api/units/17624139/?format=api",
                "https://hosted.weblate.org/api/units/17624141/?format=api",
                "https://hosted.weblate.org/api/units/17624191/?format=api",
                "https://hosted.weblate.org/api/units/17624291/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/831/?format=api"
        },
        {
            "id": 832,
            "name": "Event booking form",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/galette/events-plugin/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/832/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/17624187/?format=api",
                "https://hosted.weblate.org/api/units/17624189/?format=api",
                "https://hosted.weblate.org/api/units/17624021/?format=api",
                "https://hosted.weblate.org/api/units/17624063/?format=api",
                "https://hosted.weblate.org/api/units/17624065/?format=api",
                "https://hosted.weblate.org/api/units/17624067/?format=api",
                "https://hosted.weblate.org/api/units/17624069/?format=api",
                "https://hosted.weblate.org/api/units/17624129/?format=api",
                "https://hosted.weblate.org/api/units/17624191/?format=api",
                "https://hosted.weblate.org/api/units/17624197/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/832/?format=api"
        },
        {
            "id": 833,
            "name": "Event calendar",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/galette/events-plugin/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/833/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/17624093/?format=api",
                "https://hosted.weblate.org/api/units/17624183/?format=api",
                "https://hosted.weblate.org/api/units/17624181/?format=api",
                "https://hosted.weblate.org/api/units/17624129/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/833/?format=api"
        },
        {
            "id": 834,
            "name": "Event activity",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/galette/events-plugin/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/834/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/17624077/?format=api",
                "https://hosted.weblate.org/api/units/17624207/?format=api",
                "https://hosted.weblate.org/api/units/17624203/?format=api",
                "https://hosted.weblate.org/api/units/17624191/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/834/?format=api"
        }
    ]
}