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

{
    "url": "https://demozoo.org/api/v1/productions/104692/?format=api",
    "demozoo_url": "https://demozoo.org/music/104692/",
    "id": 104692,
    "title": "Throw It In A Trash Can",
    "author_nicks": [
        {
            "name": "Jess",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2522/?format=api",
                "id": 2522,
                "name": "Jess",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Overlanders",
            "abbreviation": "OVR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
                "id": 2223,
                "name": "Overlanders",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-05",
    "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/Jess/DMA/Throw_It_In_A_Trashcan-STe.sndh"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://sndh.atari.org/sndh/sndh_lf/Jess/Throw_It_In_A_Trashcan-STf.sndh"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/09/d8/throw_it_in_a_trashcan-ste.sndh"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sndh"
    ]
}