GET /api/v1/productions/349567/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/349567/?format=api",
    "demozoo_url": "https://demozoo.org/productions/349567/",
    "id": 349567,
    "title": "Back In Scene",
    "author_nicks": [
        {
            "name": "Shining 8",
            "abbreviation": "S8",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3436/?format=api",
                "id": 3436,
                "name": "Shining 8",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/S/Shining_8/Shining8-BackInScene"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63620"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=EddzDxse-NA"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/60/b7/6099.348527.png",
            "original_width": 346,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/60/b7/6099.348527.png",
            "standard_width": 346,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/60/b7/6099.348527.png",
            "thumbnail_width": 182,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/db/51/06cb.348528.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/db/51/06cb.348528.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/db/51/06cb.348528.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/a4/e5/7b32.348529.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/a4/e5/7b32.348529.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a4/e5/7b32.348529.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/ab/9e/0e48.348530.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/ab/9e/0e48.348530.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ab/9e/0e48.348530.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}