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

{
    "url": "https://demozoo.org/api/v1/productions/192085/?format=api",
    "demozoo_url": "https://demozoo.org/music/192085/",
    "id": 192085,
    "title": "Peter's Flute",
    "author_nicks": [
        {
            "name": "HP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13150/?format=api",
                "id": 13150,
                "name": "HP",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Honoo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13152/?format=api",
                "id": 13152,
                "name": "Honoo",
                "is_group": true
            }
        },
        {
            "name": "Limited Edition",
            "abbreviation": "LED",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/342/?format=api",
                "id": 342,
                "name": "Limited Edition",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-11-02",
    "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/HP/peters%20flute.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/saturne96b/mmul/11.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 19,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2691,
                "name": "4- and Multichannel Module Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/89/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/89/",
                    "id": 89,
                    "name": "Saturne Party 1996 (IV)",
                    "tagline": "",
                    "start_date": "1996-11-01",
                    "end_date": "1996-11-03",
                    "location": "Chelles, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.35377,
                    "longitude": 3.031105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}