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

{
    "url": "https://demozoo.org/api/v1/productions/1731/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/1731/",
    "id": 1731,
    "title": "Robot Unicorn Attack",
    "author_nicks": [
        {
            "name": "Malin Falch",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4358/?format=api",
                "id": 4358,
                "name": "Malin Falch",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-04-04",
    "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/thegathering10/grfx/mspaint/14-robot_unicorn_attack_by_malin_falch.bmp"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/thegathering10/grfx/mspaint/archives/robot_unicorn_attack_by_malin_falch.x1.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "",
            "competition": {
                "id": 126,
                "name": "MS Paint",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/56/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/56/",
                    "id": 56,
                    "name": "The Gathering 2010",
                    "tagline": "Submerged",
                    "start_date": "2010-03-31",
                    "end_date": "2010-04-04",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/09/b8/c414.2782.jpg",
            "original_width": 1463,
            "original_height": 1366,
            "standard_url": "https://media.demozoo.org/screens/s/09/b8/c414.2782.jpg",
            "standard_width": 321,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/09/b8/c414.2782.jpg",
            "thumbnail_width": 160,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}