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

{
    "url": "https://demozoo.org/api/v1/productions/201250/?format=api",
    "demozoo_url": "https://demozoo.org/productions/201250/",
    "id": 201250,
    "title": "RasterSML",
    "author_nicks": [
        {
            "name": "AMB",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9864/?format=api",
                "id": 9864,
                "name": "AMB",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Level 64",
            "abbreviation": "L64",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/161/?format=api",
                "id": 161,
                "name": "Level 64",
                "is_group": true
            }
        },
        {
            "name": "Onslaught",
            "abbreviation": "ONS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-10-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/compos/goattracker01/goatcompod64pack.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/x01/c64/x-2001-tunes.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=73630"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/71/?format=api",
            "demozoo_url": "https://demozoo.org/parties/71/",
            "id": 71,
            "name": "X 2001",
            "tagline": "A C64 Odyssey",
            "start_date": "2001-11-23",
            "end_date": "2001-11-25",
            "location": "Hengelo, Gemeente Bronckhorst, Gelderland, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.05083,
            "longitude": 6.30972,
            "website": "https://web.archive.org/web/20010815141935/http://www.scs-trc.net/x2001/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c7/15/c180.182239.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/c7/15/c180.182239.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c7/15/c180.182239.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "6581"
    ]
}