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

{
    "url": "https://demozoo.org/api/v1/productions/33195/?format=api",
    "demozoo_url": "https://demozoo.org/productions/33195/",
    "id": 33195,
    "title": "Life Goes On",
    "author_nicks": [
        {
            "name": "X-Ray",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13394/?format=api",
                "id": 13394,
                "name": "X-Ray",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-07-13",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "75",
            "competition": {
                "id": 2766,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/878/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/878/",
                    "id": 878,
                    "name": "The Summer Party 1996",
                    "tagline": "",
                    "start_date": "1996-07-12",
                    "end_date": "1996-07-14",
                    "location": "Aalborg, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 57.049351,
                    "longitude": 9.91629,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}