Translation components API.

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

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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 861,
            "name": "FAQ",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-faq-index/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/861/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/18272850/?format=api",
                "https://hosted.weblate.org/api/units/18272852/?format=api",
                "https://hosted.weblate.org/api/units/18272854/?format=api",
                "https://hosted.weblate.org/api/units/18272890/?format=api",
                "https://hosted.weblate.org/api/units/18272896/?format=api",
                "https://hosted.weblate.org/api/units/18272900/?format=api",
                "https://hosted.weblate.org/api/units/18272902/?format=api",
                "https://hosted.weblate.org/api/units/18272908/?format=api",
                "https://hosted.weblate.org/api/units/18272910/?format=api",
                "https://hosted.weblate.org/api/units/18272962/?format=api",
                "https://hosted.weblate.org/api/units/18272898/?format=api",
                "https://hosted.weblate.org/api/units/18272892/?format=api",
                "https://hosted.weblate.org/api/units/18272912/?format=api",
                "https://hosted.weblate.org/api/units/18272914/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/861/?format=api"
        },
        {
            "id": 862,
            "name": "FAQ (2)",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-faq-index/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/862/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/18272918/?format=api",
                "https://hosted.weblate.org/api/units/18272938/?format=api",
                "https://hosted.weblate.org/api/units/18272940/?format=api",
                "https://hosted.weblate.org/api/units/18272944/?format=api",
                "https://hosted.weblate.org/api/units/18272946/?format=api",
                "https://hosted.weblate.org/api/units/18272948/?format=api",
                "https://hosted.weblate.org/api/units/18272950/?format=api",
                "https://hosted.weblate.org/api/units/18272954/?format=api",
                "https://hosted.weblate.org/api/units/18272964/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/862/?format=api"
        }
    ]
}