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

{
    "url": "https://demozoo.org/api/v1/productions/288514/?format=api",
    "demozoo_url": "https://demozoo.org/productions/288514/",
    "id": 288514,
    "title": "Crosscountry U.S.A.",
    "author_nicks": [
        {
            "name": "The Round Table",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61761/?format=api",
                "id": 61761,
                "name": "The Round Table",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "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 Inspectre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118585/?format=api",
                    "id": 118585,
                    "name": "The Inspectre",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Duplicator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118586/?format=api",
                    "id": 118586,
                    "name": "The Duplicator",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanx"
        },
        {
            "nick": {
                "name": "The Computer Con",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118587/?format=api",
                    "id": 118587,
                    "name": "The Computer Con",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanx"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/074_Crosscountry_USA_Cracked_Copy_II_Disk_With_Format/074_Crosscountry_USA_Cracked_Copy_II_Disk_With_Format.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/074_Crosscountry_USA_Cracked_Copy_II_Disk_With_Format"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2b/62/4966.284010.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/2b/62/4966.284010.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2b/62/4966.284010.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": []
}