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

{
    "url": "https://demozoo.org/api/v1/productions/196767/?format=api",
    "demozoo_url": "https://demozoo.org/productions/196767/",
    "id": 196767,
    "title": "Full Metal Demo",
    "author_nicks": [
        {
            "name": "The Wanderer Group",
            "abbreviation": "TWG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53894/?format=api",
                "id": 53894,
                "name": "The Wanderer Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-12-05",
    "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": "Martin Galway",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8435/?format=api",
                    "id": 8435,
                    "name": "Martin Galway",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "SPC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68399/?format=api",
                    "id": 68399,
                    "name": "Speedcracker",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/228714/FMD.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=18473"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=45171"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2219/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2219/",
            "id": 2219,
            "name": "Fantasy Cracking Service  (FCS) and ECC Copy Party 1987",
            "tagline": "",
            "start_date": "1987-12-04",
            "end_date": "1987-12-05",
            "location": "Bad Godesberg, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.68457,
            "longitude": 7.15393,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e8/ae/0cea.342842.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/e8/ae/0cea.342842.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e8/ae/0cea.342842.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/21/eb/ff5a.342843.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/21/eb/ff5a.342843.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/21/eb/ff5a.342843.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/27/13/b208.342844.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/27/13/b208.342844.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/27/13/b208.342844.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}