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

{
    "url": "https://demozoo.org/api/v1/productions/101653/?format=api",
    "demozoo_url": "https://demozoo.org/productions/101653/",
    "id": 101653,
    "title": "Bridge Racer",
    "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": [
        {
            "name": "TAP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5834/?format=api",
                "id": 5834,
                "name": "TAP",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-03",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "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": "Other",
            "role": "idea"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/190804/c64-bridgeracer.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/tomaes/bridge_racer/raw/master/c64-bridgeracer.rar"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/retrospectiva12/games/bridgeracer.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=183763"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/tomaes/bridge_racer"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61120"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "7",
            "score": "171",
            "competition": {
                "id": 15612,
                "name": "BASIC Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3977/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3977/",
                    "id": 3977,
                    "name": "Retrospectiva 2012",
                    "tagline": "8-bits is all you need",
                    "start_date": "2012-05-14",
                    "end_date": "2013-04-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://web.archive.org/web/20160306063120/http://rsp.retrocomputacion.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6b/20/07f3.53815.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/6b/20/07f3.53815.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6b/20/07f3.53815.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/27/d6/d691.53816.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/27/d6/d691.53816.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/27/d6/d691.53816.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/2f/3b/af6d.53817.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/2f/3b/af6d.53817.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2f/3b/af6d.53817.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "commodore-basic-v2",
        "source-available",
        "racing-game"
    ]
}