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

{
    "url": "https://demozoo.org/api/v1/productions/173284/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173284/",
    "id": 173284,
    "title": "HardwareScrolling",
    "author_nicks": [
        {
            "name": "AlienTech",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/70001/?format=api",
                "id": 70001,
                "name": "AlienTech",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-08",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://aminet.net/demo/intro/HardwareScrolling_V1_0.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66238"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}