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

{
    "url": "https://demozoo.org/api/v1/productions/175468/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175468/",
    "id": 175468,
    "title": "Cubed to Death",
    "author_nicks": [
        {
            "name": "Debris",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29661/?format=api",
                "id": 29661,
                "name": "Debris",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-09-28",
    "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": "Tayle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38034/?format=api",
                    "id": 38034,
                    "name": "Brightentayle",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://events.retroscene.org/files/zc2014/pure/Cubed%20to%20Death.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://zxaaa.untergrund.net/view_demo.php?id=8453"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/zapilyator14/pure_zapili/cubed_to_death.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://bbb.retroscene.org/prod.php?p=8453"
        },
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/zc2014/pure/178"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64123"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Kw4uarHX5Ow"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "3.03",
            "competition": {
                "id": 13575,
                "name": "Pure zapili",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3399/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3399/",
                    "id": 3399,
                    "name": "Zapilyator Compo 2014",
                    "tagline": "",
                    "start_date": "2014-09-26",
                    "end_date": "2014-09-29",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://events.retroscene.org/zc2014"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e3/51/d313.148460.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/e3/51/d313.148460.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e3/51/d313.148460.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}