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

{
    "url": "https://demozoo.org/api/v1/productions/130343/?format=api",
    "demozoo_url": "https://demozoo.org/productions/130343/",
    "id": 130343,
    "title": "Pirates 5",
    "author_nicks": [
        {
            "name": "Fantastic 4 Cracking Group",
            "abbreviation": "F4CG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                "id": 6508,
                "name": "Fantastic 4 Cracking Group",
                "is_group": true
            }
        },
        {
            "name": "Warriors of Time",
            "abbreviation": "WOT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15757/?format=api",
                "id": 15757,
                "name": "Warriors of Time",
                "is_group": true
            }
        },
        {
            "name": "Zenobits",
            "abbreviation": "ZEB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55775/?format=api",
                "id": 55775,
                "name": "Zenobits",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
            "id": 64,
            "name": "Paper"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
            "id": 48,
            "name": "Papermag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Frankie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14756/?format=api",
                    "id": 14756,
                    "name": "Frankie Double Team",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Interviewed"
        },
        {
            "nick": {
                "name": "No-Name",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55776/?format=api",
                    "id": 55776,
                    "name": "No-Name",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/pirates/pirates05.pdf"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1f/1c/73aa.76965.jpg",
            "original_width": 424,
            "original_height": 597,
            "standard_url": "https://media.demozoo.org/screens/s/1f/1c/73aa.76965.png",
            "standard_width": 213,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1f/1c/73aa.76965.png",
            "thumbnail_width": 106,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "piracy",
        "pirates_magazine"
    ]
}