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

{
    "url": "https://demozoo.org/api/v1/productions/113838/?format=api",
    "demozoo_url": "https://demozoo.org/music/113838/",
    "id": 113838,
    "title": "Virtual Escape Theme",
    "author_nicks": [
        {
            "name": "Furax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21777/?format=api",
                "id": 21777,
                "name": "Furax",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Equinox",
            "abbreviation": "EQX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/391/?format=api",
                "id": 391,
                "name": "Equinox",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "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://sndh.atari.org/sndh/sndh_lf/Furax/Virtual_Escape_Theme.sndh"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/62/8b/virtual_escape_theme.sndh"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ixrf-Gs3SPE"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sndh"
    ]
}