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

{
    "url": "https://demozoo.org/api/v1/productions/326180/?format=api",
    "demozoo_url": "https://demozoo.org/productions/326180/",
    "id": 326180,
    "title": "Beach Hopping",
    "author_nicks": [
        {
            "name": "Excess",
            "abbreviation": "EX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                "id": 5556,
                "name": "Excess",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-07-15",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Slaxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59883/?format=api",
                    "id": 59883,
                    "name": "Slaxx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Twilight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68846/?format=api",
                    "id": 68846,
                    "name": "Twilight",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "idea"
        },
        {
            "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": "Twilight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68846/?format=api",
                    "id": 68846,
                    "name": "Twilight",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/arok23/demo/beachhopping4kintro-ex-.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94652"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=A9yoizp3uUo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "114",
            "competition": {
                "id": 18055,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4647/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4647/",
                    "id": 4647,
                    "name": "Árok 2023",
                    "tagline": "",
                    "start_date": "2023-07-14",
                    "end_date": "2023-07-16",
                    "location": "Ajka, Veszprém, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.10196,
                    "longitude": 17.55892,
                    "website": "http://arok.intro.hu/2023"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3d/48/fa54.329721.png",
            "original_width": 724,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/3d/48/fa54.329721.jpg",
            "standard_width": 400,
            "standard_height": 298,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3d/48/fa54.329721.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": []
}