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

{
    "url": "https://demozoo.org/api/v1/productions/123978/?format=api",
    "demozoo_url": "https://demozoo.org/productions/123978/",
    "id": 123978,
    "title": "Nitro #1",
    "author_nicks": [
        {
            "name": "Excess",
            "abbreviation": "EX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                "id": 5556,
                "name": "Excess",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-12-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Vicious",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140989/?format=api",
                    "id": 140989,
                    "name": "Vicious",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo + charset intro"
        },
        {
            "nick": {
                "name": "Doom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140990/?format=api",
                    "id": 140990,
                    "name": "GZ",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        },
        {
            "nick": {
                "name": "Quick X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33886/?format=api",
                    "id": 33886,
                    "name": "Sentinel",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Steel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5083/?format=api",
                    "id": 5083,
                    "name": "Steel",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "intro"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Magazines/Nitro/Nitro_01.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/nitro/nitro_01.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=65024"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2370/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2370/",
            "id": 2370,
            "name": "Dominators and Success Party 1991",
            "tagline": "",
            "start_date": "1991-12-13",
            "end_date": "1991-12-15",
            "location": "Papenburg, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 53.0769,
            "longitude": 7.3997,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a9/30/1c86.337880.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/a9/30/1c86.337880.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a9/30/1c86.337880.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/73/98/66b5.337881.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/73/98/66b5.337881.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/73/98/66b5.337881.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/bc/d0/9c6d.337882.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/bc/d0/9c6d.337882.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bc/d0/9c6d.337882.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/bd/f5/9cc1.337879.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/bd/f5/9cc1.337879.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bd/f5/9cc1.337879.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "nitro"
    ]
}