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

{
    "url": "https://demozoo.org/api/v1/productions/96994/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96994/",
    "id": 96994,
    "title": "Torukia",
    "author_nicks": [
        {
            "name": "Black Sun",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3712/?format=api",
                "id": 3712,
                "name": "Black Sun",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/45/?format=api",
            "id": 45,
            "name": "ZX81"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zxm.speccy.cz/dwnld/zx81/jhc09/ntorukia.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54161"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 9868,
                "name": "ZX81 1K Intro Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2066/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2066/",
                    "id": 2066,
                    "name": "JHCon 2009",
                    "tagline": "",
                    "start_date": "2009-12-11",
                    "end_date": "2009-12-13",
                    "location": "Okres Jindřichův Hradec, Jihočeský, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.08333,
                    "longitude": 15.16667,
                    "website": "http://jhcon.ic.cz/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}