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

{
    "url": "https://demozoo.org/api/v1/productions/150892/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/150892/",
    "id": 150892,
    "title": "Hästen som hösten",
    "author_nicks": [
        {
            "name": "Jumalauta",
            "abbreviation": "JML",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                "id": 1297,
                "name": "Jumalauta",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-04-16",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/deadline05/ascii_ansi_graphics/hastens.asc"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "6.5000",
            "competition": {
                "id": 11957,
                "name": "ASCII/ANSI 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/e6/a4/0d14.pl198901.png",
            "original_width": 640,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/e6/a4/0d14.pl198901.png",
            "standard_width": 250,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e6/a4/0d14.pl198901.png",
            "thumbnail_width": 125,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}