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

{
    "url": "https://demozoo.org/api/v1/productions/1765/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/1765/",
    "id": 1765,
    "title": "Thirst",
    "author_nicks": [
        {
            "name": "Tina Alfredsen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4350/?format=api",
                "id": 4350,
                "name": "Tina Alfredsen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-04-04",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
            "id": 36,
            "name": "Photo",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/thegathering10/photo/07-thirst_by_tina_alfredsen.png"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/thegathering10/photo/archives/thirst_by_tina_alfredsen.x1.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "15",
            "score": "",
            "competition": {
                "id": 129,
                "name": "Photo",
                "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/71/43/2bfd.2805.png",
            "original_width": 2574,
            "original_height": 1562,
            "standard_url": "https://media.demozoo.org/screens/s/71/43/2bfd.2805.jpg",
            "standard_width": 400,
            "standard_height": 242,
            "thumbnail_url": "https://media.demozoo.org/screens/t/71/43/2bfd.2805.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 121
        }
    ],
    "tags": []
}