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

{
    "url": "https://demozoo.org/api/v1/productions/121235/?format=api",
    "demozoo_url": "https://demozoo.org/music/121235/",
    "id": 121235,
    "title": "Warriors of the Dawn",
    "author_nicks": [
        {
            "name": "iCELizard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22220/?format=api",
                "id": 22220,
                "name": "iCELizard",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Demoniac Productions",
            "abbreviation": "DP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22221/?format=api",
                "id": 22221,
                "name": "Demoniac Productions",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-06-09",
    "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/Fasttracker%202/IceLizard/warriors%20of%20the%20dawn.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/abduction98/mmul/warriors.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 55,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 3340,
                "name": "Music Multichannel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/410/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/410/",
                    "id": 410,
                    "name": "Abduction 1998",
                    "tagline": "",
                    "start_date": "1998-06-05",
                    "end_date": "1998-06-07",
                    "location": "Oulu, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 65.21726,
                    "longitude": 25.96941,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "18ch",
        "xm"
    ]
}