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

{
    "url": "https://demozoo.org/api/v1/productions/307721/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/307721/",
    "id": 307721,
    "title": "Vivid view through dirty window",
    "author_nicks": [
        {
            "name": "Joe Vondayl",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73966/?format=api",
                "id": 73966,
                "name": "Joe Vondayl",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-04-23",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "211",
            "competition": {
                "id": 17039,
                "name": "ZX Spectrum GFX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4418/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4418/",
                    "id": 4418,
                    "name": "speccy.pl party 2022.1",
                    "tagline": "",
                    "start_date": "2022-04-23",
                    "end_date": "2022-04-23",
                    "location": "Warszawa, Mazovia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.23547,
                    "longitude": 21.04191,
                    "website": "http://speccy.pl/party/index_en2022_1.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c6/cd/151d.307979.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/c6/cd/151d.307979.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c6/cd/151d.307979.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}