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

{
    "url": "https://demozoo.org/api/v1/productions/288301/?format=api",
    "demozoo_url": "https://demozoo.org/productions/288301/",
    "id": 288301,
    "title": "Black Belt",
    "author_nicks": [
        {
            "name": "The 202 Alliance",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61770/?format=api",
                "id": 61770,
                "name": "The 202 Alliance",
                "is_group": true
            }
        },
        {
            "name": "The Ware Lords",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118450/?format=api",
                "id": 118450,
                "name": "The Ware Lords",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1983",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Syndicate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116804/?format=api",
                    "id": 116804,
                    "name": "The Syndicate",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Der Fuehrer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118451/?format=api",
                    "id": 118451,
                    "name": "Der Fuehrer",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "distributed"
        },
        {
            "nick": {
                "name": "Ware Brigade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118452/?format=api",
                    "id": 118452,
                    "name": "Ware Brigade",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "distributed"
        },
        {
            "nick": {
                "name": "The Sabateur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118453/?format=api",
                    "id": 118453,
                    "name": "The Sabateur",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "distributed"
        },
        {
            "nick": {
                "name": "The Syndicate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116804/?format=api",
                    "id": 116804,
                    "name": "The Syndicate",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/014b_Black_Belt/014b_Black_Belt.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/014b_Black_Belt"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/36/46/f3e6.283730.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/36/46/f3e6.283730.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/36/46/f3e6.283730.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": [
        "black-belt"
    ]
}