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

{
    "url": "https://demozoo.org/api/v1/productions/283337/?format=api",
    "demozoo_url": "https://demozoo.org/music/283337/",
    "id": 283337,
    "title": "Capitalism",
    "author_nicks": [
        {
            "name": "Beathoven",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11336/?format=api",
                "id": 11336,
                "name": "Beathoven",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "DZone",
            "abbreviation": "DZN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15165/?format=api",
                "id": 15165,
                "name": "DZone",
                "is_group": true
            }
        }
    ],
    "release_date": null,
    "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": []
}