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

{
    "url": "https://demozoo.org/api/v1/productions/4134/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/4134/",
    "id": 4134,
    "title": "Planet Inferno",
    "author_nicks": [
        {
            "name": "Bracket",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/938/?format=api",
                "id": 938,
                "name": "Bracket",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Accession",
            "abbreviation": "ACC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                "id": 935,
                "name": "Accession",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-10-23",
    "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": "BaseUrl",
            "url": "http://artcity.bitfellas.org/gallery/b/bracket/20991_brc-planet_inferno.png"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/altparty10/graphics/planet_inferno_by_bracket__accession.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "323",
            "competition": {
                "id": 9226,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/176/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/176/",
                    "id": 176,
                    "name": "Alternative Party 2010",
                    "tagline": "AltParty 11",
                    "start_date": "2010-10-22",
                    "end_date": "2010-10-24",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.altparty.org/2010"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7f/bc/40ed.p4134.png",
            "original_width": 1280,
            "original_height": 1024,
            "standard_url": "https://media.demozoo.org/screens/s/7f/bc/40ed.p4134.jpg",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7f/bc/40ed.p4134.jpg",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}