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

{
    "url": "https://demozoo.org/api/v1/productions/253534/?format=api",
    "demozoo_url": "https://demozoo.org/productions/253534/",
    "id": 253534,
    "title": "Frühstück Design (aka Fruehstueck)",
    "author_nicks": [
        {
            "name": "Frühstück Design",
            "abbreviation": "FSD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124901/?format=api",
                "id": 124901,
                "name": "Frühstück Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Palace",
            "abbreviation": "PLC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1849/?format=api",
                "id": 1849,
                "name": "Palace",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-11",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Reptile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55873/?format=api",
                    "id": 55873,
                    "name": "Reptile",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mehlschwitze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124900/?format=api",
                    "id": 124900,
                    "name": "Mehlschwitze",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Reddoc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74924/?format=api",
                    "id": 74924,
                    "name": "Reddoc",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Weird",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124902/?format=api",
                    "id": 124902,
                    "name": "Weird",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Noise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124903/?format=api",
                    "id": 124903,
                    "name": "Noise",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/P/Palace/Palace-Fruehstueck"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=24572"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ed/8f/9af7.295769.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/ed/8f/9af7.295769.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ed/8f/9af7.295769.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}