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

{
    "url": "https://demozoo.org/api/v1/productions/81687/?format=api",
    "demozoo_url": "https://demozoo.org/productions/81687/",
    "id": 81687,
    "title": "Pölkky",
    "author_nicks": [
        {
            "name": "Lukas",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41791/?format=api",
                "id": 41791,
                "name": "Lukas",
                "is_group": false
            }
        },
        {
            "name": "Yonatan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41789/?format=api",
                "id": 41789,
                "name": "Yonatan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-08-01",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/assembly13/gamedev/p__lkky_by_lukas__yonatan.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/assembly13/gamedev/polkky_by_lukas___yonatan.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "982",
            "competition": {
                "id": 8499,
                "name": "GameDev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1790/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1790/",
                    "id": 1790,
                    "name": "Assembly 2013",
                    "tagline": "",
                    "start_date": "2013-08-01",
                    "end_date": "2013-08-04",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/10/f9/c510.283937.png",
            "original_width": 160,
            "original_height": 90,
            "standard_url": "https://media.demozoo.org/screens/s/10/f9/c510.283937.jpg",
            "standard_width": 160,
            "standard_height": 90,
            "thumbnail_url": "https://media.demozoo.org/screens/t/10/f9/c510.283937.jpg",
            "thumbnail_width": 160,
            "thumbnail_height": 90
        }
    ],
    "tags": [
        "directx-9"
    ]
}