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

{
    "url": "https://demozoo.org/api/v1/productions/332478/?format=api",
    "demozoo_url": "https://demozoo.org/productions/332478/",
    "id": 332478,
    "title": "Peek-a-Boo",
    "author_nicks": [
        {
            "name": "Pixelbrei",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139772/?format=api",
                "id": 139772,
                "name": "Pixelbrei",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-10-28",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nordischsound",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115194/?format=api",
                    "id": 115194,
                    "name": "Nordischsound",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Nordischsound",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115194/?format=api",
                    "id": 115194,
                    "name": "Nordischsound",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Nordischsound",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115194/?format=api",
                    "id": 115194,
                    "name": "Nordischsound",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "idea"
        },
        {
            "nick": {
                "name": "romwer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77411/?format=api",
                    "id": 77411,
                    "name": "romwer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=290517"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=236574"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95357"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ExF0o5HiUOQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "158",
            "competition": {
                "id": 18372,
                "name": "Alternative Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4676/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4676/",
                    "id": 4676,
                    "name": "Flashparty 2023",
                    "tagline": "Place of comradery for enthusiasts of the technological sub-cultures in Latin America and the world",
                    "start_date": "2023-10-28",
                    "end_date": "2023-10-29",
                    "location": "Ciudad Autónoma de Buenos Aires, Buenos Aires F.D., Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -34.6,
                    "longitude": -58.45,
                    "website": "https://flashparty.rebelion.digital/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/64/6e/86b8.334216.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/64/6e/86b8.334216.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/64/6e/86b8.334216.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "mario"
    ]
}