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

{
    "url": "https://demozoo.org/api/v1/productions/47770/?format=api",
    "demozoo_url": "https://demozoo.org/music/47770/",
    "id": 47770,
    "title": "Ninja Biscuit",
    "author_nicks": [
        {
            "name": "Curt Cool",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3514/?format=api",
                "id": 3514,
                "name": "Curt Cool",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Depth",
            "abbreviation": "DPH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-10-07",
    "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/Curt Cool/ninja biscuit.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/sundown06/chip/ninja_biscuit.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=58575"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "44",
            "competition": {
                "id": 4806,
                "name": "Chiptune Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/667/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/667/",
                    "id": 667,
                    "name": "Sundown 2006",
                    "tagline": "",
                    "start_date": "2006-10-06",
                    "end_date": "2006-10-08",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}