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

{
    "url": "https://demozoo.org/api/v1/productions/381179/?format=api",
    "demozoo_url": "https://demozoo.org/productions/381179/",
    "id": 381179,
    "title": "Star League Baseball",
    "author_nicks": [
        {
            "name": "Black Bag",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53232/?format=api",
                "id": 53232,
                "name": "Black Bag",
                "is_group": true
            }
        },
        {
            "name": "High Society",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153145/?format=api",
                "id": 153145,
                "name": "High Society",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1984",
    "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": "Ali Baba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153335/?format=api",
                    "id": 153335,
                    "name": "Ali Baba",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Intern",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55084/?format=api",
                    "id": 55084,
                    "name": "The Intern",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Atlantic Pirates Guild",
                "abbreviation": "APG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122817/?format=api",
                    "id": 122817,
                    "name": "Atlantic Pirates Guild",
                    "is_group": true
                }
            },
            "category": "Text",
            "role": "docs"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/riag_011_Star_League_Baseball"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c7/84/74c8.371195.png",
            "original_width": 583,
            "original_height": 409,
            "standard_url": "https://media.demozoo.org/screens/s/c7/84/74c8.371195.png",
            "standard_width": 400,
            "standard_height": 280,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c7/84/74c8.371195.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}