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

{
    "url": "https://demozoo.org/api/v1/productions/31420/?format=api",
    "demozoo_url": "https://demozoo.org/productions/31420/",
    "id": 31420,
    "title": "Epsilepsilon",
    "author_nicks": [
        {
            "name": "Stroboholics",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6311/?format=api",
                "id": 6311,
                "name": "Stroboholics",
                "is_group": true
            }
        }
    ],
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/revision12/pc_64k_intro/epilepsilon.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59132"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=qMFHf2L_5s0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "697",
            "competition": {
                "id": 2535,
                "name": "PC 64K Intro",
                "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/f3/1e/81fd.322312.jpg",
            "original_width": 400,
            "original_height": 161,
            "standard_url": "https://media.demozoo.org/screens/s/f3/1e/81fd.322312.jpg",
            "standard_width": 400,
            "standard_height": 161,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f3/1e/81fd.322312.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 80
        }
    ],
    "tags": [
        "opengl",
        "remix",
        "parody"
    ]
}