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

{
    "url": "https://demozoo.org/api/v1/productions/7576/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/7576/",
    "id": 7576,
    "title": "Haru treskor?",
    "author_nicks": [
        {
            "name": "Malmix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3186/?format=api",
                "id": 3186,
                "name": "Malmix",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nature",
            "abbreviation": "NAT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2487/?format=api",
                "id": 2487,
                "name": "Nature",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-07-10",
    "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/2011/edison11/ascii-ansi/malmix-haru_treskor.ascii"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "125",
            "competition": {
                "id": 727,
                "name": "ASCII/ANSI",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/260/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/260/",
                    "id": 260,
                    "name": "Edison 2011",
                    "tagline": "A Taste of Things to Come",
                    "start_date": "2011-07-08",
                    "end_date": "2011-07-10",
                    "location": "Sollentuna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.42513,
                    "longitude": 17.942475,
                    "website": "http://on.edis.nu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3a/7e/dbc7.153026.png",
            "original_width": 624,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/3a/7e/dbc7.153026.png",
            "standard_width": 400,
            "standard_height": 246,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3a/7e/dbc7.153026.png",
            "thumbnail_width": 200,
            "thumbnail_height": 123
        }
    ],
    "tags": []
}