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

{
    "url": "https://demozoo.org/api/v1/productions/255025/?format=api",
    "demozoo_url": "https://demozoo.org/productions/255025/",
    "id": 255025,
    "title": "Teenage Mutant Ninja Turtles Demo",
    "author_nicks": [
        {
            "name": "Punishers",
            "abbreviation": "PNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2962/?format=api",
                "id": 2962,
                "name": "The Punishers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-07-12",
    "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": "TCC Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11434/?format=api",
                    "id": 11434,
                    "name": "TCC Design",
                    "is_group": true
                }
            },
            "category": "Graphics",
            "role": "16 pixel charset"
        },
        {
            "nick": {
                "name": "Kathy Whitney",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93621/?format=api",
                    "id": 93621,
                    "name": "Kathy Whitney",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Teenage Mutant Ninja Turtle Game Gfx"
        },
        {
            "nick": {
                "name": "Mike Smith",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93622/?format=api",
                    "id": 93622,
                    "name": "Mike Smith",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Teenage Mutant Ninja Turtle Game Gfx"
        },
        {
            "nick": {
                "name": "Fiona Mowatt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93623/?format=api",
                    "id": 93623,
                    "name": "Fiona Mowatt",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Teenage Mutant Ninja Turtle Game Gfx"
        },
        {
            "nick": {
                "name": "Gerard De Souza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93624/?format=api",
                    "id": 93624,
                    "name": "Gerard De Souza",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Teenage Mutant Ninja Turtle Game Gfx"
        },
        {
            "nick": {
                "name": "Tony Lee Griffith",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93625/?format=api",
                    "id": 93625,
                    "name": "Tony Lee Griffith",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Teenage Mutant Ninja Turtle Game Gfx"
        },
        {
            "nick": {
                "name": "Dean Griffith",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93626/?format=api",
                    "id": 93626,
                    "name": "Dean Griffith",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Teenage Mutant Ninja Turtle Game Gfx"
        },
        {
            "nick": {
                "name": "Gizmo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58223/?format=api",
                    "id": 58223,
                    "name": "Gizmo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "I.O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2989/?format=api",
                    "id": 2989,
                    "name": "I.O",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/P/Punishers/Punishers-Turtles"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=6368"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a3/eb/b08f.jw13797.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/a3/eb/b08f.jw13797.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a3/eb/b08f.jw13797.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "teenage-mutant-ninja-turtles-theme"
    ]
}