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

{
    "url": "https://demozoo.org/api/v1/productions/265101/?format=api",
    "demozoo_url": "https://demozoo.org/productions/265101/",
    "id": 265101,
    "title": "Mystical Brine II",
    "author_nicks": [
        {
            "name": "Voodoo Design",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/114011/?format=api",
                "id": 114011,
                "name": "Voodoo Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-08-31",
    "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": "Tom Bomb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92981/?format=api",
                    "id": 92981,
                    "name": "Tom Bomb",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bronx Warrior",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57600/?format=api",
                    "id": 57600,
                    "name": "Bronx Warrior",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cybarite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55450/?format=api",
                    "id": 55450,
                    "name": "Cybarite",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "main part"
        },
        {
            "nick": {
                "name": "Technix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64290/?format=api",
                    "id": 64290,
                    "name": "Technix",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "end part"
        },
        {
            "nick": {
                "name": "Gremlin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4847/?format=api",
                    "id": 4847,
                    "name": "Gremlin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/V/Voodoo/VD-MysticalBrine2.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=9800"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=86707"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f3/5c/1194.276115.png",
            "original_width": 752,
            "original_height": 572,
            "standard_url": "https://media.demozoo.org/screens/s/f3/5c/1194.276115.png",
            "standard_width": 394,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f3/5c/1194.276115.png",
            "thumbnail_width": 197,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}