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

{
    "url": "https://demozoo.org/api/v1/productions/52645/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/52645/",
    "id": 52645,
    "title": "Super Beetle",
    "author_nicks": [
        {
            "name": "Thorse",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30884/?format=api",
                "id": 30884,
                "name": "Thorse",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Zon@ Neutr@",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11660/?format=api",
                "id": 11660,
                "name": "Zon@ Neutr@",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-10-13",
    "supertype": "graphics",
    "platforms": [],
    "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/mirrors/scenesp.org/2001/bcnparty01/gfx3d/thorse/ZBEETLE.JPG"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "42",
            "competition": {
                "id": 5473,
                "name": "Gfx 3D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1095/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1095/",
                    "id": 1095,
                    "name": "BCN Party 2001",
                    "tagline": "",
                    "start_date": "2001-10-12",
                    "end_date": "2001-10-14",
                    "location": "Província de Barcelona, Catalonia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.66667,
                    "longitude": 2.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/98/b5/e37e.147537.jpg",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/98/b5/e37e.147537.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/98/b5/e37e.147537.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "lightwave"
    ]
}