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

{
    "url": "https://demozoo.org/api/v1/productions/164312/?format=api",
    "demozoo_url": "https://demozoo.org/productions/164312/",
    "id": 164312,
    "title": "Gymnopedies",
    "author_nicks": [
        {
            "name": "Aleksi Eeben",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/627/?format=api",
                "id": 627,
                "name": "Aleksi Eeben",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
            "id": 21,
            "name": "VIC-20"
        }
    ],
    "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://zak.fi/File:Gymnopedies.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/minigame06/game_1k/gymnopedies.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68334"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "7.80",
            "competition": {
                "id": 14892,
                "name": "1K Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3779/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3779/",
                    "id": 3779,
                    "name": "MiniGame 2006",
                    "tagline": "",
                    "start_date": "2006-01-11",
                    "end_date": "2006-10-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/67/95/23ed.116694.png",
            "original_width": 544,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/67/95/23ed.116694.png",
            "standard_width": 400,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/67/95/23ed.116694.png",
            "thumbnail_width": 200,
            "thumbnail_height": 104
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/b3/a5/535b.116695.png",
            "original_width": 544,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/b3/a5/535b.116695.png",
            "standard_width": 400,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b3/a5/535b.116695.png",
            "thumbnail_width": 200,
            "thumbnail_height": 104
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/c3/e4/127c.116696.png",
            "original_width": 544,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/c3/e4/127c.116696.png",
            "standard_width": 400,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c3/e4/127c.116696.png",
            "thumbnail_width": 200,
            "thumbnail_height": 104
        }
    ],
    "tags": [
        "1k",
        "centipede",
        "source-available"
    ]
}