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

{
    "url": "https://demozoo.org/api/v1/productions/150902/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/150902/",
    "id": 150902,
    "title": "Holy Goth",
    "author_nicks": [
        {
            "name": "Kalaspuff",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3639/?format=api",
                "id": 3639,
                "name": "Kalaspuff",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Even",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3779/?format=api",
                "id": 3779,
                "name": "Even",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-04-16",
    "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/2005/deadline05/freestyle_graphics/girl_signed.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "4.5882",
            "competition": {
                "id": 11960,
                "name": "Freestyle Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2786/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2786/",
                    "id": 2786,
                    "name": "Deadline 2005 (aka 2007)",
                    "tagline": "",
                    "start_date": "2005-04-15",
                    "end_date": "2005-04-17",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.5,
                    "longitude": 18.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/39/48/9efe.111180.png",
            "original_width": 533,
            "original_height": 800,
            "standard_url": "https://media.demozoo.org/screens/s/39/48/9efe.111180.jpg",
            "standard_width": 199,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/39/48/9efe.111180.jpg",
            "thumbnail_width": 99,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}