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

{
    "url": "https://demozoo.org/api/v1/productions/8912/?format=api",
    "demozoo_url": "https://demozoo.org/music/8912/",
    "id": 8912,
    "title": "Nocturnal Voyage EP",
    "author_nicks": [
        {
            "name": "Dipswitch",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5806/?format=api",
                "id": 5806,
                "name": "Dipswitch",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Bohema Records",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5727/?format=api",
                "id": 5727,
                "name": "Bohema Records",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-01-09",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/52/?format=api",
            "id": 52,
            "name": "Music Pack",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dipswitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5806/?format=api",
                    "id": 5806,
                    "name": "Dipswitch",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "pandur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1983/?format=api",
                    "id": 1983,
                    "name": "pandur",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "cover art"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/groups/bohema/bo-105.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/dipswitch/music/2001/bo-105.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/03/fc/26aa.359018.jpg",
            "original_width": 430,
            "original_height": 430,
            "standard_url": "https://media.demozoo.org/screens/s/03/fc/26aa.359018.jpg",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/fc/26aa.359018.jpg",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "xm"
    ]
}