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

{
    "url": "https://demozoo.org/api/v1/productions/139569/?format=api",
    "demozoo_url": "https://demozoo.org/productions/139569/",
    "id": 139569,
    "title": "Copyparty",
    "author_nicks": [
        {
            "name": "German Spreading Service",
            "abbreviation": "GSS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51863/?format=api",
                "id": 51863,
                "name": "German Spreading Service",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jeff Smart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8822/?format=api",
                    "id": 8822,
                    "name": "Jeff Smart",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "ZYX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53919/?format=api",
                    "id": 53919,
                    "name": "Hi-tec",
                    "is_group": false
                }
            },
            "category": "Text",
            "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": "https://csdb.dk/getinternalfile.php/25275/Copyparty.t64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=35662"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=35535"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2276/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2276/",
            "id": 2276,
            "name": "GSS Copy Party 1987",
            "tagline": "",
            "start_date": "1987-08-22",
            "end_date": "1987-08-22",
            "location": "Landkreis Heilbronn, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.2,
            "longitude": 9.2,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/72/31/f805.87836.png",
            "original_width": 753,
            "original_height": 519,
            "standard_url": "https://media.demozoo.org/screens/s/72/31/f805.87836.png",
            "standard_width": 400,
            "standard_height": 275,
            "thumbnail_url": "https://media.demozoo.org/screens/t/72/31/f805.87836.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": []
}