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

{
    "url": "https://demozoo.org/api/v1/productions/33563/?format=api",
    "demozoo_url": "https://demozoo.org/music/33563/",
    "id": 33563,
    "title": "Domenator",
    "author_nicks": [
        {
            "name": "Helios",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22644/?format=api",
                "id": 22644,
                "name": "Helix",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "X-Seed",
            "abbreviation": "XSD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22249/?format=api",
                "id": 22249,
                "name": "X-Seed",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-11-19",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/abort97/mmul/xsd-hedo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "6",
            "score": "143",
            "competition": {
                "id": 2811,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/403/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/403/",
                    "id": 403,
                    "name": "Abort 1997",
                    "tagline": "",
                    "start_date": "1997-11-19",
                    "end_date": "1997-11-19",
                    "location": "Mestna Občina Ljubljana, Ljubljana, Slovenia",
                    "is_online": false,
                    "country_code": "SI",
                    "latitude": 46.05918,
                    "longitude": 14.50916,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}