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

{
    "url": "https://demozoo.org/api/v1/productions/1836/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/1836/",
    "id": 1836,
    "title": "Big Hands",
    "author_nicks": [
        {
            "name": "Raw Bacon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4442/?format=api",
                "id": 4442,
                "name": "Raw Bacon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dark Codex Crew",
            "abbreviation": "DCC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4422/?format=api",
                "id": 4422,
                "name": "Dark Codex",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-04-04",
    "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/2010/thegathering10/grtc/05-big_hands_by_rawbacon_of_dcc.jpg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "",
            "competition": {
                "id": 138,
                "name": "Rendered Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/56/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/56/",
                    "id": 56,
                    "name": "The Gathering 2010",
                    "tagline": "Submerged",
                    "start_date": "2010-03-31",
                    "end_date": "2010-04-04",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/25/a5/e4ea.p1836.jpg",
            "original_width": 1120,
            "original_height": 840,
            "standard_url": "https://media.demozoo.org/screens/s/25/a5/e4ea.p1836.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/a5/e4ea.p1836.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}