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

{
    "url": "https://demozoo.org/api/v1/productions/325901/?format=api",
    "demozoo_url": "https://demozoo.org/productions/325901/",
    "id": 325901,
    "title": "Nocne Retro Granie 2023",
    "author_nicks": [
        {
            "name": "Fancy Rats",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90838/?format=api",
                "id": 90838,
                "name": "Fancy Rats",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-07-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hairdog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115496/?format=api",
                    "id": 115496,
                    "name": "Hairdog",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Ediman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104666/?format=api",
                    "id": 104666,
                    "name": "Ediman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "rime",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104665/?format=api",
                    "id": 104665,
                    "name": "rime",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/lostparty23/intro16k/nrg2023.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "621",
            "competition": {
                "id": 18026,
                "name": "16K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4385/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4385/",
                    "id": 4385,
                    "name": "Lost Party 2023",
                    "tagline": "demoscene, Atari, Commodore, Spectrum, Amstrad",
                    "start_date": "2023-07-06",
                    "end_date": "2023-07-09",
                    "location": "Licheń Stary, Konin County, Greater Poland, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.31226,
                    "longitude": 18.35515,
                    "website": "https://www.lostparty.pl/2023/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/12/f6/1659.329503.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/12/f6/1659.329503.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/12/f6/1659.329503.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "pac-man"
    ]
}