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

{
    "url": "https://demozoo.org/api/v1/productions/340041/?format=api",
    "demozoo_url": "https://demozoo.org/productions/340041/",
    "id": 340041,
    "title": "Exploding 11",
    "author_nicks": [
        {
            "name": "Trans-X",
            "abbreviation": "TXI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29035/?format=api",
                "id": 29035,
                "name": "Trans-X",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-07-07",
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "BigByte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141535/?format=api",
                    "id": 141535,
                    "name": "BigByte",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Argon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13146/?format=api",
                    "id": 13146,
                    "name": "Argon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Wedge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54844/?format=api",
                    "id": 54844,
                    "name": "Wedge",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "OMP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1369/?format=api",
                    "id": 1369,
                    "name": "Ole Marius Pettersen",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "El Stocko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122342/?format=api",
                    "id": 122342,
                    "name": "El Stocko",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Robin Levy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68450/?format=api",
                    "id": 68450,
                    "name": "Robin Levy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Lonestar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141533/?format=api",
                    "id": 141533,
                    "name": "Lonestar",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Lonestar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141533/?format=api",
                    "id": 141533,
                    "name": "Lonestar",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/126822/exploding11-tx.d64"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "exploding"
    ]
}