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

{
    "url": "https://demozoo.org/api/v1/productions/178954/?format=api",
    "demozoo_url": "https://demozoo.org/productions/178954/",
    "id": 178954,
    "title": "There Is No Transition In Heaven",
    "author_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-09-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Heaven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2617/?format=api",
                    "id": 2617,
                    "name": "Heaven",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2885/?format=api",
                    "id": 2885,
                    "name": "Alien^PDX",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Slimey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73315/?format=api",
                    "id": 73315,
                    "name": "Slimey",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/deadline17/wild/dsr_notransitioninheaven.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71870"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=NgGk6-psv3U"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "98",
            "competition": {
                "id": 13828,
                "name": "Combined Wild & Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3237/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3237/",
                    "id": 3237,
                    "name": "Deadline 2017",
                    "tagline": "",
                    "start_date": "2017-09-29",
                    "end_date": "2017-10-01",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "https://deadline.untergrund.net/2017/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/39/37/94dc.148219.png",
            "original_width": 592,
            "original_height": 509,
            "standard_url": "https://media.demozoo.org/screens/s/39/37/94dc.148219.jpg",
            "standard_width": 348,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/39/37/94dc.148219.jpg",
            "thumbnail_width": 174,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}