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

{
    "url": "https://demozoo.org/api/v1/productions/289451/?format=api",
    "demozoo_url": "https://demozoo.org/productions/289451/",
    "id": 289451,
    "title": "Sesame Street Games",
    "author_nicks": [
        {
            "name": "The New Orleans Pirates Guild",
            "abbreviation": "NOPG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118480/?format=api",
                "id": 118480,
                "name": "The New Orleans Pirates Guild",
                "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": "See-Saw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118477/?format=api",
                    "id": 118477,
                    "name": "See-Saw",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/3d0g_042a_Sesame_Street_Games/042a_-_Sesame_Street_Games_-_Side_1.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/3d0g_042a_Sesame_Street_Games"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bd/6c/0407.285088.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/bd/6c/0407.285088.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bd/6c/0407.285088.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": [
        "crackscreen"
    ]
}