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

{
    "url": "https://demozoo.org/api/v1/productions/34853/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/34853/",
    "id": 34853,
    "title": "Dragons Fly",
    "author_nicks": [
        {
            "name": "Hellmut",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23049/?format=api",
                "id": 23049,
                "name": "Hellmut",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Place 2 Be",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23050/?format=api",
                "id": 23050,
                "name": "Place 2 Be",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-07-26",
    "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/parties/1997/euskal97/gfx3d/helmut-dragons_fly.jpg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "115",
            "competition": {
                "id": 2974,
                "name": "Graphics 3D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/491/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/491/",
                    "id": 491,
                    "name": "Euskal 1997",
                    "tagline": "Euskal Party 5",
                    "start_date": "1997-07-25",
                    "end_date": "1997-07-27",
                    "location": "Donostia / San Sebastián, Gipuzkoa, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29181,
                    "longitude": -1.98851,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e2/cd/5033.191624.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/e2/cd/5033.191624.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e2/cd/5033.191624.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}