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

{
    "url": "https://demozoo.org/api/v1/productions/362688/?format=api",
    "demozoo_url": "https://demozoo.org/productions/362688/",
    "id": 362688,
    "title": "Polish BBS List v3.11",
    "author_nicks": [
        {
            "name": "Easy Rider",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29677/?format=api",
                "id": 29677,
                "name": "Easy Rider",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mystic",
            "abbreviation": "MST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                "id": 1035,
                "name": "Mystic",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-11",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
            "id": 49,
            "name": "Textmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/docs/bbs_poland/bbspl311.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "polish",
        "bbs-list"
    ]
}