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

{
    "url": "https://demozoo.org/api/v1/productions/96602/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96602/",
    "id": 96602,
    "title": "Arvika 1988",
    "author_nicks": [
        {
            "name": "The Electronic Force",
            "abbreviation": "TEF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4053/?format=api",
                "id": 4053,
                "name": "The Electronic Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-05-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1258/?format=api",
                    "id": 1258,
                    "name": "Alta",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Alta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1258/?format=api",
                    "id": 1258,
                    "name": "Alta",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Rob Hubbard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8434/?format=api",
                    "id": 8434,
                    "name": "Rob Hubbard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=126601"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1988/vortex42party88/c64_demo/arvika_1988.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=100983"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90210"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 16513,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/29/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/29/",
                    "id": 29,
                    "name": "Vortex 42 Computer Meeting 1988",
                    "tagline": "",
                    "start_date": "1988-05-13",
                    "end_date": "1988-05-15",
                    "location": "Arvika Kommun, Värmland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.70484,
                    "longitude": 12.63202,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/32/2e/b3c7.337620.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/32/2e/b3c7.337620.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/32/2e/b3c7.337620.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}