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

{
    "url": "https://demozoo.org/api/v1/productions/175213/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175213/",
    "id": 175213,
    "title": "SIDPLAY/Mac 4.0",
    "author_nicks": [
        {
            "name": "Mr. SID",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37031/?format=api",
                "id": 37031,
                "name": "Mr. SID",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.twinbirds.com/sidplay/SIDPLAY4.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50626"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}