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

{
    "url": "https://demozoo.org/api/v1/productions/201825/?format=api",
    "demozoo_url": "https://demozoo.org/productions/201825/",
    "id": 201825,
    "title": "Swapper's Tools",
    "author_nicks": [
        {
            "name": "Atlantis",
            "abbreviation": "ATL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                "id": 3129,
                "name": "Atlantis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-04-22",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Didi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5914/?format=api",
                    "id": 5914,
                    "name": "Didi",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "pack editor"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/tools/c64/atlantis-swappers_tools.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=108680"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/72/?format=api",
            "demozoo_url": "https://demozoo.org/parties/72/",
            "id": 72,
            "name": "X 1995",
            "tagline": "A fistfun experience to be seen to be believed!",
            "start_date": "1995-04-21",
            "end_date": "1995-04-22",
            "location": "Provincie Utrecht, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.0,
            "longitude": 5.25,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/eb/a3/696d.183292.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/eb/a3/696d.183292.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/eb/a3/696d.183292.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/10/44/bafd.183297.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/10/44/bafd.183297.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/10/44/bafd.183297.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}