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

{
    "url": "https://demozoo.org/api/v1/productions/123668/?format=api",
    "demozoo_url": "https://demozoo.org/music/123668/",
    "id": 123668,
    "title": "Vanilla Coast",
    "author_nicks": [
        {
            "name": "SunSpire",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5249/?format=api",
                "id": 5249,
                "name": "SunSpire",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-10-04",
    "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": 1,
            "ranking": "1",
            "score": "87",
            "competition": {
                "id": 10925,
                "name": "Freestyle Audio",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2315/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2315/",
                    "id": 2315,
                    "name": "Demosplash 2014",
                    "tagline": "",
                    "start_date": "2014-10-03",
                    "end_date": "2014-10-04",
                    "location": "Pittsburgh, Allegheny County, Pennsylvania, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.44062,
                    "longitude": -79.99589,
                    "website": "http://www.demosplash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}