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

{
    "url": "https://demozoo.org/api/v1/productions/340791/?format=api",
    "demozoo_url": "https://demozoo.org/productions/340791/",
    "id": 340791,
    "title": "Demo Data Packer",
    "author_nicks": [
        {
            "name": "EXclusive ON",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16408/?format=api",
                "id": 16408,
                "name": "EXclusive ON",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-11-24",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Volcano",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24013/?format=api",
                    "id": 24013,
                    "name": "Volcano",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Volcano",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24013/?format=api",
                    "id": 24013,
                    "name": "Volcano",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr Wegi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50914/?format=api",
                    "id": 50914,
                    "name": "Mr Wegi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Loader"
        },
        {
            "nick": {
                "name": "PGR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133464/?format=api",
                    "id": 133464,
                    "name": "Grabikon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Loader"
        },
        {
            "nick": {
                "name": "Flash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75436/?format=api",
                    "id": 75436,
                    "name": "Flash",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Translation"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/1894/DemoDataPacker2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=12500"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=35338"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}