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

{
    "url": "https://demozoo.org/api/v1/productions/302091/?format=api",
    "demozoo_url": "https://demozoo.org/productions/302091/",
    "id": 302091,
    "title": "Roasted Lemon Shark",
    "author_nicks": [
        {
            "name": "Rift",
            "abbreviation": "RFT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26180/?format=api",
                "id": 26180,
                "name": "Rift",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-10-31",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mantratronic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20215/?format=api",
                    "id": 20215,
                    "name": "Mantratronic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mantratronic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20215/?format=api",
                    "id": 20215,
                    "name": "Mantratronic",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Decca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/634/?format=api",
                    "id": 634,
                    "name": "Decca",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cranksy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77188/?format=api",
                    "id": 77188,
                    "name": "Cranksy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/inercia21/scene_pt_remix/rift-rls-final2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90241"
        },
        {
            "link_class": "Tic80Cart",
            "url": "https://tic80.com/play?cart=2315"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=dWtcLT-04NE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "112",
            "competition": {
                "id": 16807,
                "name": "Scene.pt Remix",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4244/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4244/",
                    "id": 4244,
                    "name": "Inércia Demoparty 2021",
                    "tagline": "",
                    "start_date": "2021-10-30",
                    "end_date": "2021-10-31",
                    "location": "Belém, Lisbon, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 38.69875,
                    "longitude": -9.19289,
                    "website": "https://2021.inercia.pt/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c8/39/32ea.300715.gif",
            "original_width": 768,
            "original_height": 432,
            "standard_url": "https://media.demozoo.org/screens/s/c8/39/32ea.300715.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c8/39/32ea.300715.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "demake"
    ]
}