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

{
    "url": "https://demozoo.org/api/v1/productions/297686/?format=api",
    "demozoo_url": "https://demozoo.org/productions/297686/",
    "id": 297686,
    "title": "Tyger Tyger",
    "author_nicks": [
        {
            "name": "Nom De Nom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43383/?format=api",
                "id": 43383,
                "name": "Nom De Nom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-08-01",
    "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/15/?format=api",
            "id": 15,
            "name": "32b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/216501/tyger_sys4096.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/atparty21/256_byte_intro/nomdenom-tyger_tyger.tar.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=206868"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89533"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "40",
            "competition": {
                "id": 16623,
                "name": "256 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4323/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4323/",
                    "id": 4323,
                    "name": "@Party 2021",
                    "tagline": "",
                    "start_date": "2021-08-01",
                    "end_date": "2021-08-02",
                    "location": "Somerville, Middlesex County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.3876,
                    "longitude": -71.0995,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/02/45/4b2f.296620.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/02/45/4b2f.296620.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/02/45/4b2f.296620.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "glitch",
        "header-excluded"
    ]
}