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

{
    "url": "https://demozoo.org/api/v1/productions/214355/?format=api",
    "demozoo_url": "https://demozoo.org/productions/214355/",
    "id": 214355,
    "title": "Compilation 09 Intro",
    "author_nicks": [
        {
            "name": "System 5",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47447/?format=api",
                "id": 47447,
                "name": "System 5",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-03",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Codex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4885/?format=api",
                    "id": 4885,
                    "name": "Codex",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/S/System5/System5-Compilation09-intro"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=80151"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52007"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/12/2a/3314.jw120283.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/12/2a/3314.jw120283.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/12/2a/3314.jw120283.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}