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

{
    "url": "https://demozoo.org/api/v1/productions/64062/?format=api",
    "demozoo_url": "https://demozoo.org/music/64062/",
    "id": 64062,
    "title": "Bells",
    "author_nicks": [
        {
            "name": "Zagger",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36476/?format=api",
                "id": 36476,
                "name": "Zagger",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "SAD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34079/?format=api",
                "id": 34079,
                "name": "SAD",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-02-16",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "46",
            "competition": {
                "id": 7088,
                "name": "EJay Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/866/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/866/",
                    "id": 866,
                    "name": "The Meltdown 2002 (9)",
                    "tagline": "Spring",
                    "start_date": "2002-02-15",
                    "end_date": "2002-02-17",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.276089,
                    "longitude": 9.51695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}