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

{
    "url": "https://demozoo.org/api/v1/productions/300994/?format=api",
    "demozoo_url": "https://demozoo.org/productions/300994/",
    "id": 300994,
    "title": "Up'n Down",
    "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": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Cloak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55086/?format=api",
                    "id": 55086,
                    "name": "The Cloak",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Intern",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55084/?format=api",
                    "id": 55084,
                    "name": "The Intern",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "special thanx"
        },
        {
            "nick": {
                "name": "The Reflex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127105/?format=api",
                    "id": 127105,
                    "name": "The Reflex",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "special thanx"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/3d0g_154b_Up_and_Down/154b_Up_and_Down.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/3d0g_154b_Up_and_Down"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/82/1c/414a.299675.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/82/1c/414a.299675.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/82/1c/414a.299675.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": [
        "up-n-down"
    ]
}