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

{
    "url": "https://demozoo.org/api/v1/productions/36432/?format=api",
    "demozoo_url": "https://demozoo.org/music/36432/",
    "id": 36432,
    "title": "Enclosed",
    "author_nicks": [
        {
            "name": "Con",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11057/?format=api",
                "id": 11057,
                "name": "Con",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Leader",
            "abbreviation": "LDR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22396/?format=api",
                "id": 22396,
                "name": "Leader",
                "is_group": true
            }
        },
        {
            "name": "Xymox",
            "abbreviation": "XYX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23834/?format=api",
                "id": 23834,
                "name": "Xymox",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-04-05",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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": 4,
            "ranking": "4",
            "score": "95",
            "competition": {
                "id": 3196,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/371/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/371/",
                    "id": 371,
                    "name": "Scenest 1997",
                    "tagline": "The Third Act: Dominator",
                    "start_date": "1997-04-04",
                    "end_date": "1997-04-06",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}