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

{
    "url": "https://demozoo.org/api/v1/productions/302518/?format=api",
    "demozoo_url": "https://demozoo.org/productions/302518/",
    "id": 302518,
    "title": "Fantastic Fractals #3",
    "author_nicks": [
        {
            "name": "Chrome",
            "abbreviation": "CHR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1291/?format=api",
                "id": 1291,
                "name": "Chrome",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-01",
    "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/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/the_scene_archives/The_Scene_Archives_Vol_01/the_disks_are_in_here/disks_0201-0250/0219-fantastic_fractals_3.dms"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53318"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}