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

{
    "url": "https://demozoo.org/api/v1/productions/97080/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/97080/",
    "id": 97080,
    "title": "Mech",
    "author_nicks": [
        {
            "name": "CopyKill",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45556/?format=api",
                "id": 45556,
                "name": "CopyKill",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Q-Net",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24738/?format=api",
                "id": 24738,
                "name": "Q-Net",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-08-08",
    "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": "1",
            "score": "126",
            "competition": {
                "id": 9874,
                "name": "Raytraced Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/777/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/777/",
                    "id": 777,
                    "name": "Bünzli 7 (1998)",
                    "tagline": "",
                    "start_date": "1998-08-07",
                    "end_date": "1998-08-09",
                    "location": "Beromünster, Sursee District, Lucerne, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.20343,
                    "longitude": 8.1837,
                    "website": "https://bnz7.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}