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

{
    "url": "https://demozoo.org/api/v1/productions/51323/?format=api",
    "demozoo_url": "https://demozoo.org/productions/51323/",
    "id": 51323,
    "title": "Minimal Rotozoom using js canvas",
    "author_nicks": [
        {
            "name": "hhc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11200/?format=api",
                "id": 11200,
                "name": "hhc",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Castrum Doloris",
            "abbreviation": "CMDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11195/?format=api",
                "id": 11195,
                "name": "Castrum Doloris",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-09-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "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/2008/function08/i256/cmds-rot.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51786"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "17",
            "competition": {
                "id": 5282,
                "name": "256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/137/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/137/",
                    "id": 137,
                    "name": "Function 2008",
                    "tagline": "",
                    "start_date": "2008-09-26",
                    "end_date": "2008-09-28",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://2008.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1b/73/ffbb.333094.png",
            "original_width": 254,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/1b/73/ffbb.333094.png",
            "standard_width": 254,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1b/73/ffbb.333094.png",
            "thumbnail_width": 148,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}