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

{
    "url": "https://demozoo.org/api/v1/productions/274190/?format=api",
    "demozoo_url": "https://demozoo.org/productions/274190/",
    "id": 274190,
    "title": "2 Block Spritescroller",
    "author_nicks": [
        {
            "name": "Faayd",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16481/?format=api",
                "id": 16481,
                "name": "Faayd",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Excess",
            "abbreviation": "EX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                "id": 5556,
                "name": "Excess",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-01-25",
    "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/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/194489/2blocks_spritescroller_intro_[ex].prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/excess_abyss_connection_party20/mixed/2blocks_spritescroller_intro__ex_.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=187187"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84745"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "168",
            "competition": {
                "id": 15745,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3936/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3936/",
                    "id": 3936,
                    "name": "ExCeSs & Abyss Connection Party 2020",
                    "tagline": "Come to where the party is...",
                    "start_date": "2020-01-24",
                    "end_date": "2020-01-26",
                    "location": "Landkreis Emsland, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.74611,
                    "longitude": 7.39583,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8e/7e/1900.259370.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/8e/7e/1900.259370.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8e/7e/1900.259370.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "monochrome",
        "minimal"
    ]
}