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

{
    "url": "https://demozoo.org/api/v1/productions/314162/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/314162/",
    "id": 314162,
    "title": "Hard Spell",
    "author_nicks": [
        {
            "name": "Ripek",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29825/?format=api",
                "id": 29825,
                "name": "Ripek",
                "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
            }
        }
    ],
    "release_date": "2022-10-22",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/atascii_compo22/atascii_compo/hard_spell_ripek.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "4,066",
            "competition": {
                "id": 17450,
                "name": "ATASCII Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4457/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4457/",
                    "id": 4457,
                    "name": "ATASCII Compo 2022",
                    "tagline": "2nd Atari ASCII Compo",
                    "start_date": "2022-10-01",
                    "end_date": "2022-10-23",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://logiker.com/ATASCII"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/67/57/4ebf.314910.png",
            "original_width": 376,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/67/57/4ebf.314910.png",
            "standard_width": 376,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/67/57/4ebf.314910.png",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": [
        "atascii"
    ]
}