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

{
    "url": "https://demozoo.org/api/v1/productions/221562/?format=api",
    "demozoo_url": "https://demozoo.org/productions/221562/",
    "id": 221562,
    "title": "Solution Disk 2",
    "author_nicks": [
        {
            "name": "Crack Band Crew",
            "abbreviation": "CBC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/91851/?format=api",
                "id": 91851,
                "name": "Crack Band Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988",
    "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/46/?format=api",
            "id": 46,
            "name": "Docsdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Siyusoun",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91856/?format=api",
                    "id": 91856,
                    "name": "Siyusoun",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editing"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Docdisks/CBC/CBC-SolutionDisk2.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=87637"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}