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

{
    "url": "https://demozoo.org/api/v1/productions/324101/?format=api",
    "demozoo_url": "https://demozoo.org/productions/324101/",
    "id": 324101,
    "title": "Nightmare",
    "author_nicks": [
        {
            "name": "Front 2010",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137508/?format=api",
                "id": 137508,
                "name": "Front 2010",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-06-14",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "MaCron One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65900/?format=api",
                    "id": 65900,
                    "name": "MaCron One",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "MaCron One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65900/?format=api",
                    "id": 65900,
                    "name": "MaCron One",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "MaCron One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65900/?format=api",
                    "id": 65900,
                    "name": "MaCron One",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Herlikhan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95334/?format=api",
                    "id": 95334,
                    "name": "Herlikhan",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/F/F-others/Front2010-Nightmare"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=103733"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/411/?format=api",
            "demozoo_url": "https://demozoo.org/parties/411/",
            "id": 411,
            "name": "Eskilstuna Computer Entertainment Show (ECES) 1991",
            "tagline": "",
            "start_date": "1991-06-14",
            "end_date": "1991-06-16",
            "location": "Eskilstuna, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.372311,
            "longitude": 16.5165,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/76/d0/216d.326323.png",
            "original_width": 752,
            "original_height": 574,
            "standard_url": "https://media.demozoo.org/screens/s/76/d0/216d.326323.png",
            "standard_width": 393,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/d0/216d.326323.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}