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

{
    "url": "https://demozoo.org/api/v1/productions/334462/?format=api",
    "demozoo_url": "https://demozoo.org/productions/334462/",
    "id": 334462,
    "title": "Sprite Bukkake 2",
    "author_nicks": [
        {
            "name": "Bonzai",
            "abbreviation": "BZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2808/?format=api",
                "id": 2808,
                "name": "Bonzai",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-12-17",
    "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": "Trap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3405/?format=api",
                    "id": 3405,
                    "name": "Trap",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Walt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2813/?format=api",
                    "id": 2813,
                    "name": "Walt",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Laxity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/655/?format=api",
                    "id": 655,
                    "name": "Laxity",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Facet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/235/?format=api",
                    "id": 235,
                    "name": "Facet",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7516/?format=api",
                    "id": 7516,
                    "name": "Fox",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "The Sarge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/723/?format=api",
                    "id": 723,
                    "name": "The Sarge",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=291948"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=237744"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=L-LkiQ8_d-8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "9.74",
            "competition": {
                "id": 18395,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4805/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4805/",
                    "id": 4805,
                    "name": "Only Sprites Compo 2023",
                    "tagline": "",
                    "start_date": "2023-11-01",
                    "end_date": "2023-12-17",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/forums/?roomid=12&topicid=162555"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9b/ad/60eb.335955.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/9b/ad/60eb.335955.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9b/ad/60eb.335955.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "lft-loader"
    ]
}