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

{
    "url": "https://demozoo.org/api/v1/productions/321038/?format=api",
    "demozoo_url": "https://demozoo.org/productions/321038/",
    "id": 321038,
    "title": "Memory Lane [CPM]",
    "author_nicks": [
        {
            "name": "ComSha",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81898/?format=api",
                "id": 81898,
                "name": "ComSha",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-03-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/55/?format=api",
            "id": 55,
            "name": "Commodore 128"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "ComSha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81898/?format=api",
                    "id": 81898,
                    "name": "ComSha",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "ComSha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81898/?format=api",
                    "id": 81898,
                    "name": "ComSha",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Idea, Story"
        },
        {
            "nick": {
                "name": "ComSha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81898/?format=api",
                    "id": 81898,
                    "name": "ComSha",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Logiker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77454/?format=api",
                    "id": 77454,
                    "name": "Logiker",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Help"
        },
        {
            "nick": {
                "name": "Wil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111927/?format=api",
                    "id": 111927,
                    "name": "Wil",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Linking, Help"
        },
        {
            "nick": {
                "name": "Sijnstra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136578/?format=api",
                    "id": 136578,
                    "name": "Sijnstra",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Vezza Z-code interpreter for CPM"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=283190"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://comsha.itch.io/memorylane"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4635/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4635/",
            "id": 4635,
            "name": "Vintage Computing Carinthia $1F",
            "tagline": "31st VCC Meeting",
            "start_date": "2023-03-11",
            "end_date": "2023-03-11",
            "location": "Villach, Villach Stadt, Carinthia, Austria",
            "is_online": false,
            "country_code": "AT",
            "latitude": 46.61254,
            "longitude": 13.8529,
            "website": "http://vcc.logiker.com/meetings.html#$1F"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/06/af/9128.321940.png",
            "original_width": 856,
            "original_height": 576,
            "standard_url": "https://media.demozoo.org/screens/s/06/af/9128.321940.jpg",
            "standard_width": 400,
            "standard_height": 269,
            "thumbnail_url": "https://media.demozoo.org/screens/t/06/af/9128.321940.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 134
        }
    ],
    "tags": [
        "text-adventure",
        "cpm"
    ]
}