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

{
    "url": "https://demozoo.org/api/v1/productions/16004/?format=api",
    "demozoo_url": "https://demozoo.org/productions/16004/",
    "id": 16004,
    "title": "Kyrpa",
    "author_nicks": [
        {
            "name": "EhD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12665/?format=api",
                "id": 12665,
                "name": "EhD",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "runc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144862/?format=api",
                    "id": 144862,
                    "name": "runc",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://maa.tky.hut.fi/analparty/party1/runc_anal1_speccy.tzx"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200308/kyrpa.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10383"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5139/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5139/",
            "id": 5139,
            "name": "Anal Party 2003",
            "tagline": "",
            "start_date": "2003",
            "end_date": "2003",
            "location": "",
            "is_online": false,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}