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

{
    "url": "https://demozoo.org/api/v1/productions/96798/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96798/",
    "id": 96798,
    "title": "For End part",
    "author_nicks": [
        {
            "name": "Hemoroids",
            "abbreviation": "HMD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2194/?format=api",
                "id": 2194,
                "name": "Hemoroids",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993",
    "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/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gryzor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11752/?format=api",
                    "id": 11752,
                    "name": "Gryzor",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Gryzor/tbc-endpart.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}