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

{
    "url": "https://demozoo.org/api/v1/productions/202835/?format=api",
    "demozoo_url": "https://demozoo.org/productions/202835/",
    "id": 202835,
    "title": "Hakkemus",
    "author_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        },
        {
            "name": "ODD Demo Design",
            "abbreviation": "ODD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4299/?format=api",
                "id": 4299,
                "name": "ODD Demo Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-04-21",
    "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/2019/revision19/pc-demo/odd.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81153"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=72PzTueQykE&t=365"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 18,
            "ranking": "18",
            "score": "369",
            "competition": {
                "id": 15083,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3770/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3770/",
                    "id": 3770,
                    "name": "Revision 2019",
                    "tagline": "",
                    "start_date": "2019-04-19",
                    "end_date": "2019-04-22",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2019.revision-party.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/09/00/6f34.323703.png",
            "original_width": 400,
            "original_height": 225,
            "standard_url": "https://media.demozoo.org/screens/s/09/00/6f34.323703.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/09/00/6f34.323703.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "notch"
    ]
}