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

{
    "url": "https://demozoo.org/api/v1/productions/1246/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/1246/",
    "id": 1246,
    "title": "Lotsa Fuxornings",
    "author_nicks": [
        {
            "name": "333ELiTE",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3983/?format=api",
                "id": 3983,
                "name": "333ELiTE",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-09-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/2010/stream10/graphics/iso_gains_power_by_wolf_.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "-71",
            "competition": {
                "id": 48,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/11/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/11/",
                    "id": 11,
                    "name": "Stream 2010",
                    "tagline": "Seven",
                    "start_date": "2010-09-24",
                    "end_date": "2010-09-26",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.928595,
                    "longitude": 26.067386,
                    "website": "http://streamparty.org/stream10/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/38/6c/00e4.pl1218.png",
            "original_width": 877,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/38/6c/00e4.pl1218.jpg",
            "standard_width": 342,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/38/6c/00e4.pl1218.jpg",
            "thumbnail_width": 171,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}