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

{
    "url": "https://demozoo.org/api/v1/productions/172975/?format=api",
    "demozoo_url": "https://demozoo.org/music/172975/",
    "id": 172975,
    "title": "muska",
    "author_nicks": [
        {
            "name": "Boop",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27302/?format=api",
                "id": 27302,
                "name": "Boop",
                "is_group": false
            }
        },
        {
            "name": "prook",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32677/?format=api",
                "id": 32677,
                "name": "prook",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-02",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "32ch",
        "xm"
    ]
}