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

{
    "url": "https://demozoo.org/api/v1/productions/86357/?format=api",
    "demozoo_url": "https://demozoo.org/music/86357/",
    "id": 86357,
    "title": "Boozanova",
    "author_nicks": [
        {
            "name": "Blueberry",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116/?format=api",
                "id": 116,
                "name": "Blueberry",
                "is_group": false
            }
        },
        {
            "name": "Curt Cool",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3514/?format=api",
                "id": 3514,
                "name": "Curt Cool",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-10-18",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "48",
            "competition": {
                "id": 9116,
                "name": "16k Exe Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/194/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/194/",
                    "id": 194,
                    "name": "TRSAC 2008",
                    "tagline": "",
                    "start_date": "2008-10-17",
                    "end_date": "2008-10-19",
                    "location": "Horsens, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.862105,
                    "longitude": 9.843245,
                    "website": "http://www.trsac.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}