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

{
    "url": "https://demozoo.org/api/v1/productions/18763/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/18763/",
    "id": 18763,
    "title": "untitled",
    "author_nicks": [
        {
            "name": "Neon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1171/?format=api",
                "id": 1171,
                "name": "Neon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-04-16",
    "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/2006/thegathering06/photo/neon_-_untitled.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "187",
            "competition": {
                "id": 1119,
                "name": "Capture the spirit of TG",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/52/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/52/",
                    "id": 52,
                    "name": "The Gathering 2006",
                    "tagline": "The Dark Side of Pluto",
                    "start_date": "2006-04-12",
                    "end_date": "2006-04-16",
                    "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/01/21/4955.pl42188.jpg",
            "original_width": 1024,
            "original_height": 680,
            "standard_url": "https://media.demozoo.org/screens/s/01/21/4955.pl42188.jpg",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/01/21/4955.pl42188.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": []
}