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

{
    "url": "https://demozoo.org/api/v1/productions/327743/?format=api",
    "demozoo_url": "https://demozoo.org/productions/327743/",
    "id": 327743,
    "title": "Let It Be",
    "author_nicks": [
        {
            "name": "Soedesoft",
            "abbreviation": "SS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7598/?format=api",
                "id": 7598,
                "name": "Soedesoft",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fire-Eagle",
            "abbreviation": "FE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7594/?format=api",
                "id": 7594,
                "name": "Fire-Eagle",
                "is_group": true
            }
        }
    ],
    "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/80252/let_it_be_soedesoft.rar"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/fire-eagle/let_it_be.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=83564"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}