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

{
    "url": "https://demozoo.org/api/v1/productions/212656/?format=api",
    "demozoo_url": "https://demozoo.org/productions/212656/",
    "id": 212656,
    "title": "Absolutly First Demo",
    "author_nicks": [
        {
            "name": "Crack Force Five",
            "abbreviation": "CFF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27413/?format=api",
                "id": 27413,
                "name": "Crack Force Five",
                "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Megaman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27420/?format=api",
                    "id": 27420,
                    "name": "Megaman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Part 1"
        },
        {
            "nick": {
                "name": "Megaman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27420/?format=api",
                    "id": 27420,
                    "name": "Megaman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Part 1 gfx"
        },
        {
            "nick": {
                "name": "Megaman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27420/?format=api",
                    "id": 27420,
                    "name": "Megaman",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "The Big A",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27414/?format=api",
                    "id": 27414,
                    "name": "The Big A",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Part 2"
        },
        {
            "nick": {
                "name": "The Big A",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27414/?format=api",
                    "id": 27414,
                    "name": "The Big A",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "part 2"
        },
        {
            "nick": {
                "name": "The Big A",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27414/?format=api",
                    "id": 27414,
                    "name": "The Big A",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Bushman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131974/?format=api",
                    "id": 131974,
                    "name": "Bushman",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/CrackForceFive/CFF-FirstDemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=25794"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92086"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f0/e1/8259.jw52714a.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/f0/e1/8259.jw52714a.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f0/e1/8259.jw52714a.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/1c/ea/cf12.jw52714b.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/1c/ea/cf12.jw52714b.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1c/ea/cf12.jw52714b.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}