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

{
    "url": "https://demozoo.org/api/v1/productions/300256/?format=api",
    "demozoo_url": "https://demozoo.org/productions/300256/",
    "id": 300256,
    "title": "Varooom 3D",
    "author_nicks": [
        {
            "name": "GValiente",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116491/?format=api",
                "id": 116491,
                "name": "GValiente",
                "is_group": false
            }
        },
        {
            "name": "Tempest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1477/?format=api",
                "id": 1477,
                "name": "Tempest",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-07-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
            "id": 30,
            "name": "Nintendo Game Boy Advance (GBA)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/GValiente/butano/releases/download/7.3.0/varooom-3d.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/artists/gvaliente/gba/varooom-3d.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://gvaliente.itch.io/varooom-3d"
        },
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/GValiente/butano/tree/master/games/varooom-3d"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89400"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5221/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5221/",
            "id": 5221,
            "name": "GBA Jam 2021",
            "tagline": "This year marks the 20th anniversary of the Game Boy Advance! To celebrate, we're running a homebrew compo. You have 3 months to make something cool that runs on the GBA, using whatever tools you like.",
            "start_date": "2021-04-10",
            "end_date": "2021-08-12",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://itch.io/jam/gbajam21"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e0/75/5253.333568.png",
            "original_width": 240,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/e0/75/5253.333568.png",
            "standard_width": 240,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e0/75/5253.333568.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": [
        "source-available"
    ]
}