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

{
    "url": "https://demozoo.org/api/v1/productions/72320/?format=api",
    "demozoo_url": "https://demozoo.org/music/72320/",
    "id": 72320,
    "title": "Opener",
    "author_nicks": [
        {
            "name": "Maktone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3036/?format=api",
                "id": 3036,
                "name": "Maktone",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-07-08",
    "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": 6,
            "ranking": "6",
            "score": "8",
            "competition": {
                "id": 7670,
                "name": "16bit Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1271/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1271/",
                    "id": 1271,
                    "name": "Backslash 2006",
                    "tagline": "",
                    "start_date": "2006-07-07",
                    "end_date": "2006-07-09",
                    "location": "Västerås, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.609581,
                    "longitude": 16.545349,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}