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

{
    "url": "https://demozoo.org/api/v1/productions/300878/?format=api",
    "demozoo_url": "https://demozoo.org/productions/300878/",
    "id": 300878,
    "title": "StarLink",
    "author_nicks": [
        {
            "name": "Jin X",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81083/?format=api",
                "id": 81083,
                "name": "Jin X",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-09-25",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/lovebytebattlegrounds21/fantasy_console_256byte/starlink.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90017"
        },
        {
            "link_class": "Tic80Cart",
            "url": "https://tic80.com/play?cart=2225"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=TJGO7oQFy8I"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "126",
            "competition": {
                "id": 16779,
                "name": "Fantasy Console 256 byte intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4353/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4353/",
                    "id": 4353,
                    "name": "Lovebyte Battlegrounds",
                    "tagline": "",
                    "start_date": "2021-09-25",
                    "end_date": "2021-09-26",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://battle.lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/00/dd/fd24.299670.png",
            "original_width": 768,
            "original_height": 432,
            "standard_url": "https://media.demozoo.org/screens/s/00/dd/fd24.299670.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/00/dd/fd24.299670.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "source-available"
    ]
}