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

{
    "url": "https://demozoo.org/api/v1/productions/312177/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/312177/",
    "id": 312177,
    "title": "Smoke City",
    "author_nicks": [
        {
            "name": "Nytrik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/244/?format=api",
                "id": 244,
                "name": "Nytrik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hydroxid",
            "abbreviation": "HDX, OH-",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2195/?format=api",
                "id": 2195,
                "name": "Hydroxid",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-08-13",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "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/2022/sillyventure22/st_ste_gfx/city.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "7.810",
            "competition": {
                "id": 17310,
                "name": "Atari ST/STE Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4440/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4440/",
                    "id": 4440,
                    "name": "Silly Venture 2022 SE",
                    "tagline": "Reaching The Sky With ATARI's 50th!",
                    "start_date": "2022-08-12",
                    "end_date": "2022-08-14",
                    "location": "Gdańsk, Pomerania, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.36112,
                    "longitude": 18.68976,
                    "website": "https://www.sillyventure.eu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fa/da/7563.313117.jpg",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/fa/da/7563.313117.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fa/da/7563.313117.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "320x200",
        "16-colors",
        "pi1"
    ]
}