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

{
    "url": "https://demozoo.org/api/v1/productions/330653/?format=api",
    "demozoo_url": "https://demozoo.org/productions/330653/",
    "id": 330653,
    "title": "Katsumaki",
    "author_nicks": [
        {
            "name": "Still",
            "abbreviation": "STL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/862/?format=api",
                "id": 862,
                "name": "Still",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-09-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ronny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/355/?format=api",
                    "id": 355,
                    "name": "Ronny",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Pixtur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/866/?format=api",
                    "id": 866,
                    "name": "Pixtur",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Pixtur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/866/?format=api",
                    "id": 866,
                    "name": "Pixtur",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/deadline23/pc_demo/still-katsumaki-v01.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95242"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ZePLCK3-GRw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "322",
            "competition": {
                "id": 18312,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4536/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4536/",
                    "id": 4536,
                    "name": "Deadline 2023",
                    "tagline": "",
                    "start_date": "2023-09-29",
                    "end_date": "2023-10-01",
                    "location": "Marzahn, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.54525,
                    "longitude": 13.56983,
                    "website": "https://deadline.untergrund.net/2023/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "creative-commons",
        "tooll3"
    ]
}