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

{
    "url": "https://demozoo.org/api/v1/productions/22470/?format=api",
    "demozoo_url": "https://demozoo.org/productions/22470/",
    "id": 22470,
    "title": "Requiem",
    "author_nicks": [
        {
            "name": "Grif",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8015/?format=api",
                "id": 8015,
                "name": "Grif",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Atx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8186/?format=api",
                    "id": 8186,
                    "name": "Atx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ratt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8189/?format=api",
                    "id": 8189,
                    "name": "Ratt",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Slayer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16502/?format=api",
                    "id": 16502,
                    "name": "Slayer",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1993/abaddon93/demo/requiem.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9409"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 1479,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/425/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/425/",
                    "id": 425,
                    "name": "Abaddon 1993",
                    "tagline": "",
                    "start_date": "1993-04-30",
                    "end_date": "1993-05-02",
                    "location": "Csorna, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.611221,
                    "longitude": 17.243641,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/54/e0/44cf.350056.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/54/e0/44cf.350056.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/54/e0/44cf.350056.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}