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

{
    "url": "https://demozoo.org/api/v1/productions/37316/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/37316/",
    "id": 37316,
    "title": "Predestination",
    "author_nicks": [
        {
            "name": "Xtro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11090/?format=api",
                "id": 11090,
                "name": "Xtro",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Rhyme",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11091/?format=api",
                "id": 11091,
                "name": "Rhyme",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-12-13",
    "supertype": "graphics",
    "platforms": [],
    "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/1998/abort98/grfx/abo98gfx.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "6.575",
            "competition": {
                "id": 3344,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/952/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/952/",
                    "id": 952,
                    "name": "Abort 1998",
                    "tagline": "",
                    "start_date": "1998-12-12",
                    "end_date": "1998-12-14",
                    "location": "Ljubljana, Slovenia",
                    "is_online": false,
                    "country_code": "SI",
                    "latitude": 46.051239,
                    "longitude": 14.50306,
                    "website": ""
                }
            }
        },
        {
            "position": 7,
            "ranking": "7",
            "score": "20",
            "competition": {
                "id": 3563,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/460/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/460/",
                    "id": 460,
                    "name": "Cache 1998 Autumn (X)",
                    "tagline": "",
                    "start_date": "1998-10-09",
                    "end_date": "1998-10-11",
                    "location": "Kecskemét, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.90464,
                    "longitude": 19.68663,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/11/4e/39b1.121475.gif",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/11/4e/39b1.121475.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/11/4e/39b1.121475.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}