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

{
    "url": "https://demozoo.org/api/v1/productions/31452/?format=api",
    "demozoo_url": "https://demozoo.org/productions/31452/",
    "id": 31452,
    "title": "0x4",
    "author_nicks": [
        {
            "name": "Linus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15782/?format=api",
                "id": 15782,
                "name": "Linus",
                "is_group": false
            }
        },
        {
            "name": "MCH",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11021/?format=api",
                "id": 11021,
                "name": "MCH",
                "is_group": false
            }
        },
        {
            "name": "Zalza",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3038/?format=api",
                "id": 3038,
                "name": "Zalza",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-04-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/revision12/pc_demo/fx0-final.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59156"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=qScaAIZBY-Y"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "752",
            "competition": {
                "id": 2539,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/933/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/933/",
                    "id": 933,
                    "name": "Revision 2012",
                    "tagline": "",
                    "start_date": "2012-04-06",
                    "end_date": "2012-04-09",
                    "location": "Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.2354,
                    "longitude": 6.98165,
                    "website": "https://2012.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/59/08/dfdf.323636.jpg",
            "original_width": 400,
            "original_height": 261,
            "standard_url": "https://media.demozoo.org/screens/s/59/08/dfdf.323636.jpg",
            "standard_width": 400,
            "standard_height": 261,
            "thumbnail_url": "https://media.demozoo.org/screens/t/59/08/dfdf.323636.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 130
        }
    ],
    "tags": [
        "opengl"
    ]
}