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

{
    "url": "https://demozoo.org/api/v1/productions/31429/?format=api",
    "demozoo_url": "https://demozoo.org/productions/31429/",
    "id": 31429,
    "title": "20 km",
    "author_nicks": [
        {
            "name": "Amigas Sux",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21295/?format=api",
                "id": 21295,
                "name": "Amigas Sux",
                "is_group": false
            }
        },
        {
            "name": "Atari $T",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1202/?format=api",
                "id": 1202,
                "name": "T$",
                "is_group": false
            }
        },
        {
            "name": "JaKott",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5896/?format=api",
                "id": 5896,
                "name": "KeyJ",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-04-08",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "T$",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1202/?format=api",
                    "id": 1202,
                    "name": "T$",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/revision12/web_browser_demo/20_km.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59159"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=MEitz2eDX7M"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "466",
            "competition": {
                "id": 2536,
                "name": "Web Browser 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/f6/b6/556a.36131.png",
            "original_width": 1046,
            "original_height": 684,
            "standard_url": "https://media.demozoo.org/screens/s/f6/b6/556a.36131.jpg",
            "standard_width": 400,
            "standard_height": 261,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/b6/556a.36131.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 130
        }
    ],
    "tags": [
        "infinite-zoomer",
        "any-browser",
        "css"
    ]
}