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

{
    "url": "https://demozoo.org/api/v1/productions/290095/?format=api",
    "demozoo_url": "https://demozoo.org/productions/290095/",
    "id": 290095,
    "title": "Where In the World is Carmen Sandiego",
    "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
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1985",
    "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": "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": "Other",
            "role": "wuz here"
        },
        {
            "nick": {
                "name": "Midwest Pirates Guild",
                "abbreviation": "MPG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86223/?format=api",
                    "id": 86223,
                    "name": "Midwest Pirates Guild",
                    "is_group": true
                }
            },
            "category": "Other",
            "role": "wuz here"
        },
        {
            "nick": {
                "name": "Pacific Pirate's Guild",
                "abbreviation": "PPG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118508/?format=api",
                    "id": 118508,
                    "name": "Pacific Pirate's Guild",
                    "is_group": true
                }
            },
            "category": "Other",
            "role": "wuz here"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/162a_Where_in_the_World_is_Carmen_SanDiego_CTRL-I_Side_1/162a_Where_in_the_World_is_Carmen_SanDiego_CTRL-I_Side_1.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/162a_Where_in_the_World_is_Carmen_SanDiego_CTRL-I_Side_1"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ef/95/c0dc.286123.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/ef/95/c0dc.286123.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ef/95/c0dc.286123.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/6f/9d/118a.371333.png",
            "original_width": 580,
            "original_height": 438,
            "standard_url": "https://media.demozoo.org/screens/s/6f/9d/118a.371333.png",
            "standard_width": 397,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6f/9d/118a.371333.png",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "where-in-the-world-is-carmen-sandiego"
    ]
}