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

{
    "url": "https://demozoo.org/api/v1/productions/96898/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96898/",
    "id": 96898,
    "title": "Burning Vector Balls",
    "author_nicks": [
        {
            "name": "Acid Angel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24625/?format=api",
                "id": 24625,
                "name": "Acid Angel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-05-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "70",
            "competition": {
                "id": 9854,
                "name": "Code Effect Competition",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/776/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/776/",
                    "id": 776,
                    "name": "Bünzli 5 (1997)",
                    "tagline": "",
                    "start_date": "1997-05-07",
                    "end_date": "1997-05-06",
                    "location": "Canton de Berne, Bern, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 46.87251,
                    "longitude": 7.59563,
                    "website": "http://www.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}