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

{
    "url": "https://demozoo.org/api/v1/productions/96902/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96902/",
    "id": 96902,
    "title": "Ice Tea",
    "author_nicks": [
        {
            "name": "Phred",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13732/?format=api",
                "id": 13732,
                "name": "Phred",
                "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": "1997-05-07",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "81",
            "competition": {
                "id": 9855,
                "name": "Surprise 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"
    ]
}