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

{
    "url": "https://demozoo.org/api/v1/productions/152762/?format=api",
    "demozoo_url": "https://demozoo.org/music/152762/",
    "id": 152762,
    "title": "Indianapolis 500 - The Simulation",
    "author_nicks": [
        {
            "name": "Rob Hubbard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8434/?format=api",
                "id": 8434,
                "name": "Rob Hubbard",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.exotica.org.uk/?file=exotica/media%2Faudio%2FUnExoticA%2FGame%2FHubbard_Rob%2FIndianapolis_500.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.exotica.org.uk/wiki/Indianapolis_500_-_The_Simulation"
        },
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=43231"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "indianapolis-500"
    ]
}