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

{
    "url": "https://demozoo.org/api/v1/productions/311789/?format=api",
    "demozoo_url": "https://demozoo.org/productions/311789/",
    "id": 311789,
    "title": "The Start of Adulthood",
    "author_nicks": [
        {
            "name": "Digital Dynamite",
            "abbreviation": "DD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3731/?format=api",
                "id": 3731,
                "name": "Digital Dynamite",
                "is_group": true
            }
        },
        {
            "name": "United Force",
            "abbreviation": "UF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3762/?format=api",
                "id": 3762,
                "name": "United Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-08-06",
    "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"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Slyspy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3759/?format=api",
                    "id": 3759,
                    "name": "Slyspy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Slyspy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3759/?format=api",
                    "id": 3759,
                    "name": "Slyspy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "BoyC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1274/?format=api",
                    "id": 1274,
                    "name": "BoyC",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/evoke22/demo/ufdd_tsoa.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91915"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ByD5gpXKM_o"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "325",
            "competition": {
                "id": 17279,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4422/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4422/",
                    "id": 4422,
                    "name": "Evoke 2022",
                    "tagline": "",
                    "start_date": "2022-08-05",
                    "end_date": "2022-08-07",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://2022.evoke.eu/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4456/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4456/",
            "id": 4456,
            "name": "Function 2022",
            "tagline": "",
            "start_date": "2022-09-09",
            "end_date": "2022-09-11",
            "location": "Budapest, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.49835,
            "longitude": 19.04045,
            "website": "https://2022.function.hu/"
        }
    ],
    "screenshots": [],
    "tags": [
        "apex"
    ]
}