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

{
    "url": "https://demozoo.org/api/v1/productions/325700/?format=api",
    "demozoo_url": "https://demozoo.org/productions/325700/",
    "id": 325700,
    "title": "Spherical",
    "author_nicks": [
        {
            "name": "MX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24483/?format=api",
                "id": 24483,
                "name": "MX",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ADDiCT",
            "abbreviation": "ADD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10753/?format=api",
                "id": 10753,
                "name": "ADDiCT",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-07-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://mxadd.org/stuff/add_spherical.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/addict/intros/add_spherical.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94578"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}