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

{
    "url": "https://demozoo.org/api/v1/productions/33794/?format=api",
    "demozoo_url": "https://demozoo.org/music/33794/",
    "id": 33794,
    "title": "Suicide",
    "author_nicks": [
        {
            "name": "AdamSoft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/449/?format=api",
                "id": 449,
                "name": "AdamSoft",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pic Saint Loup",
            "abbreviation": "PSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/451/?format=api",
                "id": 451,
                "name": "Pic Saint Loup",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-12-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": [
        {
            "link_class": "BaseUrl",
            "url": "https://amp.dascene.net/downmod.php?index=3122"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Adamsoft/suicide.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/spoletium98/music/spo98-m1.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 30,
            "ranking": "not played",
            "score": "",
            "competition": {
                "id": 2838,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/885/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/885/",
                    "id": 885,
                    "name": "Astrosyn 1997",
                    "tagline": "",
                    "start_date": "1997-12-13",
                    "end_date": "1997-12-14",
                    "location": "Koszalin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.19438,
                    "longitude": 16.17222,
                    "website": ""
                }
            }
        },
        {
            "position": 6,
            "ranking": "6",
            "score": "7",
            "competition": {
                "id": 3903,
                "name": "4 Channel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1037/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1037/",
                    "id": 1037,
                    "name": "Spoletium 1998",
                    "tagline": "",
                    "start_date": "1998-03-14",
                    "end_date": "1998-03-15",
                    "location": "Spoleto, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 42.740978,
                    "longitude": 12.7383,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}