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

{
    "url": "https://demozoo.org/api/v1/productions/66608/?format=api",
    "demozoo_url": "https://demozoo.org/productions/66608/",
    "id": 66608,
    "title": "Synthetic Arts 3.0",
    "author_nicks": [
        {
            "name": "Cybernetics",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2171/?format=api",
                "id": 2171,
                "name": "Cybernetics",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-05-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Metal Ages",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2365/?format=api",
                    "id": 2365,
                    "name": "Metal Ages",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Brain Blaster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2363/?format=api",
                    "id": 2363,
                    "name": "Brain Blaster",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Manual"
        },
        {
            "nick": {
                "name": "Positronic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31484/?format=api",
                    "id": 31484,
                    "name": "Positronic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Storm Light",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31485/?format=api",
                    "id": 31485,
                    "name": "Storm Light",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nucleus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15821/?format=api",
                    "id": 15821,
                    "name": "Nucleus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/C/CYBERNET/SYNTHY3.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14459"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1596/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1596/",
            "id": 1596,
            "name": "Code A Day Convention",
            "tagline": "",
            "start_date": "1993-05-01",
            "end_date": "1993-05-01",
            "location": "Melun, Département de Seine-et-Marne, Île-de-France, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.53972,
            "longitude": 2.65917,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/21/5d/c2d1.85443.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/21/5d/c2d1.85443.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/21/5d/c2d1.85443.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/bf/0e/79e2.85444.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/bf/0e/79e2.85444.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bf/0e/79e2.85444.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "shareware",
        "graphics-program",
        "source-available"
    ]
}