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

{
    "url": "https://demozoo.org/api/v1/productions/193503/?format=api",
    "demozoo_url": "https://demozoo.org/productions/193503/",
    "id": 193503,
    "title": "Hot-Mag #1",
    "author_nicks": [
        {
            "name": "Hot-Mag Staff",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81734/?format=api",
                "id": 81734,
                "name": "Hot-Mag Staff",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hawke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14095/?format=api",
                    "id": 14095,
                    "name": "Hawke",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Stuffhead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2104/?format=api",
                    "id": 2104,
                    "name": "mOdmate",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/hot-mag/hotmag1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58790"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0b/22/3350.177951.png",
            "original_width": 400,
            "original_height": 249,
            "standard_url": "https://media.demozoo.org/screens/s/0b/22/3350.177951.png",
            "standard_width": 400,
            "standard_height": 249,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0b/22/3350.177951.png",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": [
        "german"
    ]
}