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

{
    "url": "https://demozoo.org/api/v1/productions/291302/?format=api",
    "demozoo_url": "https://demozoo.org/productions/291302/",
    "id": 291302,
    "title": "256ron",
    "author_nicks": [
        {
            "name": "The 7th Division",
            "abbreviation": "T7D",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60421/?format=api",
                "id": 60421,
                "name": "The 7th Division",
                "is_group": true
            }
        },
        {
            "name": "Vintage Computing Carinthia",
            "abbreviation": "VCC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111811/?format=api",
                "id": 111811,
                "name": "Vintage Computing Carinthia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-03-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "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://pararaum.itch.io/256ron"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/lovebyte21/nanogame/256ron.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88441"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "16",
            "score": "100",
            "competition": {
                "id": 16378,
                "name": "Nanogame",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4197/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4197/",
                    "id": 4197,
                    "name": "Lovebyte 2021",
                    "tagline": "Where size matters",
                    "start_date": "2021-03-12",
                    "end_date": "2021-03-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.lovebyte.party/2021"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7d/bf/c5cd.287521.png",
            "original_width": 160,
            "original_height": 205,
            "standard_url": "https://media.demozoo.org/screens/s/7d/bf/c5cd.287521.png",
            "standard_width": 160,
            "standard_height": 205,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7d/bf/c5cd.287521.png",
            "thumbnail_width": 117,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}