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

{
    "url": "https://demozoo.org/api/v1/productions/208010/?format=api",
    "demozoo_url": "https://demozoo.org/productions/208010/",
    "id": 208010,
    "title": "Nostalgia Slide",
    "author_nicks": [
        {
            "name": "Outlaws",
            "abbreviation": "OTL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
                "id": 2335,
                "name": "Outlaws",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-05-07",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Outlaws",
                "abbreviation": "OTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
                    "id": 2335,
                    "name": "Outlaws",
                    "is_group": true
                }
            },
            "category": "Graphics",
            "role": "C64 games graphics"
        },
        {
            "nick": {
                "name": "Wonder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2680/?format=api",
                    "id": 2680,
                    "name": "Wonder",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15320/?format=api",
                    "id": 15320,
                    "name": "Mrx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Biscrok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2708/?format=api",
                    "id": 2708,
                    "name": "Biscrok",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Gandalf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2678/?format=api",
                    "id": 2678,
                    "name": "Gandalf",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Flare",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2681/?format=api",
                    "id": 2681,
                    "name": "He-Man",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Matt Furniss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3501/?format=api",
                    "id": 3501,
                    "name": "Matt Furniss",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/O/Outlaws/Outlaws-Nostalgia.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=10823"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}