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

{
    "url": "https://demozoo.org/api/v1/productions/18411/?format=api",
    "demozoo_url": "https://demozoo.org/music/18411/",
    "id": 18411,
    "title": "I Wish It Would Just Go Away",
    "author_nicks": [
        {
            "name": "Gargaj",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/306/?format=api",
                "id": 306,
                "name": "Gargaj",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-08-14",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://gargaj.umlaut.hu/music/Gargaj__I_Wish_It_Would_Just_Go_Away.ogg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/artists/gargaj/gargaj__i_wish_it_would_just_go_away.ogg"
        }
    ],
    "external_links": [
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/gargaj/i-wish-it-would-just-go-away"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ogg-vorbis"
    ]
}