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

{
    "url": "https://demozoo.org/api/v1/productions/59150/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59150/",
    "id": 59150,
    "title": "Sabotage 11",
    "author_nicks": [
        {
            "name": "Reason",
            "abbreviation": "RSN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11590/?format=api",
                "id": 11590,
                "name": "Reason",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-12-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Angeldust",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5906/?format=api",
                    "id": 5906,
                    "name": "Angeldust",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Lahve",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14923/?format=api",
                    "id": 14923,
                    "name": "Lahve",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Tripper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3766/?format=api",
                    "id": 3766,
                    "name": "Tripper",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Gone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10062/?format=api",
                    "id": 10062,
                    "name": "Gone",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Articles"
        },
        {
            "nick": {
                "name": "Bolda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21932/?format=api",
                    "id": 21932,
                    "name": "Bolda",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/sabotage/sabotage11.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}