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

{
    "url": "https://demozoo.org/api/v1/productions/285250/?format=api",
    "demozoo_url": "https://demozoo.org/productions/285250/",
    "id": 285250,
    "title": "Hooked on Sound 1995",
    "author_nicks": [
        {
            "name": "The Immortal Syndicate",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46700/?format=api",
                "id": 46700,
                "name": "The Immortal Syndicate",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-03-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Pope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46701/?format=api",
                    "id": 46701,
                    "name": "The Pope",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/tla/disks/1995/i/is-hos95.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "musicdiskplayer"
    ]
}