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

{
    "url": "https://demozoo.org/api/v1/productions/290333/?format=api",
    "demozoo_url": "https://demozoo.org/music/290333/",
    "id": 290333,
    "title": "Evil Mindz EP",
    "author_nicks": [
        {
            "name": "Rebound",
            "abbreviation": "RBD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29254/?format=api",
                "id": 29254,
                "name": "Rebound",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-16",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/52/?format=api",
            "id": 52,
            "name": "Music Pack",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tricolore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45488/?format=api",
                    "id": 45488,
                    "name": "Tricolore",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Krii",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/203/?format=api",
                    "id": 203,
                    "name": "Krii",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/groups/rebound/breaksinc/rbd-emep.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}