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

{
    "url": "https://demozoo.org/api/v1/productions/170911/?format=api",
    "demozoo_url": "https://demozoo.org/productions/170911/",
    "id": 170911,
    "title": "Life",
    "author_nicks": [
        {
            "name": "spider-mario",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71131/?format=api",
                "id": 71131,
                "name": "spider-mario",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Calodox",
            "abbreviation": "CDX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53/?format=api",
                "id": 53,
                "name": "Calodox",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-04-16",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/revision17/pc_demo/life.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=69760"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 26,
            "ranking": "26",
            "score": "319",
            "competition": {
                "id": 13147,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2949/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2949/",
                    "id": 2949,
                    "name": "Revision 2017",
                    "tagline": "",
                    "start_date": "2017-04-14",
                    "end_date": "2017-04-17",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2017.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b0/1a/df8a.323686.jpg",
            "original_width": 320,
            "original_height": 149,
            "standard_url": "https://media.demozoo.org/screens/s/b0/1a/df8a.323686.jpg",
            "standard_width": 320,
            "standard_height": 149,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b0/1a/df8a.323686.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 93
        }
    ],
    "tags": []
}