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

{
    "url": "https://demozoo.org/api/v1/productions/89209/?format=api",
    "demozoo_url": "https://demozoo.org/music/89209/",
    "id": 89209,
    "title": "Alita",
    "author_nicks": [
        {
            "name": "Frosty",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43831/?format=api",
                "id": 43831,
                "name": "Frosty",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "THC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24946/?format=api",
                "id": 24946,
                "name": "THC",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-02-15",
    "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/Screamtracker 3/Frosty/alita.s3m"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/scenus97/m4ch/fr_alita.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "29",
            "competition": {
                "id": 9437,
                "name": "4-Channel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/931/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/931/",
                    "id": 931,
                    "name": "Scenus 1997",
                    "tagline": "",
                    "start_date": "1997-02-14",
                    "end_date": "1997-02-16",
                    "location": "Horten, Vestfold, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.41547,
                    "longitude": 10.48527,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "s3m"
    ]
}