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

{
    "url": "https://demozoo.org/api/v1/productions/74965/?format=api",
    "demozoo_url": "https://demozoo.org/music/74965/",
    "id": 74965,
    "title": "Hors d'oeuvre",
    "author_nicks": [
        {
            "name": "Sulphur",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1285/?format=api",
                "id": 1285,
                "name": "Ercola",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Orange",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/487/?format=api",
                "id": 487,
                "name": "Orange",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-12-29",
    "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": 39,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 692,
                "name": "Music Multichannel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/93/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/93/",
                    "id": 93,
                    "name": "The Party 1994",
                    "tagline": "Don't Try This At Home",
                    "start_date": "1994-12-27",
                    "end_date": "1994-12-30",
                    "location": "Herning Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.14997,
                    "longitude": 8.89712,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}