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

{
    "url": "https://demozoo.org/api/v1/productions/275841/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275841/",
    "id": 275841,
    "title": "Snap",
    "author_nicks": [
        {
            "name": "Exotic Designs",
            "abbreviation": "ED",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52162/?format=api",
                "id": 52162,
                "name": "Exotic Designs",
                "is_group": true
            }
        },
        {
            "name": "Lore of Arts",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48298/?format=api",
                "id": 48298,
                "name": "Lore of Arts",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-01-02",
    "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": "ftp://ftp.scs-trc.net/pub/c64/Misc/Digital_Marketing_PD/dm224.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/34904/Snap.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/lore_of_arts/snap.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=19056"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=37677"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}