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

{
    "url": "https://demozoo.org/api/v1/productions/94271/?format=api",
    "demozoo_url": "https://demozoo.org/music/94271/",
    "id": 94271,
    "title": "My Last Breath",
    "author_nicks": [
        {
            "name": "Black Dragon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21710/?format=api",
                "id": 21710,
                "name": "Black Dragon",
                "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": "2000-11-25",
    "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/Black%20Dragon/my%20last%20breath.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/spoletium00/m4ch/11.blackdragon.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "=11",
            "score": "0",
            "competition": {
                "id": 9714,
                "name": "4 Channels Module",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1040/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1040/",
                    "id": 1040,
                    "name": "Spoletium 2000",
                    "tagline": "",
                    "start_date": "2000-11-25",
                    "end_date": "2000-11-25",
                    "location": "Spoleto, Provincia di Perugia, Umbria, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 42.74484,
                    "longitude": 12.73737,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}