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

{
    "url": "https://demozoo.org/api/v1/productions/330924/?format=api",
    "demozoo_url": "https://demozoo.org/productions/330924/",
    "id": 330924,
    "title": "Bunkermaze",
    "author_nicks": [
        {
            "name": "BastetFurry",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6079/?format=api",
                "id": 6079,
                "name": "BastetFurry",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-07-10",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "BastetFurry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6079/?format=api",
                    "id": 6079,
                    "name": "BastetFurry",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/90031/BUNK2010.D64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=92548"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58027"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 18316,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1334/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1334/",
                    "id": 1334,
                    "name": "Bunkerparty 2010",
                    "tagline": "",
                    "start_date": "2010-07-09",
                    "end_date": "2010-07-11",
                    "location": "Bochum, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.48595,
                    "longitude": 7.21086,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}