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

{
    "url": "https://demozoo.org/api/v1/productions/85675/?format=api",
    "demozoo_url": "https://demozoo.org/productions/85675/",
    "id": 85675,
    "title": "Empirion",
    "author_nicks": [
        {
            "name": "Doctrine",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42822/?format=api",
                "id": 42822,
                "name": "Doctrine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-08-25",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116530/?format=api",
                    "id": 116530,
                    "name": "Rip",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116530/?format=api",
                    "id": 116530,
                    "name": "Rip",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Randy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116531/?format=api",
                    "id": 116531,
                    "name": "Randy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Oyise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/484/?format=api",
                    "id": 484,
                    "name": "Oyise",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "two textures"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/riverwash07/demo/doctrine-empirion.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31815"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "25",
            "competition": {
                "id": 9015,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/161/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/161/",
                    "id": 161,
                    "name": "Riverwash 2007",
                    "tagline": "",
                    "start_date": "2007-08-24",
                    "end_date": "2007-08-26",
                    "location": "Szymocice, Nędza, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.161812,
                    "longitude": 18.371059,
                    "website": "http://www.riverwash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7f/dc/402b.276980.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/7f/dc/402b.276980.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7f/dc/402b.276980.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "opengl-2.0",
        "windows-xp"
    ]
}