Screenshots API.

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

GET /api/screenshots/8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "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"
}