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

{
    "url": "https://demozoo.org/api/v1/productions/112359/?format=api",
    "demozoo_url": "https://demozoo.org/music/112359/",
    "id": 112359,
    "title": "?",
    "author_nicks": [
        {
            "name": "Nuke",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/954/?format=api",
                "id": 954,
                "name": "Spaceman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Anarchy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                "id": 958,
                "name": "Anarchy",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-10-24",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10446,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/421/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/421/",
                    "id": 421,
                    "name": "Digital Symposium 1992",
                    "tagline": "",
                    "start_date": "1992-10-24",
                    "end_date": "1992-10-24",
                    "location": "Rotherham, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 53.43012,
                    "longitude": -1.35678,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}