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

{
    "url": "https://demozoo.org/api/v1/productions/282199/?format=api",
    "demozoo_url": "https://demozoo.org/productions/282199/",
    "id": 282199,
    "title": "Guest-Chatting",
    "author_nicks": [
        {
            "name": "Byterapers",
            "abbreviation": "(B)",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                "id": 370,
                "name": "Byterapers",
                "is_group": true
            }
        },
        {
            "name": "Zaints",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51814/?format=api",
                "id": 51814,
                "name": "Zaints",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-03-01",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/8594/TheZaints-Byterapers-GuestChatting.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=20671"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19159"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4105/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4105/",
            "id": 4105,
            "name": "TGEH-Party 1989",
            "tagline": "",
            "start_date": "1989-02-26",
            "end_date": "1989-03-01",
            "location": "Domsjö, Örnsköldsviks Kommun, Västernorrland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 63.25,
            "longitude": 18.71667,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}