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

{
    "url": "https://demozoo.org/api/v1/productions/292437/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/292437/",
    "id": 292437,
    "title": "Nikola Tesla Death Ray",
    "author_nicks": [
        {
            "name": "Ben Breton",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121834/?format=api",
                "id": 121834,
                "name": "Ben Breton",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Absence Of Mind",
            "abbreviation": "AoM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47737/?format=api",
                "id": 47737,
                "name": "Absence Of Mind",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-04-04",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/211546/tesla.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/revision21/oldskool-graphics/tesla.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=202511"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "15",
            "score": "802",
            "competition": {
                "id": 16414,
                "name": "Oldskool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4191/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4191/",
                    "id": 4191,
                    "name": "Revision Online 2021",
                    "tagline": "Together",
                    "start_date": "2021-04-02",
                    "end_date": "2021-04-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://2021.revision-party.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ea/2d/64ff.288800.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/ea/2d/64ff.288800.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ea/2d/64ff.288800.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}