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

{
    "url": "https://demozoo.org/api/v1/productions/47835/?format=api",
    "demozoo_url": "https://demozoo.org/music/47835/",
    "id": 47835,
    "title": "kickass intro",
    "author_nicks": [
        {
            "name": "MC Coolbeat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14304/?format=api",
                "id": 14304,
                "name": "MC Coolbeat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Megahawks Incorporated",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6030/?format=api",
                "id": 6030,
                "name": "Megahawks Incorporated",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-09-13",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/sundown08/m4ch/mc_coolbeat%5Emegahawks_inc-kickass.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}