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

{
    "url": "https://demozoo.org/api/v1/productions/9120/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9120/",
    "id": 9120,
    "title": "dishes, ham, ketchup and kittens",
    "author_nicks": [
        {
            "name": "Lobstarrs",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8687/?format=api",
                "id": 8687,
                "name": "Lobstarrs",
                "is_group": true
            }
        },
        {
            "name": "Matt Current",
            "abbreviation": "MC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10/?format=api",
                "id": 10,
                "name": "Matt Current",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-07-25",
    "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": "Nuance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11934/?format=api",
                    "id": 11934,
                    "name": "Nuance",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Raimo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1124/?format=api",
                    "id": 1124,
                    "name": "Raimo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Skrebbel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11/?format=api",
                    "id": 11,
                    "name": "Skrebbel",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Duckers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72/?format=api",
                    "id": 72,
                    "name": "Duckers",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        },
        {
            "nick": {
                "name": "Kusma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1998/?format=api",
                    "id": 1998,
                    "name": "Kusma",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "engine"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/demozone05/demo/lobstarrs_vs_mad_curry_-_dishes_ham_ketchup_and_kittens_partyversion.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18255"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=2g6BTuDR8vU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "132",
            "competition": {
                "id": 7596,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1211/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1211/",
                    "id": 1211,
                    "name": "Demozone 2005",
                    "tagline": "",
                    "start_date": "2005-07-23",
                    "end_date": "2005-07-26",
                    "location": "Biddinghuizen, Gemeente Dronten, Flevoland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.455,
                    "longitude": 5.69306,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}