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

{
    "url": "https://demozoo.org/api/v1/productions/293287/?format=api",
    "demozoo_url": "https://demozoo.org/productions/293287/",
    "id": 293287,
    "title": "Fast Demo",
    "author_nicks": [
        {
            "name": "XAKK",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4842/?format=api",
                "id": 4842,
                "name": "XAKK",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-08-28",
    "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/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Knatter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4841/?format=api",
                    "id": 4841,
                    "name": "Knatter",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Knatter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4841/?format=api",
                    "id": 4841,
                    "name": "Knatter",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Knatter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4841/?format=api",
                    "id": 4841,
                    "name": "Knatter",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.c64.com/demos/download.php?id=372"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/11302/Fast%20Demo.t64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=9264"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19787"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2044/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2044/",
            "id": 2044,
            "name": "The Kalmar Party aka Heptagon Meeting August 1987",
            "tagline": "Organized by Kalmar Datorklubb (KDK)",
            "start_date": "1987-08-28",
            "end_date": "1987-08-30",
            "location": "Kalmar, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.33333,
            "longitude": 16.0,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f0/e3/8fc8.290278.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/f0/e3/8fc8.290278.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f0/e3/8fc8.290278.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/1e/bf/e54b.290279.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/1e/bf/e54b.290279.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1e/bf/e54b.290279.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}