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

{
    "url": "https://demozoo.org/api/v1/productions/5556/?format=api",
    "demozoo_url": "https://demozoo.org/music/5556/",
    "id": 5556,
    "title": "Above",
    "author_nicks": [
        {
            "name": "Gloom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/227/?format=api",
                "id": 227,
                "name": "Gloom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Excess",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/92/?format=api",
                "id": 92,
                "name": "Excess",
                "is_group": true
            }
        },
        {
            "name": "Portal Process",
            "abbreviation": "PP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/499/?format=api",
                "id": 499,
                "name": "Portal Process",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-04-09",
    "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://www.scene.org/~gloom/gloom-above.ogg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/artists/gloom/gloom-above.ogg"
        }
    ],
    "external_links": [
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/gloom/lkcc-bauknecht-above-2007"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1e/be/23a8.195804.png",
            "original_width": 2560,
            "original_height": 1440,
            "standard_url": "https://media.demozoo.org/screens/s/1e/be/23a8.195804.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1e/be/23a8.195804.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}