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

{
    "url": "https://demozoo.org/api/v1/productions/124332/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/124332/",
    "id": 124332,
    "title": "-",
    "author_nicks": [
        {
            "name": "ted",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24908/?format=api",
                "id": 24908,
                "name": "ted",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Top Right Bottom Left",
            "abbreviation": "TRBL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3734/?format=api",
                "id": 3734,
                "name": "Top Right Bottom Left",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-10-18",
    "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/trsac14/gfx_mystery_hole/ted-_-trbl.jpg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "101",
            "competition": {
                "id": 10933,
                "name": "Mystery Hole Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2119/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2119/",
                    "id": 2119,
                    "name": "TRSAC 2014",
                    "tagline": "",
                    "start_date": "2014-10-17",
                    "end_date": "2014-10-19",
                    "location": "Århus, Århus Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.15674,
                    "longitude": 10.21076,
                    "website": "http://www.trsac.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0f/ad/fca6.70640.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/0f/ad/fca6.70640.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0f/ad/fca6.70640.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}