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

{
    "url": "https://demozoo.org/api/v1/productions/218061/?format=api",
    "demozoo_url": "https://demozoo.org/productions/218061/",
    "id": 218061,
    "title": "ESA Demodisk 3",
    "author_nicks": [
        {
            "name": "European Software Agency",
            "abbreviation": "ESA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65913/?format=api",
                "id": 65913,
                "name": "European Software Agency",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-01-30",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Norton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90648/?format=api",
                    "id": 90648,
                    "name": "Norton",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editing"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/ESA/ESA-Demodisk03.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=29564"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2e/79/12fa.jw60948.png",
            "original_width": 504,
            "original_height": 216,
            "standard_url": "https://media.demozoo.org/screens/s/2e/79/12fa.jw60948.png",
            "standard_width": 400,
            "standard_height": 171,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2e/79/12fa.jw60948.png",
            "thumbnail_width": 200,
            "thumbnail_height": 85
        }
    ],
    "tags": []
}