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

{
    "url": "https://demozoo.org/api/v1/productions/133180/?format=api",
    "demozoo_url": "https://demozoo.org/music/133180/",
    "id": 133180,
    "title": "Messiah",
    "author_nicks": [
        {
            "name": "Insider",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29212/?format=api",
                "id": 29212,
                "name": "Insider",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-11-06",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "363",
            "competition": {
                "id": 4193,
                "name": "Music Trackered",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/243/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/243/",
                    "id": 243,
                    "name": "Dreamhack 1999",
                    "tagline": "",
                    "start_date": "1999-11-04",
                    "end_date": "1999-11-07",
                    "location": "Borlänge Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.45799,
                    "longitude": 15.39873,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}