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

{
    "url": "https://demozoo.org/api/v1/productions/140465/?format=api",
    "demozoo_url": "https://demozoo.org/productions/140465/",
    "id": 140465,
    "title": "Vroom",
    "author_nicks": [
        {
            "name": "The Company",
            "abbreviation": "CPY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2870/?format=api",
                "id": 2870,
                "name": "The Company",
                "is_group": true
            }
        },
        {
            "name": "Vision Factory",
            "abbreviation": "VF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2984/?format=api",
                "id": 2984,
                "name": "Vision Factory",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-02-06",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93402/?format=api",
                    "id": 93402,
                    "name": "Rog",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Random Voice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3965/?format=api",
                    "id": 3965,
                    "name": "Random Voice",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/V/Vision_Factory/VF%26CPY-CrVroom"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=8284"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52825"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=JlXwmw8UY9w"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/11/a2/da28.102188.png",
            "original_width": 1176,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/11/a2/da28.102188.jpg",
            "standard_width": 400,
            "standard_height": 204,
            "thumbnail_url": "https://media.demozoo.org/screens/t/11/a2/da28.102188.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 102
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/78/da/5d09.302634.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/78/da/5d09.302634.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/78/da/5d09.302634.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "vroom"
    ]
}