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

{
    "url": "https://demozoo.org/api/v1/productions/378813/?format=api",
    "demozoo_url": "https://demozoo.org/productions/378813/",
    "id": 378813,
    "title": "dOPE-sENT v.1.0",
    "author_nicks": [
        {
            "name": "CryoZone",
            "abbreviation": "CZE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19801/?format=api",
                "id": 19801,
                "name": "CryoZone",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-12-07",
    "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/41/?format=api",
            "id": 41,
            "name": "BBStro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lupus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152270/?format=api",
                    "id": 152270,
                    "name": "Lupus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/cryozone/cze-sent.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "daydream-amiga"
    ]
}