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

{
    "url": "https://demozoo.org/api/v1/productions/258242/?format=api",
    "demozoo_url": "https://demozoo.org/productions/258242/",
    "id": 258242,
    "title": "Word Construction Set",
    "author_nicks": [
        {
            "name": "Skid Row",
            "abbreviation": "SR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                "id": 8,
                "name": "Skid Row",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-02-03",
    "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": "Airwalk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/843/?format=api",
                    "id": 843,
                    "name": "Airwalk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Liquid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7464/?format=api",
                    "id": 7464,
                    "name": "Liquid",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Xerox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28679/?format=api",
                    "id": 28679,
                    "name": "Mr. Xerox",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Crack"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/S/Skid_Row/Skid_Row-CrWordConstructionSet"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=27582"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}