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

{
    "url": "https://demozoo.org/api/v1/productions/319394/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319394/",
    "id": 319394,
    "title": "Terrain Spotting",
    "author_nicks": [
        {
            "name": "gigabates",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135703/?format=api",
                "id": 135703,
                "name": "gigabates",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-02-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/grahambates/terrain-spotting/releases/download/1.0.0/gigabates_Terrain-Spotting.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/lovebyte23/256_byte_intro_fantasy_console/gigabates_terrain-spotting.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/grahambates/terrain-spotting"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93660"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=brCWRuUw8zw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "228",
            "competition": {
                "id": 17716,
                "name": "256 Byte Intro Fantasy Console",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4492/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4492/",
                    "id": 4492,
                    "name": "Lovebyte 2023",
                    "tagline": "Back by Dope Demand",
                    "start_date": "2023-02-10",
                    "end_date": "2023-02-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2a/7a/7a6d.320518.gif",
            "original_width": 768,
            "original_height": 432,
            "standard_url": "https://media.demozoo.org/screens/s/2a/7a/7a6d.320518.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2a/7a/7a6d.320518.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}