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

{
    "url": "https://demozoo.org/api/v1/productions/23324/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/23324/",
    "id": 23324,
    "title": "Aozoragroove",
    "author_nicks": [
        {
            "name": "Kami",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7820/?format=api",
                "id": 7820,
                "name": "Kami",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "thelo0p!",
            "abbreviation": "the lo0p, The loop, l0p",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15332/?format=api",
                "id": 15332,
                "name": "thelo0p!",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-08-28",
    "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/2004/evoke04/ascii/kmi-aogr.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "15",
            "competition": {
                "id": 1572,
                "name": "ASCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/354/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/354/",
                    "id": 354,
                    "name": "Evoke 2004",
                    "tagline": "Your Digital Playground",
                    "start_date": "2004-08-27",
                    "end_date": "2004-08-29",
                    "location": "Deutz, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.93463,
                    "longitude": 6.97495,
                    "website": "http://archive.evoke.eu/2004/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b0/1f/4d51.152945.png",
            "original_width": 624,
            "original_height": 736,
            "standard_url": "https://media.demozoo.org/screens/s/b0/1f/4d51.152945.png",
            "standard_width": 254,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b0/1f/4d51.152945.png",
            "thumbnail_width": 127,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}