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

{
    "url": "https://demozoo.org/api/v1/productions/182229/?format=api",
    "demozoo_url": "https://demozoo.org/productions/182229/",
    "id": 182229,
    "title": "Hokus Pokus 2",
    "author_nicks": [
        {
            "name": "Mellow",
            "abbreviation": "MLW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1078/?format=api",
                "id": 1078,
                "name": "Mellow",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-07-15",
    "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": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/M/Mellow/Mellow-HokusPokus2.adf"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/hokus_pokus/mellow-hokus_pokus_2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=4958"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12457"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "hokus-pokus"
    ]
}