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

{
    "url": "https://demozoo.org/api/v1/productions/292033/?format=api",
    "demozoo_url": "https://demozoo.org/productions/292033/",
    "id": 292033,
    "title": "Crime And Punishment",
    "author_nicks": [
        {
            "name": "The Apple Mafia",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61767/?format=api",
                "id": 61767,
                "name": "The Apple Mafia",
                "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": "High Technology",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116731/?format=api",
                    "id": 116731,
                    "name": "High Technology",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Creative Cracker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116730/?format=api",
                    "id": 116730,
                    "name": "Creative Cracker",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/211a_Crime_and_Punishment/211a_Crime_and_Punishment.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/211a_Crime_and_Punishment"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/30/61/8c95.288261.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/30/61/8c95.288261.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/30/61/8c95.288261.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": []
}