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

{
    "url": "https://demozoo.org/api/v1/productions/385224/?format=api",
    "demozoo_url": "https://demozoo.org/music/385224/",
    "id": 385224,
    "title": "Livingroom Science",
    "author_nicks": [
        {
            "name": "A-Move",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9919/?format=api",
                "id": 9919,
                "name": "A-Move",
                "is_group": false
            }
        },
        {
            "name": "Velvet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9941/?format=api",
                "id": 9941,
                "name": "Velvet",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "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": []
}