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

{
    "url": "https://demozoo.org/api/v1/productions/97067/?format=api",
    "demozoo_url": "https://demozoo.org/productions/97067/",
    "id": 97067,
    "title": "Runway Mission",
    "author_nicks": [
        {
            "name": "Weafe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45557/?format=api",
                "id": 45557,
                "name": "Weafe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nowadays",
            "abbreviation": "NDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13275/?format=api",
                "id": 13275,
                "name": "Nowadays",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-08-08",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "63",
            "competition": {
                "id": 9872,
                "name": "Wild",
                "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"
    ]
}