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

{
    "url": "https://demozoo.org/api/v1/productions/187173/?format=api",
    "demozoo_url": "https://demozoo.org/music/187173/",
    "id": 187173,
    "title": "Crust",
    "author_nicks": [
        {
            "name": "Hansee",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/809/?format=api",
                "id": 809,
                "name": "Hansee",
                "is_group": false
            }
        },
        {
            "name": "Mordi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74029/?format=api",
                "id": 74029,
                "name": "Mordi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-05-19",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}