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

{
    "url": "https://demozoo.org/api/v1/productions/229574/?format=api",
    "demozoo_url": "https://demozoo.org/productions/229574/",
    "id": 229574,
    "title": "The Profaner Demo",
    "author_nicks": [
        {
            "name": "Pulsar",
            "abbreviation": "PUL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16445/?format=api",
                "id": 16445,
                "name": "Pulsar",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kreator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1398/?format=api",
                    "id": 1398,
                    "name": "Kreator",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "Oberheim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4091/?format=api",
                    "id": 4091,
                    "name": "Oberheim",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "The Profaner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93271/?format=api",
                    "id": 93271,
                    "name": "The Profaner",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Profaner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93271/?format=api",
                    "id": 93271,
                    "name": "The Profaner",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/P/Pulsar/PULSAR-8902"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=5254"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3c/23/3d3c.jw11534.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/3c/23/3d3c.jw11534.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3c/23/3d3c.jw11534.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}