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

{
    "url": "https://demozoo.org/api/v1/productions/60512/?format=api",
    "demozoo_url": "https://demozoo.org/productions/60512/",
    "id": 60512,
    "title": "Tetris",
    "author_nicks": [
        {
            "name": "Megasys",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34975/?format=api",
                "id": 34975,
                "name": "Megasys",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-07-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/flag02/256b/mzyz-01.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6951"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "21",
            "competition": {
                "id": 6607,
                "name": "256 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/706/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/706/",
                    "id": 706,
                    "name": "FLaG 2002",
                    "tagline": "",
                    "start_date": "2002-07-12",
                    "end_date": "2002-07-14",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": "http://flag2002.demoscene.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/55/96/12db.126676.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/55/96/12db.126676.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/55/96/12db.126676.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "textmode",
        "minimal",
        "unfinished",
        "tetris",
        "source-available"
    ]
}