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

{
    "url": "https://demozoo.org/api/v1/productions/140066/?format=api",
    "demozoo_url": "https://demozoo.org/productions/140066/",
    "id": 140066,
    "title": "Spacebender",
    "author_nicks": [
        {
            "name": "Aardbei",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1/?format=api",
                "id": 1,
                "name": "Aardbei",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-06-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Snq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11890/?format=api",
                    "id": 11890,
                    "name": "Snq",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://gojelly.com/aardbei_spacebender1k.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/atparty15/intro/01_spacebender1k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65857"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=bTb6Julct1c"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "145",
            "competition": {
                "id": 11616,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2371/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2371/",
                    "id": 2371,
                    "name": "@Party 2015",
                    "tagline": "Now We Are Six",
                    "start_date": "2015-06-19",
                    "end_date": "2015-06-19",
                    "location": "Cambridge, Middlesex County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.3751,
                    "longitude": -71.10561,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/57/de/6e17.310321.jpg",
            "original_width": 400,
            "original_height": 225,
            "standard_url": "https://media.demozoo.org/screens/s/57/de/6e17.310321.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/57/de/6e17.310321.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "monochrome"
    ]
}