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

{
    "url": "https://demozoo.org/api/v1/productions/191427/?format=api",
    "demozoo_url": "https://demozoo.org/productions/191427/",
    "id": 191427,
    "title": "Bulkupload (Gui Version) v1.00",
    "author_nicks": [
        {
            "name": "aBI",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80494/?format=api",
                "id": 80494,
                "name": "aBI",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-05-29",
    "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": "Velocity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80492/?format=api",
                    "id": 80492,
                    "name": "Velocity",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/abi/abi-tbu1.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "bbs-related"
    ]
}