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

{
    "url": "https://demozoo.org/api/v1/productions/154447/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/154447/",
    "id": 154447,
    "title": "Fast 2D",
    "author_nicks": [
        {
            "name": "Noel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121700/?format=api",
                "id": 121700,
                "name": "Noel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-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/2014/euskal14/gfx_2d_fast/noel-patitos.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "26",
            "competition": {
                "id": 12176,
                "name": "Fast 2D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2191/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2191/",
                    "id": 2191,
                    "name": "Euskal 2014",
                    "tagline": "Euskal Encounter 22",
                    "start_date": "2014-07-24",
                    "end_date": "2014-07-27",
                    "location": "Barakaldo, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29753,
                    "longitude": -2.98622,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/86/02/13d6.pl192654.png",
            "original_width": 2000,
            "original_height": 1000,
            "standard_url": "https://media.demozoo.org/screens/s/86/02/13d6.pl192654.jpg",
            "standard_width": 400,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/86/02/13d6.pl192654.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 100
        }
    ],
    "tags": []
}