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

{
    "url": "https://demozoo.org/api/v1/productions/367162/?format=api",
    "demozoo_url": "https://demozoo.org/productions/367162/",
    "id": 367162,
    "title": "The Last Ninja Demo",
    "author_nicks": [
        {
            "name": "The Disciples",
            "abbreviation": "TDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109660/?format=api",
                "id": 109660,
                "name": "The Disciples",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "DJ Kat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147983/?format=api",
                    "id": 147983,
                    "name": "DJ Kat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tomcat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147984/?format=api",
                    "id": 147984,
                    "name": "Tomcat",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Tomcat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147984/?format=api",
                    "id": 147984,
                    "name": "Tomcat",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Anthony Lees",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50847/?format=api",
                    "id": 50847,
                    "name": "Anthony Lees",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "David Whittaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7835/?format=api",
                    "id": 7835,
                    "name": "David Whittaker",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/t/The_Disciples/Last_Ninja_Demo.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/17698/Last Ninja Demo, The.t64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=28986"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=40554"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "one-file-demo"
    ]
}