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

{
    "url": "https://demozoo.org/api/v1/productions/296789/?format=api",
    "demozoo_url": "https://demozoo.org/productions/296789/",
    "id": 296789,
    "title": "The Beagle Compiler",
    "author_nicks": [
        {
            "name": "Prime Source",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124636/?format=api",
                "id": 124636,
                "name": "Prime Source",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1986-12",
    "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 Hobbit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124637/?format=api",
                    "id": 124637,
                    "name": "The Hobbit",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        },
        {
            "nick": {
                "name": "The Cutthroat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124638/?format=api",
                    "id": 124638,
                    "name": "The Cutthroat",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/321_Beagle_Compiler/321_Beagle_Compiler.dsk"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/356_Compiler/356_Compiler.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/321_Beagle_Compiler"
        },
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/356_Compiler"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/79/5f/ad25.295237.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/79/5f/ad25.295237.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/79/5f/ad25.295237.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/ed/db/3db9.371426.png",
            "original_width": 644,
            "original_height": 407,
            "standard_url": "https://media.demozoo.org/screens/s/ed/db/3db9.371426.png",
            "standard_width": 400,
            "standard_height": 252,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ed/db/3db9.371426.png",
            "thumbnail_width": 200,
            "thumbnail_height": 126
        }
    ],
    "tags": []
}