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

{
    "url": "https://demozoo.org/api/v1/productions/36683/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36683/",
    "id": 36683,
    "title": "1897",
    "author_nicks": [
        {
            "name": "Québarium",
            "abbreviation": "QBR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23964/?format=api",
                "id": 23964,
                "name": "Québarium",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-06-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/56/?format=api",
            "id": 56,
            "name": "Gamepark GP2X"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "F-Cycles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46443/?format=api",
                    "id": 46443,
                    "name": "F-Cycles",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "F-Cycles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46443/?format=api",
                    "id": 46443,
                    "name": "F-Cycles",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Tronicsynth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43445/?format=api",
                    "id": 43445,
                    "name": "Tronicsynth",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Intruder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68843/?format=api",
                    "id": 68843,
                    "name": "Intruder",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/atparty12/oldskool_demo/1897_quebarium.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59383"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=XEaru7kUhQ8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 3243,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1337/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1337/",
                    "id": 1337,
                    "name": "@Party 2012",
                    "tagline": "",
                    "start_date": "2012-06-15",
                    "end_date": "2012-06-17",
                    "location": "Boston, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.358631,
                    "longitude": -71.056702,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/13/e4/0d81.67119.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/13/e4/0d81.67119.jpg",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/13/e4/0d81.67119.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}