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

{
    "url": "https://demozoo.org/api/v1/productions/63520/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63520/",
    "id": 63520,
    "title": "Atari-Messe Demo",
    "author_nicks": [
        {
            "name": "The Cyclemasters",
            "abbreviation": "TCM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34606/?format=api",
                "id": 34606,
                "name": "The Cyclemasters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-08-24",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Pee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40076/?format=api",
                    "id": 40076,
                    "name": "Mr. Pee",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Pee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40076/?format=api",
                    "id": 40076,
                    "name": "Mr. Pee",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design, Music Ripping"
        },
        {
            "nick": {
                "name": "The Wizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40077/?format=api",
                    "id": 40077,
                    "name": "The Wizard",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mad Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2630/?format=api",
                    "id": 2630,
                    "name": "Mad Max",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Tracer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62840/?format=api",
                    "id": 62840,
                    "name": "Tracer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ming",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61149/?format=api",
                    "id": 61149,
                    "name": "Ming",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Font"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TCM/AMESSE.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31342"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1530/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1530/",
            "id": 1530,
            "name": "Atari Messe 1991",
            "tagline": "",
            "start_date": "1991-08-23",
            "end_date": "1991-08-25",
            "location": "Regierungsbezirk Düsseldorf, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.4,
            "longitude": 6.6,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/05/3b/cca2.100249.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/05/3b/cca2.100249.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/05/3b/cca2.100249.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}