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

{
    "url": "https://demozoo.org/api/v1/productions/60805/?format=api",
    "demozoo_url": "https://demozoo.org/music/60805/",
    "id": 60805,
    "title": "Avalon",
    "author_nicks": [
        {
            "name": "Paavi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19917/?format=api",
                "id": 19917,
                "name": "Paav!",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-11-16",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "25",
            "competition": {
                "id": 6654,
                "name": "MP3 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1193/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1193/",
                    "id": 1193,
                    "name": "Lamerfest 2002",
                    "tagline": "",
                    "start_date": "2002-11-15",
                    "end_date": "2002-11-17",
                    "location": "Myyrmaki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.266998,
                    "longitude": 24.84705,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}