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

{
    "url": "https://demozoo.org/api/v1/productions/359013/?format=api",
    "demozoo_url": "https://demozoo.org/productions/359013/",
    "id": 359013,
    "title": "Gambler Cracking Service Demo",
    "author_nicks": [
        {
            "name": "Gambler Cracking Service",
            "abbreviation": "GCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108024/?format=api",
                "id": 108024,
                "name": "Gambler Cracking Service",
                "is_group": true
            }
        },
        {
            "name": "The Remix Crew",
            "abbreviation": "TRC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109948/?format=api",
                "id": 109948,
                "name": "The Remix Crew",
                "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/237772/Gambler-Cracking-Service-Demo-TRC-GCS.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=225581"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}