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

{
    "url": "https://demozoo.org/api/v1/productions/201541/?format=api",
    "demozoo_url": "https://demozoo.org/music/201541/",
    "id": 201541,
    "title": "Fans Of Mindlapse",
    "author_nicks": [
        {
            "name": "Bass Bandit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9752/?format=api",
                "id": 9752,
                "name": "tHOM!",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mind-Lapse Fan Club",
            "abbreviation": "MLFC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32329/?format=api",
                "id": 32329,
                "name": "Mind-Lapse Fan Club",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-12-17",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ogg"
    ]
}