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

{
    "url": "https://demozoo.org/api/v1/productions/317939/?format=api",
    "demozoo_url": "https://demozoo.org/productions/317939/",
    "id": 317939,
    "title": "Jelly Hearts",
    "author_nicks": [
        {
            "name": "jtruk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135705/?format=api",
                "id": 135705,
                "name": "jtruk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-01-14",
    "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/2023/get_ready23/new_talent/jtruk-jelly-hearts.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/creativenucleus/tic-80-sketches/tree/main/jelly-hearts"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "154",
            "competition": {
                "id": 17612,
                "name": "New Talent Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4596/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4596/",
                    "id": 4596,
                    "name": "Get Ready",
                    "tagline": "Get Ready for Lovebyte 2023",
                    "start_date": "2023-01-14",
                    "end_date": "2023-01-14",
                    "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/b3/de/2e24.319201.gif",
            "original_width": 256,
            "original_height": 144,
            "standard_url": "https://media.demozoo.org/screens/s/b3/de/2e24.319201.png",
            "standard_width": 256,
            "standard_height": 144,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b3/de/2e24.319201.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}