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

{
    "url": "https://demozoo.org/api/v1/productions/43139/?format=api",
    "demozoo_url": "https://demozoo.org/music/43139/",
    "id": 43139,
    "title": "Electric Chairs",
    "author_nicks": [
        {
            "name": "Saga Musix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3447/?format=api",
                "id": 3447,
                "name": "Saga Musix",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-10-06",
    "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/2012/outline12/music/saga_musix_-_electric_chairs.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/37375/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "",
            "competition": {
                "id": 4177,
                "name": "Combined Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1220/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1220/",
                    "id": 1220,
                    "name": "Outline 2012",
                    "tagline": "",
                    "start_date": "2012-10-05",
                    "end_date": "2012-10-08",
                    "location": "Eersel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.358311,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod",
        "compo-filler"
    ]
}