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

{
    "url": "https://demozoo.org/api/v1/productions/61337/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/61337/",
    "id": 61337,
    "title": "Kaa",
    "author_nicks": [
        {
            "name": "Thoty",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2567/?format=api",
                "id": 2567,
                "name": "Thothy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "STune Development Team",
            "abbreviation": "SDT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2243/?format=api",
                "id": 2243,
                "name": "STune Development Team",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-09-02",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.dhs.nu/party/uc2k/unconka1.gif"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2000/UNCON2K/STGR16/THOTHY/UNCONKA1.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "111",
            "competition": {
                "id": 6723,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1713/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1713/",
                    "id": 1713,
                    "name": "Unconventional 2000",
                    "tagline": "",
                    "start_date": "2000-09-01",
                    "end_date": "2000-09-03",
                    "location": "Lengenfeld, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.57003,
                    "longitude": 12.36535,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2f/26/8b2f.15228.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/2f/26/8b2f.15228.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2f/26/8b2f.15228.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}