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

{
    "url": "https://demozoo.org/api/v1/productions/277265/?format=api",
    "demozoo_url": "https://demozoo.org/music/277265/",
    "id": 277265,
    "title": "Adlib Spelunkin'",
    "author_nicks": [
        {
            "name": "Tomaes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6833/?format=api",
                "id": 6833,
                "name": "Tomaes",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-04-12",
    "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/32/?format=api",
            "id": 32,
            "name": "32K Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tomaes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6833/?format=api",
                    "id": 6833,
                    "name": "Tomaes",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tomaes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6833/?format=api",
                    "id": 6833,
                    "name": "Tomaes",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Conqueror",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10609/?format=api",
                    "id": 10609,
                    "name": "Conqueror",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Adlib lib"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://drive.google.com/file/d/1ZO_pS0OeIxRRPAKAb3whnzX6UDwiSHCQ/view?usp=sharing"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/adlib_spelunkin.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://gist.github.com/tomaes/8af7b82d28fb817145b1ef32e98c1008"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/tomaes/adlib-spelunkin-mono-opl2-fadeout-mix"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3862/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3862/",
            "id": 3862,
            "name": "Revision Online 2020",
            "tagline": "Welcome Home",
            "start_date": "2020-04-10",
            "end_date": "2020-04-13",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://2020.revision-party.net/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5c/ec/08e8.264545.png",
            "original_width": 802,
            "original_height": 533,
            "standard_url": "https://media.demozoo.org/screens/s/5c/ec/08e8.264545.jpg",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5c/ec/08e8.264545.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": [
        "adlib",
        "endless-loop",
        "amusic",
        "source-available"
    ]
}