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

{
    "url": "https://demozoo.org/api/v1/productions/354777/?format=api",
    "demozoo_url": "https://demozoo.org/productions/354777/",
    "id": 354777,
    "title": "Unlimited Access Dialer V3.0",
    "author_nicks": [
        {
            "name": "Silent Cracking Service",
            "abbreviation": "SCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/100629/?format=api",
                "id": 100629,
                "name": "Silent Cracking Service",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144024/?format=api",
                    "id": 144024,
                    "name": "Dan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Update"
        },
        {
            "nick": {
                "name": "Czisar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112407/?format=api",
                    "id": 112407,
                    "name": "Czisar",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Update"
        },
        {
            "nick": {
                "name": "Agent Orange",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112409/?format=api",
                    "id": 112409,
                    "name": "Agent Orange",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Update"
        },
        {
            "nick": {
                "name": "Frank Codx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125064/?format=api",
                    "id": 125064,
                    "name": "Frank Codx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Original"
        },
        {
            "nick": {
                "name": "Tino Twist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120670/?format=api",
                    "id": 120670,
                    "name": "Tino Twist",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Original"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/tools/amiga/uadial30.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "phreaking-tool"
    ]
}