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

{
    "url": "https://demozoo.org/api/v1/productions/302083/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/302083/",
    "id": 302083,
    "title": "Rocket Squid Thingy",
    "author_nicks": [
        {
            "name": "zeroshift",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6393/?format=api",
                "id": 6393,
                "name": "zeroshift",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Napalm Core",
            "abbreviation": "NC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6439/?format=api",
                "id": 6439,
                "name": "Napalm Core",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-10-30",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "89",
            "competition": {
                "id": 16821,
                "name": "Material Maker",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4244/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4244/",
                    "id": 4244,
                    "name": "Inércia Demoparty 2021",
                    "tagline": "",
                    "start_date": "2021-10-30",
                    "end_date": "2021-10-31",
                    "location": "Distrito de Lisboa, Lisbon, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 39.0,
                    "longitude": -9.13333,
                    "website": "https://2021.inercia.pt/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d3/f2/f993.300713.png",
            "original_width": 797,
            "original_height": 443,
            "standard_url": "https://media.demozoo.org/screens/s/d3/f2/f993.300713.jpg",
            "standard_width": 400,
            "standard_height": 222,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d3/f2/f993.300713.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        }
    ],
    "tags": []
}