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

{
    "url": "https://demozoo.org/api/v1/productions/303360/?format=api",
    "demozoo_url": "https://demozoo.org/productions/303360/",
    "id": 303360,
    "title": "Ergonomic Cube Massage",
    "author_nicks": [
        {
            "name": "Fatzone",
            "abbreviation": "FTZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3187/?format=api",
                "id": 3187,
                "name": "Fatzone",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-11-30",
    "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": "Malmix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3186/?format=api",
                    "id": 3186,
                    "name": "Malmix",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Malmix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3186/?format=api",
                    "id": 3186,
                    "name": "Malmix",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "mAZE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5371/?format=api",
                    "id": 5371,
                    "name": "mAZE",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=244609"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=197990"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=87511"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 30,
            "ranking": "30",
            "score": "",
            "competition": {
                "id": 16236,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4169/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4169/",
                    "id": 4169,
                    "name": "ECM Mode Demoeffect Competition 2020",
                    "tagline": "",
                    "start_date": "2020-10-12",
                    "end_date": "2020-11-30",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/event/?id=2998"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}