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

{
    "url": "https://demozoo.org/api/v1/productions/121598/?format=api",
    "demozoo_url": "https://demozoo.org/productions/121598/",
    "id": 121598,
    "title": "Fire Rescue Cracktro",
    "author_nicks": [
        {
            "name": "Equinox",
            "abbreviation": "EQX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/391/?format=api",
                "id": 391,
                "name": "Equinox",
                "is_group": true
            }
        },
        {
            "name": "The Fallen Angels",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31564/?format=api",
                "id": 31564,
                "name": "The Fallen Angels",
                "is_group": true
            }
        },
        {
            "name": "The Marvellous V8",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31563/?format=api",
                "id": 31563,
                "name": "The Marvellous V8",
                "is_group": true
            }
        },
        {
            "name": "The Revolution",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31851/?format=api",
                "id": 31851,
                "name": "The Revolution",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Deckard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31644/?format=api",
                    "id": 31644,
                    "name": "Speed Demon",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Crack"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/70/9e/a195.66380.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/70/9e/a195.66380.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/70/9e/a195.66380.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}