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

{
    "url": "https://demozoo.org/api/v1/productions/186869/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/186869/",
    "id": 186869,
    "title": "4K Gfx Entry",
    "author_nicks": [
        {
            "name": "The Magic Roundabout",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16354/?format=api",
                "id": 16354,
                "name": "T.M.R",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cosine",
            "abbreviation": "COS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5558/?format=api",
                "id": 5558,
                "name": "Cosine",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-04-16",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/demos/compos/driven_4k_compo_1998/ntsc_4k_competition_98.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 14281,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3628/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3628/",
                    "id": 3628,
                    "name": "Driven 4k NTSC Compo 1998 (II)",
                    "tagline": "",
                    "start_date": "1998-04-16",
                    "end_date": "1998-04-16",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/46/6f/28dd.336506.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/46/6f/28dd.336506.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/46/6f/28dd.336506.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}