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

{
    "url": "https://demozoo.org/api/v1/productions/185963/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185963/",
    "id": 185963,
    "title": "Gameboy Gallery 3 JAP +1",
    "author_nicks": [
        {
            "name": "Eurasia",
            "abbreviation": "EUR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11739/?format=api",
                "id": 11739,
                "name": "Eurasia",
                "is_group": true
            }
        },
        {
            "name": "Nightfall",
            "abbreviation": "NFL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18806/?format=api",
                "id": 18806,
                "name": "Nightfall",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-05-05",
    "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": "Xad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19465/?format=api",
                    "id": 19465,
                    "name": "Xad",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro, trainer"
        },
        {
            "nick": {
                "name": "Made",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131/?format=api",
                    "id": 131,
                    "name": "Made",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8f/bf/e247.161224.png",
            "original_width": 160,
            "original_height": 144,
            "standard_url": "https://media.demozoo.org/screens/s/8f/bf/e247.161224.png",
            "standard_width": 160,
            "standard_height": 144,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/bf/e247.161224.png",
            "thumbnail_width": 160,
            "thumbnail_height": 144
        }
    ],
    "tags": [
        "no-sound",
        "trainer"
    ]
}