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

{
    "url": "https://demozoo.org/api/v1/productions/69537/?format=api",
    "demozoo_url": "https://demozoo.org/productions/69537/",
    "id": 69537,
    "title": "Adjust-o-Matic 1.0",
    "author_nicks": [
        {
            "name": "Frozen East Records",
            "abbreviation": "FER",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38535/?format=api",
                "id": 38535,
                "name": "Frozen East Records",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TBD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38536/?format=api",
                    "id": 38536,
                    "name": "TBD",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "WaKa X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22330/?format=api",
                    "id": 22330,
                    "name": "WaKa X",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII logo"
        },
        {
            "nick": {
                "name": "mauS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119314/?format=api",
                    "id": 119314,
                    "name": "mauS",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Betatesting"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/music/utils/fer_aom.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}