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

{
    "url": "https://demozoo.org/api/v1/productions/14235/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/14235/",
    "id": 14235,
    "title": "Sega Monster",
    "author_nicks": [
        {
            "name": "Wizard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28135/?format=api",
                "id": 28135,
                "name": "Wizard",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Navy Syndicate",
            "abbreviation": "NSDF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9721/?format=api",
                "id": 9721,
                "name": "Navy Syndicate",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-09-25",
    "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/parties/1999/phat99/zx_spectrum/phat9.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "217",
            "competition": {
                "id": 797,
                "name": "ZX Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/280/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/280/",
                    "id": 280,
                    "name": "Phat 1999 (9)",
                    "tagline": "Phat9",
                    "start_date": "1999-09-25",
                    "end_date": "1999-09-25",
                    "location": "Rīga, Riga, Latvia",
                    "is_online": false,
                    "country_code": "LV",
                    "latitude": 56.97778,
                    "longitude": 24.12167,
                    "website": ""
                }
            }
        },
        {
            "position": 26,
            "ranking": "19",
            "score": "35 (5.0)",
            "competition": {
                "id": 803,
                "name": "Graphics (alternative results)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/281/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/281/",
                    "id": 281,
                    "name": "Chaos Constructions 999.999",
                    "tagline": "",
                    "start_date": "1999-12-01",
                    "end_date": "2000-01-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        },
        {
            "position": 28,
            "ranking": "25",
            "score": "35 (5.0)",
            "competition": {
                "id": 804,
                "name": "Graphics (normal results)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/281/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/281/",
                    "id": 281,
                    "name": "Chaos Constructions 999.999",
                    "tagline": "",
                    "start_date": "1999-12-01",
                    "end_date": "2000-01-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c7/d0/2d90.127091.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/c7/d0/2d90.127091.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c7/d0/2d90.127091.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}