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

{
    "url": "https://demozoo.org/api/v1/productions/201095/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/201095/",
    "id": 201095,
    "title": "Octoknights",
    "author_nicks": [
        {
            "name": "Piesiu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17592/?format=api",
                "id": 17592,
                "name": "Piesiu",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Agenda",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17593/?format=api",
                "id": 17593,
                "name": "Agenda",
                "is_group": true
            }
        },
        {
            "name": "Mystic Bytes",
            "abbreviation": "MB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2056/?format=api",
                "id": 2056,
                "name": "Mystic Bytes",
                "is_group": true
            }
        },
        {
            "name": "Speccy.pl",
            "abbreviation": "SPC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34750/?format=api",
                "id": 34750,
                "name": "Speccy.pl",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-03-16",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/forever19/c64/forever2019.d64"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "557",
            "competition": {
                "id": 15010,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3699/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3699/",
                    "id": 3699,
                    "name": "Forever 2019",
                    "tagline": "20: 8-Bit Aliens",
                    "start_date": "2019-03-15",
                    "end_date": "2019-03-17",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://forever8.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/89/79/9c09.182158.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/89/79/9c09.182158.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/89/79/9c09.182158.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}