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

{
    "url": "https://demozoo.org/api/v1/productions/334578/?format=api",
    "demozoo_url": "https://demozoo.org/productions/334578/",
    "id": 334578,
    "title": "Babylon III",
    "author_nicks": [
        {
            "name": "The Wanderer Group",
            "abbreviation": "TWG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53894/?format=api",
                "id": 53894,
                "name": "The Wanderer Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Greg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140342/?format=api",
                    "id": 140342,
                    "name": "Greg",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "colors"
        },
        {
            "nick": {
                "name": "Mr. Cursor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53895/?format=api",
                    "id": 53895,
                    "name": "Mr. Cursor",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Greg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140342/?format=api",
                    "id": 140342,
                    "name": "Greg",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "music rip part 2"
        },
        {
            "nick": {
                "name": "Rex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140343/?format=api",
                    "id": 140343,
                    "name": "Rex",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ikari logo, design part 2"
        },
        {
            "nick": {
                "name": "Mr. Cursor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53895/?format=api",
                    "id": 53895,
                    "name": "Mr. Cursor",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Martin Galway",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8435/?format=api",
                    "id": 8435,
                    "name": "Martin Galway",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Future Freak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1111/?format=api",
                    "id": 1111,
                    "name": "Future Freak",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/t/The_Wanderer_Group/Babylon_03.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/35054/Babylon_03.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=14359"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=45165"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aN0YBkfvHWI"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a6/67/51e1.335977.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/a6/67/51e1.335977.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a6/67/51e1.335977.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/73/ac/3662.335978.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/73/ac/3662.335978.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/73/ac/3662.335978.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}