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

{
    "url": "https://demozoo.org/api/v1/productions/202084/?format=api",
    "demozoo_url": "https://demozoo.org/productions/202084/",
    "id": 202084,
    "title": "PinBack",
    "author_nicks": [
        {
            "name": "The Bullshit Artists",
            "abbreviation": "BRA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28093/?format=api",
                "id": 28093,
                "name": "The Bullshit Artists",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://retrospec.sgn.net/users/tomcat/yu/Amiga/Demos/PinBack.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51496"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}