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

{
    "url": "https://demozoo.org/api/v1/productions/89573/?format=api",
    "demozoo_url": "https://demozoo.org/music/89573/",
    "id": 89573,
    "title": "Zoo Party",
    "author_nicks": [
        {
            "name": "Ribbon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43934/?format=api",
                "id": 43934,
                "name": "Ribbon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Zoo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5489/?format=api",
                "id": 5489,
                "name": "Zoo",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-04-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/Protracker/Red Ribbon/zoo party!.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "35",
            "competition": {
                "id": 9461,
                "name": "Musics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/400/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/400/",
                    "id": 400,
                    "name": "Saturne Party 1994",
                    "tagline": "",
                    "start_date": "1994-04-22",
                    "end_date": "1994-04-24",
                    "location": "Chelles, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.87861,
                    "longitude": 2.58889,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}