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

{
    "url": "https://demozoo.org/api/v1/productions/332787/?format=api",
    "demozoo_url": "https://demozoo.org/productions/332787/",
    "id": 332787,
    "title": "Exhumed",
    "author_nicks": [
        {
            "name": "Sanity",
            "abbreviation": "STY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50311/?format=api",
                "id": 50311,
                "name": "Sanity",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-12-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": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=5725"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=46680"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 18380,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4802/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4802/",
                    "id": 4802,
                    "name": "Out of Order - Winter Party 1999",
                    "tagline": "Jmp $07d0",
                    "start_date": "1999-12-28",
                    "end_date": "1999-12-31",
                    "location": "Hoppstädten, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.7,
                    "longitude": 7.53333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}