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

{
    "url": "https://demozoo.org/api/v1/productions/9139/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9139/",
    "id": 9139,
    "title": "Dreckschleuder",
    "author_nicks": [
        {
            "name": "SquoQuo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3528/?format=api",
                "id": 3528,
                "name": "SquoQuo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-08-30",
    "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": "Hopper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3951/?format=api",
                    "id": 3951,
                    "name": "Hopper",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bugger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6345/?format=api",
                    "id": 6345,
                    "name": "Bugger",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Hopper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3951/?format=api",
                    "id": 3951,
                    "name": "Hopper",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design, 3d"
        },
        {
            "nick": {
                "name": "Hopper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3951/?format=api",
                    "id": 3951,
                    "name": "Hopper",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/buenzli03/demo/tsq_dreckschleuder.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10801"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "34",
            "competition": {
                "id": 3534,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/783/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/783/",
                    "id": 783,
                    "name": "Buenzli 2003 (12)",
                    "tagline": "Natural Born Scener",
                    "start_date": "2003-08-29",
                    "end_date": "2003-08-31",
                    "location": "Winterthur, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.49852,
                    "longitude": 8.73299,
                    "website": "https://bnz12.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}