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

{
    "url": "https://demozoo.org/api/v1/productions/359967/?format=api",
    "demozoo_url": "https://demozoo.org/productions/359967/",
    "id": 359967,
    "title": "WCS Demo 10",
    "author_nicks": [
        {
            "name": "Weser Cracking Service",
            "abbreviation": "WCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106752/?format=api",
                "id": 106752,
                "name": "Weser Cracking Service",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1986",
    "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": "Dauerstress",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145557/?format=api",
                    "id": 145557,
                    "name": "Dauerstress",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Stu Taylor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58211/?format=api",
                    "id": 58211,
                    "name": "Stuart Taylor",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/33392/WCS_DEMO_10_____.T64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=42701"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41144"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "one-file-demo"
    ]
}