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

{
    "url": "https://demozoo.org/api/v1/productions/213967/?format=api",
    "demozoo_url": "https://demozoo.org/productions/213967/",
    "id": 213967,
    "title": "Though the Time",
    "author_nicks": [
        {
            "name": "Mean Machine",
            "abbreviation": "MM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44493/?format=api",
                "id": 44493,
                "name": "Mean Machine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/M/Mean-Machine/MM-ThroughTheTime1.DMS"
        },
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/M/Mean-Machine/MM-ThroughTheTime2.DMS"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=27696"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}