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

{
    "url": "https://demozoo.org/api/v1/productions/76672/?format=api",
    "demozoo_url": "https://demozoo.org/productions/76672/",
    "id": 76672,
    "title": "STe Menu 1",
    "author_nicks": [
        {
            "name": "The Gamemasters",
            "abbreviation": "TGM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40388/?format=api",
                "id": 40388,
                "name": "The Gamemasters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-09-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rancor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34613/?format=api",
                    "id": 34613,
                    "name": "Colibri",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rancor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34613/?format=api",
                    "id": 34613,
                    "name": "Colibri",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Cricket",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34613/?format=api",
                    "id": 34613,
                    "name": "Colibri",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TGM/STEMENU1.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1990/wind_jammers_copy_party90/misc/stemenu1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31493"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1553/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1553/",
            "id": 1553,
            "name": "Wind Jammers Copy Party 1990",
            "tagline": "The Brainless Institute Party 1",
            "start_date": "1990-09-28",
            "end_date": "1990-09-30",
            "location": "Falkoping, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.16206,
            "longitude": 13.55475,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/88/43/9249.76671.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/88/43/9249.76671.jpg",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/88/43/9249.76671.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "ste"
    ]
}