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

{
    "url": "https://demozoo.org/api/v1/productions/96711/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96711/",
    "id": 96711,
    "title": "You got served",
    "author_nicks": [
        {
            "name": "Prefect",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6592/?format=api",
                "id": 6592,
                "name": "Prefect",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-10-09",
    "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": "Zyrthex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46756/?format=api",
                    "id": 46756,
                    "name": "Zyrthex",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Wizkid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27607/?format=api",
                    "id": 27607,
                    "name": "Wizkid",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Kinx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46757/?format=api",
                    "id": 46757,
                    "name": "Kinx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/norvegia04/demo/prefect-yougotserved.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13792"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 9834,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/650/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/650/",
                    "id": 650,
                    "name": "Norvegia 2004",
                    "tagline": "",
                    "start_date": "2004-10-07",
                    "end_date": "2004-10-10",
                    "location": "Skien, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.209099,
                    "longitude": 9.60867,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}