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

{
    "url": "https://demozoo.org/api/v1/productions/164172/?format=api",
    "demozoo_url": "https://demozoo.org/productions/164172/",
    "id": 164172,
    "title": "Trashcan #5",
    "author_nicks": [
        {
            "name": "Network",
            "abbreviation": "NTW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3259/?format=api",
                "id": 3259,
                "name": "Network",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/the_scene_archives/The_Scene_Archives_Vol_09/Disks_Are_In_Here/Disks_8151_To_8199/8173-8174-Trashcan_5/Trashcan_5.lzx"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14183"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "trashcan"
    ]
}