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

{
    "url": "https://demozoo.org/api/v1/productions/80360/?format=api",
    "demozoo_url": "https://demozoo.org/music/80360/",
    "id": 80360,
    "title": "Don't Stop",
    "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
            }
        }
    ],
    "release_date": "2005-07-30",
    "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-dont_stop.ogg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/artists/gloom/gloom-dont_stop.ogg"
        }
    ],
    "external_links": [
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/gloom/portal-process-dont-stop-2005"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ff/08/5c0a.195780.jpg",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/ff/08/5c0a.195780.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ff/08/5c0a.195780.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}