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

{
    "url": "https://demozoo.org/api/v1/productions/255681/?format=api",
    "demozoo_url": "https://demozoo.org/productions/255681/",
    "id": 255681,
    "title": "Cool Demos 13",
    "author_nicks": [
        {
            "name": "Razor 1911",
            "abbreviation": "RZR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-06",
    "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": "Rex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49405/?format=api",
                    "id": 49405,
                    "name": "Rex",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editing"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Razor1911/Razor1911-CoolDemos13.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=28845"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11590"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/40/cb/dd5e.jw59324.png",
            "original_width": 528,
            "original_height": 216,
            "standard_url": "https://media.demozoo.org/screens/s/40/cb/dd5e.jw59324.png",
            "standard_width": 400,
            "standard_height": 163,
            "thumbnail_url": "https://media.demozoo.org/screens/t/40/cb/dd5e.jw59324.png",
            "thumbnail_width": 200,
            "thumbnail_height": 81
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/ed/bf/5aba.jw59325.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/ed/bf/5aba.jw59325.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ed/bf/5aba.jw59325.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "cool-demos"
    ]
}