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

{
    "url": "https://demozoo.org/api/v1/productions/321101/?format=api",
    "demozoo_url": "https://demozoo.org/productions/321101/",
    "id": 321101,
    "title": "Memory Lane (Gameboy Edition)",
    "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/38/?format=api",
            "id": 38,
            "name": "Nintendo Game Boy (GB)"
        }
    ],
    "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": "Text",
            "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": "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"
        },
        {
            "nick": {
                "name": "Reparaturgeist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136589/?format=api",
                    "id": 136589,
                    "name": "Reparaturgeist",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Idea for Gameboy Version"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/vcc1f/game/memorylane_gameboy.zip"
        }
    ],
    "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/54/ad/602d.322099.png",
            "original_width": 160,
            "original_height": 144,
            "standard_url": "https://media.demozoo.org/screens/s/54/ad/602d.322099.png",
            "standard_width": 160,
            "standard_height": 144,
            "thumbnail_url": "https://media.demozoo.org/screens/t/54/ad/602d.322099.png",
            "thumbnail_width": 160,
            "thumbnail_height": 144
        }
    ],
    "tags": [
        "text-adventure"
    ]
}