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

{
    "url": "https://demozoo.org/api/v1/productions/180452/?format=api",
    "demozoo_url": "https://demozoo.org/music/180452/",
    "id": 180452,
    "title": "Tap Tap Tap-ip-tee-tap",
    "author_nicks": [
        {
            "name": "cTrix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3604/?format=api",
                "id": 3604,
                "name": "cTrix",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-11-25",
    "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": "122",
            "competition": {
                "id": 13955,
                "name": "Music - 22 Seconds",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3343/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3343/",
                    "id": 3343,
                    "name": "Syntax 2017",
                    "tagline": "",
                    "start_date": "2017-11-25",
                    "end_date": "2017-11-26",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}