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

{
    "url": "https://demozoo.org/api/v1/productions/378472/?format=api",
    "demozoo_url": "https://demozoo.org/productions/378472/",
    "id": 378472,
    "title": "DiskSpace v0.01",
    "author_nicks": [
        {
            "name": "Royal",
            "abbreviation": "RYL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1030/?format=api",
                "id": 1030,
                "name": "Royal",
                "is_group": true
            }
        },
        {
            "name": "Tribe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152146/?format=api",
                "id": 152146,
                "name": "Tribe",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-05-14",
    "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/53/?format=api",
            "id": 53,
            "name": "BBS Door",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Prophet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152147/?format=api",
                    "id": 152147,
                    "name": "The Prophet",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "fame",
        "amiga-e"
    ]
}