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

{
    "url": "https://demozoo.org/api/v1/productions/311211/?format=api",
    "demozoo_url": "https://demozoo.org/productions/311211/",
    "id": 311211,
    "title": "Libjoy LPT joysticks",
    "author_nicks": [
        {
            "name": "PumP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68457/?format=api",
                "id": 68457,
                "name": "PumP",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-07-30",
    "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": "PumP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68457/?format=api",
                    "id": 68457,
                    "name": "PumP",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Benou",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133283/?format=api",
                    "id": 133283,
                    "name": "Benou",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "PumP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68457/?format=api",
                    "id": 68457,
                    "name": "PumP",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Hardware"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/bganne/libjoy/releases/download/v0.0/libjoy-v0.0.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/atari_days_nancy22/misc/libjoy-v0.0.zip"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4452/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4452/",
            "id": 4452,
            "name": "Atari Days Nancy (ADN) 2022",
            "tagline": "",
            "start_date": "2022-07-30",
            "end_date": "2022-07-31",
            "location": "Arrondissement de Nancy, Meurthe et Moselle, Grand Est, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.69889,
            "longitude": 6.20088,
            "website": "https://adn-tantonville.forumgratuit.be/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c3/c6/a3ef.311611.jpg",
            "original_width": 2048,
            "original_height": 996,
            "standard_url": "https://media.demozoo.org/screens/s/c3/c6/a3ef.311611.jpg",
            "standard_width": 400,
            "standard_height": 194,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c3/c6/a3ef.311611.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 97
        }
    ],
    "tags": []
}