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

{
    "url": "https://demozoo.org/api/v1/productions/324546/?format=api",
    "demozoo_url": "https://demozoo.org/music/324546/",
    "id": 324546,
    "title": "F.L.A.M.E.",
    "author_nicks": [
        {
            "name": "Corpse",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15712/?format=api",
                "id": 15712,
                "name": "Corpse",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "HellRaiserGroup",
            "abbreviation": "HRG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10386/?format=api",
                "id": 10386,
                "name": "HellRaiserGroup",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-08-23",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Impulsetracker/Corpse/flame.it"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/enlight97/mmul/c-flame.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/49205/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 17942,
                "name": "PC/Amiga Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/270/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/270/",
                    "id": 270,
                    "name": "Enlight 1997",
                    "tagline": "",
                    "start_date": "1997-08-23",
                    "end_date": "1997-08-23",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93314,
                    "longitude": 30.306115,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it",
        "17ch",
        "metal"
    ]
}