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

{
    "url": "https://demozoo.org/api/v1/productions/113173/?format=api",
    "demozoo_url": "https://demozoo.org/music/113173/",
    "id": 113173,
    "title": "Speedball 2 (amiga)",
    "author_nicks": [
        {
            "name": "Richard Joseph",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47316/?format=api",
                "id": 47316,
                "name": "Richard Joseph",
                "is_group": false
            }
        },
        {
            "name": "Simon Rogers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50542/?format=api",
                "id": 50542,
                "name": "Simon Rogers",
                "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/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/44/fb/s_ball_2.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/J/JOSEPH/4CHANNEL/SPEEDBL2/S_BALL_2.MOD"
        }
    ],
    "external_links": [
        {
            "link_class": "HallOfLightGame",
            "url": "http://hol.abime.net/2047"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=NZBmxnPIsx0"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}