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

{
    "url": "https://demozoo.org/api/v1/productions/23221/?format=api",
    "demozoo_url": "https://demozoo.org/productions/23221/",
    "id": 23221,
    "title": "Acid Ball Preview",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-21",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "dEViLOCk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16044/?format=api",
                    "id": 16044,
                    "name": "dEViLOCk",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Benson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/917/?format=api",
                    "id": 917,
                    "name": "Benson",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Flack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16901/?format=api",
                    "id": 16901,
                    "name": "Flack",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Street Tuff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/925/?format=api",
                    "id": 925,
                    "name": "Streettuff",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Count Zero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16902/?format=api",
                    "id": 16902,
                    "name": "Count Zero",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://noname.c64.org/csdb/release/download.php?id=14822"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/acidslam99/c64/misc/as-aball.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=15299"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13674"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/726/?format=api",
            "demozoo_url": "https://demozoo.org/parties/726/",
            "id": 726,
            "name": "Acid Slam Meeting 1999",
            "tagline": "",
            "start_date": "1999-08-21",
            "end_date": "1999-08-21",
            "location": "Hamburg, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 53.553341,
            "longitude": 9.99245,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/12/1b/4b19.153532.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/12/1b/4b19.153532.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/12/1b/4b19.153532.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/ac/07/f307.153531.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/ac/07/f307.153531.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ac/07/f307.153531.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}