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

{
    "url": "https://demozoo.org/api/v1/productions/200630/?format=api",
    "demozoo_url": "https://demozoo.org/productions/200630/",
    "id": 200630,
    "title": "ATARI Invasion 2019 Invitation",
    "author_nicks": [
        {
            "name": "The Gatekeeper",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35369/?format=api",
                "id": 35369,
                "name": "The Gatekeeper",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-01-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Gatekeeper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35369/?format=api",
                    "id": 35369,
                    "name": "The Gatekeeper",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Gatekeeper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35369/?format=api",
                    "id": 35369,
                    "name": "The Gatekeeper",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "The Gatekeeper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35369/?format=api",
                    "id": 35369,
                    "name": "The Gatekeeper",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=qHqmgDJCxhM"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3815/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3815/",
            "id": 3815,
            "name": "Atari Invasion 2019",
            "tagline": "4: 40 Years Of 8-Bit Fun",
            "start_date": "2019-02-16",
            "end_date": "2019-02-16",
            "location": "Maarssen, Stichtse Vecht, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.13917,
            "longitude": 5.04167,
            "website": "http://atari-invasion.nl/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/91/2c/72d1.181161.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/91/2c/72d1.181161.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/91/2c/72d1.181161.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}