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

{
    "url": "https://demozoo.org/api/v1/productions/166370/?format=api",
    "demozoo_url": "https://demozoo.org/productions/166370/",
    "id": 166370,
    "title": "GSS On Tour",
    "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-07-25",
    "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": "Marauder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72613/?format=api",
                    "id": 72613,
                    "name": "Marauder Inc.",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Marauder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72613/?format=api",
                    "id": 72613,
                    "name": "Marauder Inc.",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1987/danish_gold87/misc/gss_on_tour.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=37509"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=35506"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1328/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1328/",
            "id": 1328,
            "name": "Danish Gold Copy Party 1987",
            "tagline": "",
            "start_date": "1987-07-24",
            "end_date": "1987-07-26",
            "location": "Odense Kommune, South Denmark, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.3957,
            "longitude": 10.37761,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}