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

{
    "url": "https://demozoo.org/api/v1/productions/284318/?format=api",
    "demozoo_url": "https://demozoo.org/music/284318/",
    "id": 284318,
    "title": "Debut",
    "author_nicks": [
        {
            "name": "SML",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117102/?format=api",
                "id": 117102,
                "name": "SML",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "VSL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116676/?format=api",
                "id": 116676,
                "name": "Blitz Beat Productions",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-01-02",
    "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": "SML",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117102/?format=api",
                    "id": 117102,
                    "name": "SML",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/music/disks/1997/v-debut.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}