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

{
    "url": "https://demozoo.org/api/v1/productions/129/?format=api",
    "demozoo_url": "https://demozoo.org/productions/129/",
    "id": 129,
    "title": "The Ultimate Meat-Thing 2010",
    "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": "2010-08-22",
    "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": "Chock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/759/?format=api",
                    "id": 759,
                    "name": "Chock",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Okeanos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/761/?format=api",
                    "id": 761,
                    "name": "ok3anos",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Addie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/760/?format=api",
                    "id": 760,
                    "name": "Addie",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "lyrics"
        },
        {
            "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": "2D, ascii"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.demoscenery.net/filehost/nce-tumt2010.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/buenzli10/demo/nce-tumt2010.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55698"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=gKsvPita_G0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "141",
            "competition": {
                "id": 3515,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/789/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/789/",
                    "id": 789,
                    "name": "Buenzli 2010 (19)",
                    "tagline": "",
                    "start_date": "2010-08-20",
                    "end_date": "2010-08-22",
                    "location": "Winterthur, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.49852,
                    "longitude": 8.73299,
                    "website": "http://bnz19.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ca/9a/4b06.35823.png",
            "original_width": 393,
            "original_height": 216,
            "standard_url": "https://media.demozoo.org/screens/s/ca/9a/4b06.35823.jpg",
            "standard_width": 393,
            "standard_height": 216,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ca/9a/4b06.35823.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 109
        }
    ],
    "tags": []
}