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

{
    "url": "https://demozoo.org/api/v1/productions/13551/?format=api",
    "demozoo_url": "https://demozoo.org/productions/13551/",
    "id": 13551,
    "title": "Phantasy Files 1",
    "author_nicks": [
        {
            "name": "Phantasy",
            "abbreviation": "PHT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                "id": 2226,
                "name": "Phantasy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zoolook",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9369/?format=api",
                    "id": 9369,
                    "name": "Zoolook",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hazard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9256/?format=api",
                    "id": 9256,
                    "name": "Hazard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Hazard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9256/?format=api",
                    "id": 9256,
                    "name": "Hazard",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Raver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2532/?format=api",
                    "id": 2532,
                    "name": "Raver",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/Phtfile1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2605"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a8/5f/ce78.88813.png",
            "original_width": 534,
            "original_height": 405,
            "standard_url": "https://media.demozoo.org/screens/s/a8/5f/ce78.88813.png",
            "standard_width": 395,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a8/5f/ce78.88813.png",
            "thumbnail_width": 197,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}