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

{
    "url": "https://demozoo.org/api/v1/productions/256459/?format=api",
    "demozoo_url": "https://demozoo.org/productions/256459/",
    "id": 256459,
    "title": "The Next Level",
    "author_nicks": [
        {
            "name": "Ate Bit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/549/?format=api",
                "id": 549,
                "name": "Ate Bit",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-08-03",
    "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": "evilpaul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/548/?format=api",
                    "id": 548,
                    "name": "evilpaul",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+design"
        },
        {
            "nick": {
                "name": "evilpaul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/548/?format=api",
                    "id": 548,
                    "name": "evilpaul",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "dstar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3936/?format=api",
                    "id": 3936,
                    "name": "dstar",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional"
        },
        {
            "nick": {
                "name": "gazaxian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106016/?format=api",
                    "id": 106016,
                    "name": "gazaxian",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://atebit.org/downloads/atebit-the_next_level.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/assembly19/demo/the_next_level_by_ate_bit.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=82416"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=hdhejtJKefM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "1709",
            "competition": {
                "id": 15345,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3791/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3791/",
                    "id": 3791,
                    "name": "Assembly 2019",
                    "tagline": "",
                    "start_date": "2019-08-01",
                    "end_date": "2019-08-04",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "directx-11",
        "fmodex"
    ]
}