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

{
    "url": "https://demozoo.org/api/v1/productions/23242/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/23242/",
    "id": 23242,
    "title": "Huora",
    "author_nicks": [
        {
            "name": "Doc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8619/?format=api",
                "id": 8619,
                "name": "Doc",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fobia Design",
            "abbreviation": "FD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12768/?format=api",
                "id": 12768,
                "name": "Fobia Design",
                "is_group": true
            }
        },
        {
            "name": "Mystic",
            "abbreviation": "MST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                "id": 1035,
                "name": "Mystic",
                "is_group": true
            }
        },
        {
            "name": "Vandals",
            "abbreviation": "VDL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10485/?format=api",
                "id": 10485,
                "name": "Vandals",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-11-22",
    "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/1997/zoo97/c64/zoo97_graphics_and_music.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 1564,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/727/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/727/",
                    "id": 727,
                    "name": "Zoo 1997",
                    "tagline": "",
                    "start_date": "1997-11-21",
                    "end_date": "1997-11-23",
                    "location": "Pori, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.485958,
                    "longitude": 21.79537,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3d/e2/35b6.112920.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/3d/e2/35b6.112920.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3d/e2/35b6.112920.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/b7/48/329b.112921.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/b7/48/329b.112921.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b7/48/329b.112921.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}