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

{
    "url": "https://demozoo.org/api/v1/productions/122733/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/122733/",
    "id": 122733,
    "title": "Alien Bar",
    "author_nicks": [
        {
            "name": "Wile Coyote",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23816/?format=api",
                "id": 23816,
                "name": "Wile Coyote",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Entropy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14473/?format=api",
                "id": 14473,
                "name": "Entropy",
                "is_group": true
            }
        },
        {
            "name": "Equinoxe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7289/?format=api",
                "id": 7289,
                "name": "Equinoxe",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-11-19",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/1861/alien_bar___-wec.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/tribute94/c64/tribute1994_graphics.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=12474"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 19,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10887,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/249/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/249/",
                    "id": 249,
                    "name": "Tribute 1994",
                    "tagline": "",
                    "start_date": "1994-11-18",
                    "end_date": "1994-11-20",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701235,
                    "longitude": 11.967105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/21/36/a827.257757.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/21/36/a827.257757.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/21/36/a827.257757.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/b6/54/fe40.257758.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/b6/54/fe40.257758.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b6/54/fe40.257758.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "interlaced-blended"
    ]
}