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

{
    "url": "https://demozoo.org/api/v1/productions/287866/?format=api",
    "demozoo_url": "https://demozoo.org/productions/287866/",
    "id": 287866,
    "title": "The Muppets +4",
    "author_nicks": [
        {
            "name": "Capital",
            "abbreviation": "CPL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9874/?format=api",
                "id": 9874,
                "name": "Capital",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-03-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
            "id": 37,
            "name": "Nintendo Game Boy Color (GBC)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Harlekin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15315/?format=api",
                    "id": 15315,
                    "name": "Harlekin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "trainer"
        },
        {
            "nick": {
                "name": "EMP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15316/?format=api",
                    "id": 15316,
                    "name": "EMP",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro, trainer"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9c/fd/43ee.283047.png",
            "original_width": 160,
            "original_height": 144,
            "standard_url": "https://media.demozoo.org/screens/s/9c/fd/43ee.283047.png",
            "standard_width": 160,
            "standard_height": 144,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9c/fd/43ee.283047.png",
            "thumbnail_width": 160,
            "thumbnail_height": 144
        }
    ],
    "tags": [
        "trainer",
        "music-box",
        "cracktro-needs-extraction"
    ]
}