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

{
    "url": "https://demozoo.org/api/v1/productions/87892/?format=api",
    "demozoo_url": "https://demozoo.org/productions/87892/",
    "id": 87892,
    "title": "Love or hate?",
    "author_nicks": [
        {
            "name": "Icoon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43558/?format=api",
                "id": 43558,
                "name": "Icoon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Partek",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7116/?format=api",
                "id": 7116,
                "name": "Partek",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-08-24",
    "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/2013/demodays13/surprise/partek_dd13_surpize.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "140.00",
            "competition": {
                "id": 9328,
                "name": "Surprise",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1471/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1471/",
                    "id": 1471,
                    "name": "Demodays 2013",
                    "tagline": "watch * create * compete",
                    "start_date": "2013-08-23",
                    "end_date": "2013-08-25",
                    "location": "Olten, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.352112,
                    "longitude": 7.90402,
                    "website": "https://2013.demodays.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/43/2f/4d17.37217.png",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/43/2f/4d17.37217.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/43/2f/4d17.37217.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/af/0f/21c9.37218.png",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/af/0f/21c9.37218.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/af/0f/21c9.37218.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}