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

{
    "url": "https://demozoo.org/api/v1/productions/45522/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/45522/",
    "id": 45522,
    "title": "Hasch",
    "author_nicks": [
        {
            "name": "Hellfire",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7/?format=api",
                "id": 7,
                "name": "Hellfire",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-06-26",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "0x01",
            "score": "20",
            "competition": {
                "id": 4505,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/688/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/688/",
                    "id": 688,
                    "name": "Underground Conference 1999",
                    "tagline": "Underground Conference 3D (UC3D)",
                    "start_date": "1999-06-25",
                    "end_date": "1999-06-27",
                    "location": "Daxweiler, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96667,
                    "longitude": 7.75,
                    "website": "http://uc3d.untergrund.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}