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

{
    "url": "https://demozoo.org/api/v1/productions/328766/?format=api",
    "demozoo_url": "https://demozoo.org/productions/328766/",
    "id": 328766,
    "title": "The Good Old Days",
    "author_nicks": [
        {
            "name": "Lamers",
            "abbreviation": "LMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18529/?format=api",
                "id": 18529,
                "name": "Lamers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-08-26",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "XTD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1532/?format=api",
                    "id": 1532,
                    "name": "XTD",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "RTS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24484/?format=api",
                    "id": 24484,
                    "name": "RTS",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "shaders"
        },
        {
            "nick": {
                "name": "Shexbeer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5757/?format=api",
                    "id": 5757,
                    "name": "Shexbeer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "visuals, design, editing"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/xenium23/animation/lms_anim_thegoodolddays.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ExqIWzfmWt4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "322",
            "competition": {
                "id": 18204,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4525/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4525/",
                    "id": 4525,
                    "name": "Xenium 2023",
                    "tagline": "Take a Trip",
                    "start_date": "2023-08-25",
                    "end_date": "2023-08-27",
                    "location": "Województwo Łódzkie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.75,
                    "longitude": 19.5,
                    "website": "https://xenium.rocks"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ai-generated-graphics"
    ]
}