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

{
    "url": "https://demozoo.org/api/v1/productions/139571/?format=api",
    "demozoo_url": "https://demozoo.org/productions/139571/",
    "id": 139571,
    "title": "Illegal Charts August 1987",
    "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-08-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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "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": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=14219"
        }
    ],
    "release_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": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/43/3b/f9c9.87838.png",
            "original_width": 744,
            "original_height": 520,
            "standard_url": "https://media.demozoo.org/screens/s/43/3b/f9c9.87838.jpg",
            "standard_width": 400,
            "standard_height": 279,
            "thumbnail_url": "https://media.demozoo.org/screens/t/43/3b/f9c9.87838.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 139
        }
    ],
    "tags": [
        "illegal",
        "piracy"
    ]
}