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

{
    "url": "https://demozoo.org/api/v1/productions/366483/?format=api",
    "demozoo_url": "https://demozoo.org/productions/366483/",
    "id": 366483,
    "title": "Bubble Bobble 2 (Multi) PAL/NTSC Selector",
    "author_nicks": [
        {
            "name": "Most Ugly Playstation Sceners",
            "abbreviation": "MUPS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11240/?format=api",
                "id": 11240,
                "name": "Most Ugly Playstation Sceners",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-05-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
            "id": 13,
            "name": "Sony Playstation 1 (PSX)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Vivien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133296/?format=api",
                    "id": 133296,
                    "name": "Vivien",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro, patch"
        },
        {
            "nick": {
                "name": "S0raya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18741/?format=api",
                    "id": 18741,
                    "name": "s0r",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "D-Zire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4567/?format=api",
                    "id": 4567,
                    "name": "D-Zire",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "hitmod",
        "cracktro-needs-extraction"
    ]
}