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

{
    "url": "https://demozoo.org/api/v1/productions/163491/?format=api",
    "demozoo_url": "https://demozoo.org/music/163491/",
    "id": 163491,
    "title": "The Scent of Summer",
    "author_nicks": [
        {
            "name": "Cooth",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51744/?format=api",
                "id": 51744,
                "name": "Cooth",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dimlight Alley Crew",
            "abbreviation": "DAC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33082/?format=api",
                "id": 33082,
                "name": "Dimlight Alley Crew",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-08-23",
    "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": []
}