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

{
    "url": "https://demozoo.org/api/v1/productions/27901/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/27901/",
    "id": 27901,
    "title": "Pirate",
    "author_nicks": [
        {
            "name": "Willy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19334/?format=api",
                "id": 19334,
                "name": "Willy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cryptic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19335/?format=api",
                "id": 19335,
                "name": "Cryptic",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-10-14",
    "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/1995/euskal95/gfx3d/08.jpg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "125",
            "competition": {
                "id": 2051,
                "name": "3D Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/489/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/489/",
                    "id": 489,
                    "name": "Euskal 1995",
                    "tagline": "Euskal Party 3",
                    "start_date": "1995-10-12",
                    "end_date": "1995-10-15",
                    "location": "Tolosa, Gipuzkoa, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.10775,
                    "longitude": -2.08005,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/45/bf/a445.148879.jpg",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/45/bf/a445.148879.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/45/bf/a445.148879.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}