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

{
    "url": "https://demozoo.org/api/v1/productions/230060/?format=api",
    "demozoo_url": "https://demozoo.org/productions/230060/",
    "id": 230060,
    "title": "Total Recall",
    "author_nicks": [
        {
            "name": "Pendle Europa",
            "abbreviation": "PE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55133/?format=api",
                "id": 55133,
                "name": "Pendle Europa",
                "is_group": true
            }
        },
        {
            "name": "Timecode",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/105587/?format=api",
                "id": 105587,
                "name": "Timecode",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990",
    "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/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Scart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95968/?format=api",
                    "id": 95968,
                    "name": "Scart",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Icewolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97001/?format=api",
                    "id": 97001,
                    "name": "Icewolf",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo, font"
        },
        {
            "nick": {
                "name": "Lomes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97002/?format=api",
                    "id": 97002,
                    "name": "Lomes",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/P/PendleEuropa/PE%26TCD-TotalRecall.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=21899"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61373"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}