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

{
    "url": "https://demozoo.org/api/v1/productions/246209/?format=api",
    "demozoo_url": "https://demozoo.org/productions/246209/",
    "id": 246209,
    "title": "Whale's Voyage 2 ECS",
    "author_nicks": [
        {
            "name": "Hoodlum",
            "abbreviation": "HLM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
                "id": 10108,
                "name": "Hoodlum",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-08-11",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lincoln",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19032/?format=api",
                    "id": 19032,
                    "name": "Lincoln",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Supply"
        },
        {
            "nick": {
                "name": "Cortex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59323/?format=api",
                    "id": 59323,
                    "name": "Felon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/H/Hoodlum/HLM-TrWhalesVoyage2Ecs"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=16086"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16683"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/19/f7/7d19.jw34098.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/19/f7/7d19.jw34098.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/19/f7/7d19.jw34098.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "whales-voyage-ii"
    ]
}