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

{
    "url": "https://demozoo.org/api/v1/productions/126288/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126288/",
    "id": 126288,
    "title": "Blizzard",
    "author_nicks": [
        {
            "name": "The Mule",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54778/?format=api",
                "id": 54778,
                "name": "The Mule",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-04-08",
    "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": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "=2",
            "score": "",
            "competition": {
                "id": 11023,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2405/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2405/",
                    "id": 2405,
                    "name": "Bytestar Party 1989",
                    "tagline": "",
                    "start_date": "1989-04-08",
                    "end_date": "1989-04-08",
                    "location": "Landkreis Hildesheim, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.12667,
                    "longitude": 9.965,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}