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

{
    "url": "https://demozoo.org/api/v1/productions/296763/?format=api",
    "demozoo_url": "https://demozoo.org/productions/296763/",
    "id": 296763,
    "title": "Hello World",
    "author_nicks": [
        {
            "name": "Vinnie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124593/?format=api",
                "id": 124593,
                "name": "Vinnie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-07-10",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Vinnie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124593/?format=api",
                    "id": 124593,
                    "name": "Vinnie",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hoi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124594/?format=api",
                    "id": 124594,
                    "name": "Hoi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hoi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124594/?format=api",
                    "id": 124594,
                    "name": "Hoi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "Scamp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3756/?format=api",
                    "id": 3756,
                    "name": "Scamp",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Anmaja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80927/?format=api",
                    "id": 80927,
                    "name": "Anmaja",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/uc11/oldschool_demo_intro/vinnie-hello_world.mov"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 16560,
                "name": "Combined Oldschool / Real Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4242/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4242/",
                    "id": 4242,
                    "name": "Underground Conference 2021",
                    "tagline": "UC11: Escapist Island",
                    "start_date": "2021-07-04",
                    "end_date": "2021-07-11",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.95965,
                    "longitude": 7.9194,
                    "website": "https://uc11.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "oscilloscope"
    ]
}