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

{
    "url": "https://demozoo.org/api/v1/productions/14066/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/14066/",
    "id": 14066,
    "title": "Alf",
    "author_nicks": [
        {
            "name": "Ash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8981/?format=api",
                "id": 8981,
                "name": "Demiurge Ash",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Eternity Industry",
            "abbreviation": "EI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8982/?format=api",
                "id": 8982,
                "name": "Placebo",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-08-22",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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/demos/compos/artcomp98/zx_spectrum/artcomp.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 21,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 762,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/271/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/271/",
                    "id": 271,
                    "name": "Artcomp 1998",
                    "tagline": "",
                    "start_date": "1998",
                    "end_date": "1998-10-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        },
        {
            "position": 3,
            "ranking": "3",
            "score": "59",
            "competition": {
                "id": 770,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/273/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/273/",
                    "id": 273,
                    "name": "Funtop 1998",
                    "tagline": "",
                    "start_date": "1998-08-22",
                    "end_date": "1998-08-22",
                    "location": "Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75695,
                    "longitude": 37.614975,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/86/6d/43fe.6094.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/86/6d/43fe.6094.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/86/6d/43fe.6094.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}