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

{
    "url": "https://demozoo.org/api/v1/productions/123444/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/123444/",
    "id": 123444,
    "title": "diune",
    "author_nicks": [
        {
            "name": "Jok",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24567/?format=api",
                "id": 24567,
                "name": "Jok",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dreamweb",
            "abbreviation": "DW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15003/?format=api",
                "id": 15003,
                "name": "Dreamweb",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-10-04",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "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/deadline14/gfx_oldschool/diune_jok_dreamweb-oldshcoolgfx.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "ArtcityImage",
            "url": "http://artcity.bitfellas.org/index.php?a=show&id=35750"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "167",
            "competition": {
                "id": 10906,
                "name": "Oldschool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2277/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2277/",
                    "id": 2277,
                    "name": "Deadline 2014",
                    "tagline": "Deadline Demoparty - Aufbau Ost",
                    "start_date": "2014-10-03",
                    "end_date": "2014-10-05",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "http://demoparty.berlin/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/17/d4/11a7.69374.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/17/d4/11a7.69374.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/17/d4/11a7.69374.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "grafx2",
        "320x200",
        "stages-included",
        "32-colors"
    ]
}