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

{
    "url": "https://demozoo.org/api/v1/productions/189589/?format=api",
    "demozoo_url": "https://demozoo.org/productions/189589/",
    "id": 189589,
    "title": "Demo Without Twister",
    "author_nicks": [
        {
            "name": "sibKrew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66792/?format=api",
                "id": 66792,
                "name": "sibCrew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-07-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "wbcbz7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45761/?format=api",
                    "id": 45761,
                    "name": "wbcbz7",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "rook",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59269/?format=api",
                    "id": 59269,
                    "name": "Denis Grachev",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "rook",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59269/?format=api",
                    "id": 59269,
                    "name": "Denis Grachev",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Nik-O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                    "id": 9064,
                    "name": "Nik-O",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://events.retroscene.org/files/dh2018/LowEnd_Demo/dwot_party_version.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/dihalt18/zx_spectrum_demo/dwot_party_version.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/dh2018/LowEnd_Demo/1898"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=76795"
        },
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/34356"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=eYyYIxYHIR4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "8.90",
            "competition": {
                "id": 14433,
                "name": "LowEnd Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3625/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3625/",
                    "id": 3625,
                    "name": "DiHalt 2018",
                    "tagline": "",
                    "start_date": "2018-07-07",
                    "end_date": "2018-07-08",
                    "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": "http://dihalt.org.ru/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9a/41/6abd.165575.png",
            "original_width": 360,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/9a/41/6abd.165575.png",
            "standard_width": 360,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9a/41/6abd.165575.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "space-invaders"
    ]
}