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

{
    "url": "https://demozoo.org/api/v1/productions/87249/?format=api",
    "demozoo_url": "https://demozoo.org/music/87249/",
    "id": 87249,
    "title": "Mixed Out",
    "author_nicks": [
        {
            "name": "gd",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30746/?format=api",
                "id": 30746,
                "name": "gd",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-06-19",
    "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": 7,
            "ranking": "7",
            "score": "55",
            "competition": {
                "id": 1644,
                "name": "Freestyle Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/16/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/16/",
                    "id": 16,
                    "name": "@Party 2010",
                    "tagline": "",
                    "start_date": "2010-06-18",
                    "end_date": "2010-06-20",
                    "location": "Harvard, Worcester County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.50009,
                    "longitude": -71.58284,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}