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

{
    "url": "https://demozoo.org/api/v1/productions/45196/?format=api",
    "demozoo_url": "https://demozoo.org/music/45196/",
    "id": 45196,
    "title": "The Flute",
    "author_nicks": [
        {
            "name": "Cheezer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26454/?format=api",
                "id": 26454,
                "name": "Cheezer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ignorance",
            "abbreviation": "IGN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16982/?format=api",
                "id": 16982,
                "name": "Ignorance",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-06-05",
    "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": 21,
            "ranking": "=20",
            "score": "320",
            "competition": {
                "id": 4451,
                "name": "MP3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/938/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/938/",
                    "id": 938,
                    "name": "Takeover 1999",
                    "tagline": "",
                    "start_date": "1999-06-04",
                    "end_date": "1999-06-06",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}