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

{
    "url": "https://demozoo.org/api/v1/productions/17517/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/17517/",
    "id": 17517,
    "title": "Plop",
    "author_nicks": [
        {
            "name": "Icabod",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8939/?format=api",
                "id": 8939,
                "name": "Icabod",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Raww Arse",
            "abbreviation": "RA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8881/?format=api",
                "id": 8881,
                "name": "Raww Arse",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-09-11",
    "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/2005/sundown05/grfx/plop.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "53",
            "competition": {
                "id": 997,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/320/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/320/",
                    "id": 320,
                    "name": "Sundown 2005",
                    "tagline": "",
                    "start_date": "2005-09-09",
                    "end_date": "2005-09-11",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/99/9f/1a12.6664.png",
            "original_width": 352,
            "original_height": 296,
            "standard_url": "https://media.demozoo.org/screens/s/99/9f/1a12.6664.png",
            "standard_width": 352,
            "standard_height": 296,
            "thumbnail_url": "https://media.demozoo.org/screens/t/99/9f/1a12.6664.png",
            "thumbnail_width": 178,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}