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

{
    "url": "https://demozoo.org/api/v1/productions/363521/?format=api",
    "demozoo_url": "https://demozoo.org/productions/363521/",
    "id": 363521,
    "title": "Indiana Jones and the Last Crusade DOX",
    "author_nicks": [
        {
            "name": "New York Crackers",
            "abbreviation": "NYC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53704/?format=api",
                "id": 53704,
                "name": "New York Crackers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-08-15",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
            "id": 49,
            "name": "Textmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "JT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44344/?format=api",
                    "id": 44344,
                    "name": "JT",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://defacto2.net/d/ab1ab52"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/ab1ab52"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ba/5d/0879.354815.png",
            "original_width": 640,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/ba/5d/0879.354815.png",
            "standard_width": 355,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ba/5d/0879.354815.png",
            "thumbnail_width": 177,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}