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

{
    "url": "https://demozoo.org/api/v1/productions/384809/?format=api",
    "demozoo_url": "https://demozoo.org/productions/384809/",
    "id": 384809,
    "title": "What Day Is It?",
    "author_nicks": [
        {
            "name": "Little Fluffy Group",
            "abbreviation": "LFG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146200/?format=api",
                "id": 146200,
                "name": "Little Fluffy Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2026-01-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Aki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                    "id": 3852,
                    "name": "Aki",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Aki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                    "id": 3852,
                    "name": "Aki",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Aki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                    "id": 3852,
                    "name": "Aki",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Pink",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/397/?format=api",
                    "id": 397,
                    "name": "Pink",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "original music"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2026/rsync26/oldskool-demo/what-day-is-it_by_aki.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=CmDTslIUYXY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "57",
            "competition": {
                "id": 20588,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5327/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5327/",
                    "id": 5327,
                    "name": "rsync 2026",
                    "tagline": "",
                    "start_date": "2026-01-09",
                    "end_date": "2026-01-10",
                    "location": "Leuven, Provincie Vlaams-Brabant, Flanders, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.87967,
                    "longitude": 4.70078,
                    "website": "https://www.demoparty.be/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f1/52/a427.375295.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/f1/52/a427.375295.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f1/52/a427.375295.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}