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

{
    "url": "https://demozoo.org/api/v1/productions/41363/?format=api",
    "demozoo_url": "https://demozoo.org/music/41363/",
    "id": 41363,
    "title": "Lobotomized",
    "author_nicks": [
        {
            "name": "Wizard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26300/?format=api",
                "id": 26300,
                "name": "Wizard",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Swap",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26301/?format=api",
                "id": 26301,
                "name": "Swap",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-09-13",
    "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": 10,
            "ranking": "=9",
            "score": "13",
            "competition": {
                "id": 3945,
                "name": "Multichannel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/875/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/875/",
                    "id": 875,
                    "name": "The Italian Gathering 1998",
                    "tagline": "",
                    "start_date": "1998-09-11",
                    "end_date": "1998-09-14",
                    "location": "Provincia di Pescara, Abruzzo, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 42.33333,
                    "longitude": 13.95,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}