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

{
    "url": "https://demozoo.org/api/v1/productions/40786/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/40786/",
    "id": 40786,
    "title": "Walking On A Dream",
    "author_nicks": [
        {
            "name": "Vibe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24621/?format=api",
                "id": 24621,
                "name": "Vibe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Vantage",
            "abbreviation": "VTG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71/?format=api",
                "id": 71,
                "name": "Vantage",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-09-01",
    "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/2012/demodays12/graphics/v_be_-_walking_on_a_dream.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "141",
            "competition": {
                "id": 3845,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1416/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1416/",
                    "id": 1416,
                    "name": "Demodays 2012",
                    "tagline": "watch * create * compete",
                    "start_date": "2012-08-31",
                    "end_date": "2012-09-02",
                    "location": "Olten, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.352112,
                    "longitude": 7.90402,
                    "website": "https://2012.demodays.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0f/6f/1b15.pl38155.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/0f/6f/1b15.pl38155.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0f/6f/1b15.pl38155.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}