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

{
    "url": "https://demozoo.org/api/v1/productions/256933/?format=api",
    "demozoo_url": "https://demozoo.org/productions/256933/",
    "id": 256933,
    "title": "Easy Pack 24",
    "author_nicks": [
        {
            "name": "Saints",
            "abbreviation": "STS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2717/?format=api",
                "id": 2717,
                "name": "Saints",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-03-15",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Digital",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21425/?format=api",
                    "id": 21425,
                    "name": "Digital",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Protracker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5440/?format=api",
                    "id": 5440,
                    "name": "Protracker",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII art"
        },
        {
            "nick": {
                "name": "Haze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10060/?format=api",
                    "id": 10060,
                    "name": "Haze",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editing"
        },
        {
            "nick": {
                "name": "Grimlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1167/?format=api",
                    "id": 1167,
                    "name": "Grimlock",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII art"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Saints/Saints-EasyPack24.dms"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=79148"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "easy-pack"
    ]
}