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

{
    "url": "https://demozoo.org/api/v1/productions/23783/?format=api",
    "demozoo_url": "https://demozoo.org/music/23783/",
    "id": 23783,
    "title": "Subsides",
    "author_nicks": [
        {
            "name": "Tom & Jerry",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3797/?format=api",
                "id": 3797,
                "name": "Sierra",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cross The Logic",
            "abbreviation": "CTL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10606/?format=api",
                "id": 10606,
                "name": "Cross! The Logic",
                "is_group": true
            }
        },
        {
            "name": "Destiny",
            "abbreviation": "DTN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24033/?format=api",
                "id": 24033,
                "name": "Destiny",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-04-23",
    "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": 5,
            "ranking": "5",
            "score": "76",
            "competition": {
                "id": 1617,
                "name": "Progressive Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/333/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/333/",
                    "id": 333,
                    "name": "Mekka & Symposium 2000",
                    "tagline": "",
                    "start_date": "2000-04-21",
                    "end_date": "2000-04-24",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}