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

{
    "url": "https://demozoo.org/api/v1/productions/283543/?format=api",
    "demozoo_url": "https://demozoo.org/productions/283543/",
    "id": 283543,
    "title": "The Party Demo",
    "author_nicks": [
        {
            "name": "The Detonator",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115405/?format=api",
                "id": 115405,
                "name": "The Detonator",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1986-12-23",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Detonator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115405/?format=api",
                    "id": 115405,
                    "name": "The Detonator",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rob Hubbard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8434/?format=api",
                    "id": 8434,
                    "name": "Rob Hubbard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.c64.com/demos/download.php?id=1005"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/144175/The_Party_Demo.t64"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/9998/The_Party_Demo.t64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=22051"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2268/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2268/",
            "id": 2268,
            "name": "AEK Copy-Party 1986",
            "tagline": "",
            "start_date": "1986-12-27",
            "end_date": "1986-12-27",
            "location": "Essen, Regierungsbezirk Düsseldorf, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.45657,
            "longitude": 7.01228,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/45/ed/e3e8.295531.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/45/ed/e3e8.295531.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/45/ed/e3e8.295531.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}