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

{
    "url": "https://demozoo.org/api/v1/productions/117253/?format=api",
    "demozoo_url": "https://demozoo.org/productions/117253/",
    "id": 117253,
    "title": "The Unhanged",
    "author_nicks": [
        {
            "name": "Fit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1761/?format=api",
                "id": 1761,
                "name": "Fit",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-07-12",
    "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": "Marq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1760/?format=api",
                    "id": 1760,
                    "name": "Marq",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Yzi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3112/?format=api",
                    "id": 3112,
                    "name": "Yzi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. TerrorZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45710/?format=api",
                    "id": 45710,
                    "name": "Dr. TerrorZ",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. TerrorZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45710/?format=api",
                    "id": 45710,
                    "name": "Dr. TerrorZ",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.kameli.net/pub/fit/the_unhanged/the_unhanged.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/vammala14/demo/the_unhanged.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63765"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=SgEhLo6ugQ4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "18",
            "competition": {
                "id": 12728,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2136/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2136/",
                    "id": 2136,
                    "name": "Vammala Party 2014",
                    "tagline": "Just se viikonloppu ei käy 2014",
                    "start_date": "2014-07-11",
                    "end_date": "2014-07-13",
                    "location": "Ylöjärvi, Tampere, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.84827,
                    "longitude": 23.61233,
                    "website": "https://vammala.party/parties/2014-just-se-viikonloppu-ei-kay/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/59/c6/069b.61868.png",
            "original_width": 634,
            "original_height": 476,
            "standard_url": "https://media.demozoo.org/screens/s/59/c6/069b.61868.png",
            "standard_width": 399,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/59/c6/069b.61868.png",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "sprite",
        "intro",
        "zx-spectrum-48k"
    ]
}