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

{
    "url": "https://demozoo.org/api/v1/productions/167385/?format=api",
    "demozoo_url": "https://demozoo.org/music/167385/",
    "id": 167385,
    "title": "Time To Burn It",
    "author_nicks": [
        {
            "name": "Anakir",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24617/?format=api",
                "id": 24617,
                "name": "Mr. Roboto",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-11-13",
    "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": 2,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 12960,
                "name": "Combined Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/387/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/387/",
                    "id": 387,
                    "name": "Syntax 2010",
                    "tagline": "",
                    "start_date": "2010-11-13",
                    "end_date": "2010-11-14",
                    "location": "Melbourne, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.817532,
                    "longitude": 144.967148,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}