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

{
    "url": "https://demozoo.org/api/v1/productions/279215/?format=api",
    "demozoo_url": "https://demozoo.org/productions/279215/",
    "id": 279215,
    "title": "T-LiST PRO v1.0 BUG FIX",
    "author_nicks": [
        {
            "name": "Software Runners from Hell",
            "abbreviation": "SRH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/97347/?format=api",
                "id": 97347,
                "name": "Software Runners from Hell",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-12-13",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "fLASHbACK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114951/?format=api",
                    "id": 114951,
                    "name": "fLASHbACK",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Intruder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112158/?format=api",
                    "id": 112158,
                    "name": "Intruder",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/srh/srh-tlpf.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "amiex"
    ]
}