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

{
    "url": "https://demozoo.org/api/v1/productions/297539/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/297539/",
    "id": 297539,
    "title": "Space",
    "author_nicks": [
        {
            "name": "Lukke",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73340/?format=api",
                "id": 73340,
                "name": "Lukke",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-07-31",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "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": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 16615,
                "name": "Oldschool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4335/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4335/",
                    "id": 4335,
                    "name": "High Coast Hack 2021 Summer",
                    "tagline": "",
                    "start_date": "2021-07-30",
                    "end_date": "2021-08-01",
                    "location": "Härnösands Kommun, Västernorrland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.76667,
                    "longitude": 17.68333,
                    "website": "http://highcoasthack.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/36/44/c765.295995.gif",
            "original_width": 960,
            "original_height": 508,
            "standard_url": "https://media.demozoo.org/screens/s/36/44/c765.295995.png",
            "standard_width": 400,
            "standard_height": 211,
            "thumbnail_url": "https://media.demozoo.org/screens/t/36/44/c765.295995.png",
            "thumbnail_width": 200,
            "thumbnail_height": 105
        }
    ],
    "tags": []
}