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

{
    "url": "https://demozoo.org/api/v1/productions/301531/?format=api",
    "demozoo_url": "https://demozoo.org/productions/301531/",
    "id": 301531,
    "title": "Biing!: Sex, Intrigen Und Skalpelle",
    "author_nicks": [
        {
            "name": "Hoodlum",
            "abbreviation": "HLM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
                "id": 10108,
                "name": "Hoodlum",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Autopsy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1818/?format=api",
                    "id": 1818,
                    "name": "Autopsy",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supplier"
        },
        {
            "nick": {
                "name": "Dezecrator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12171/?format=api",
                    "id": 12171,
                    "name": "Dezecrator",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}