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

{
    "url": "https://demozoo.org/api/v1/productions/340299/?format=api",
    "demozoo_url": "https://demozoo.org/productions/340299/",
    "id": 340299,
    "title": "1988 - The Demo",
    "author_nicks": [
        {
            "name": "Digital Crackers",
            "abbreviation": "DC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72301/?format=api",
                "id": 72301,
                "name": "Digital Crackers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-01",
    "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": "Jolly Roger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29038/?format=api",
                    "id": 29038,
                    "name": "Injun Inc.",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Banana",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1075/?format=api",
                    "id": 1075,
                    "name": "Banana",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mark Cooksey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40783/?format=api",
                    "id": 40783,
                    "name": "Mark Cooksey",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dokk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68448/?format=api",
                    "id": 68448,
                    "name": "Dokk",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Fangoria",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68961/?format=api",
                    "id": 68961,
                    "name": "Fangoria",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/1023/digital_crackers-1988-the_demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=11574"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=38501"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}