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

{
    "url": "https://demozoo.org/api/v1/productions/355429/?format=api",
    "demozoo_url": "https://demozoo.org/productions/355429/",
    "id": 355429,
    "title": "Birb",
    "author_nicks": [
        {
            "name": "killerwolf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144229/?format=api",
                "id": 144229,
                "name": "killerwolf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-08-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "madonius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138904/?format=api",
                    "id": 138904,
                    "name": "madonius",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/evoke24/interactive/killerwolf-and-madonius-birb.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "231",
            "competition": {
                "id": 19290,
                "name": "Interactive",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4710/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4710/",
                    "id": 4710,
                    "name": "Evoke 2024",
                    "tagline": "",
                    "start_date": "2024-08-16",
                    "end_date": "2024-08-18",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://2024.evoke.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}