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

{
    "url": "https://demozoo.org/api/v1/productions/305297/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/305297/",
    "id": 305297,
    "title": "Untergang in der Feuerdämmerung",
    "author_nicks": [
        {
            "name": "Vintage Computing Carinthia",
            "abbreviation": "VCC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111811/?format=api",
                "id": 111811,
                "name": "Vintage Computing Carinthia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-02-11",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/56/?format=api",
            "id": 56,
            "name": "256b Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pararaum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52407/?format=api",
                    "id": 52407,
                    "name": "Pararaum",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Logiker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77454/?format=api",
                    "id": 77454,
                    "name": "Logiker",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Wil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111927/?format=api",
                    "id": 111927,
                    "name": "Wil",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://gitlab.com/pararaum/pico-8-playground/-/tree/main/carts/burningShip_Lovebyte2022"
        },
        {
            "link_class": "Pico8Cart",
            "url": "https://www.lexaloffle.com/bbs/?tid=46697"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "267",
            "competition": {
                "id": 16964,
                "name": "Hi-End Tiny Executable Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4378/",
                    "id": 4378,
                    "name": "Lovebyte 2022",
                    "tagline": "Bring the Love!",
                    "start_date": "2022-02-11",
                    "end_date": "2022-02-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cb/60/baf9.305025.png",
            "original_width": 384,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/cb/60/baf9.305025.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cb/60/baf9.305025.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}