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

{
    "url": "https://demozoo.org/api/v1/productions/96702/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96702/",
    "id": 96702,
    "title": "The Ultimate Meat-Thing 2009",
    "author_nicks": [
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3824/?format=api",
                    "id": 3824,
                    "name": "Pro",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Raven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/236/?format=api",
                    "id": 236,
                    "name": "Raven",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Noisefever",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3826/?format=api",
                    "id": 3826,
                    "name": "Noisefever",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://2009.tum-party.net/public/files/nce-mtzl.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54183"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Cfs3KgfoYAg"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/174/?format=api",
            "demozoo_url": "https://demozoo.org/parties/174/",
            "id": 174,
            "name": "The Ultimate Meeting 2009",
            "tagline": "We are very old",
            "start_date": "2009-12-27",
            "end_date": "2009-12-29",
            "location": "Stadtteil Durlach, Karlsruhe, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 48.994949,
            "longitude": 8.47018,
            "website": "http://2009.tum-party.net/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b5/9f/eff0.87873.png",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/b5/9f/eff0.87873.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b5/9f/eff0.87873.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}