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

{
    "url": "https://demozoo.org/api/v1/productions/9889/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9889/",
    "id": 9889,
    "title": "HAUgyJOBB",
    "author_nicks": [
        {
            "name": "Astral",
            "abbreviation": "AST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8061/?format=api",
                "id": 8061,
                "name": "Astral",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-29",
    "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": "Árpi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12098/?format=api",
                    "id": 12098,
                    "name": "Árpi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Strepto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12099/?format=api",
                    "id": 12099,
                    "name": "Strepto",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Magicboy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11981/?format=api",
                    "id": 11981,
                    "name": "Magicboy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "TowerX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11216/?format=api",
                    "id": 11216,
                    "name": "TowerX",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Wad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11203/?format=api",
                    "id": 11203,
                    "name": "Wad",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "modelling"
        },
        {
            "nick": {
                "name": "Partikle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11215/?format=api",
                    "id": 11215,
                    "name": "Partikle",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/assembly00/demo/haugyjob.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/scene.org/parties/2000/assembly00/demo/haugyjob.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=299"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=UsnHWSqEm8Q"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "1289",
            "competition": {
                "id": 596,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/107/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/107/",
                    "id": 107,
                    "name": "Assembly 2000",
                    "tagline": "",
                    "start_date": "2000-08-03",
                    "end_date": "2000-08-06",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        },
        {
            "position": 1,
            "ranking": "1",
            "score": "109",
            "competition": {
                "id": 4969,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/705/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/705/",
                    "id": 705,
                    "name": "FLaG 2000",
                    "tagline": "",
                    "start_date": "2000-07-28",
                    "end_date": "2000-07-30",
                    "location": "Rákospalota, Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.56453,
                    "longitude": 19.12207,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "humor",
        "parody"
    ]
}