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

{
    "url": "https://demozoo.org/api/v1/productions/96992/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96992/",
    "id": 96992,
    "title": "Soupytwist",
    "author_nicks": [
        {
            "name": "Hooy-Program",
            "abbreviation": "H-Prg",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                "id": 1427,
                "name": "Hooy-Program",
                "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": [
        {
            "nick": {
                "name": "Gasman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
                    "id": 5879,
                    "name": "Gasman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zxm.speccy.cz/dwnld/zx81/jhc09/soupytwi.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54159"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "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": []
}