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

{
    "url": "https://demozoo.org/api/v1/productions/283232/?format=api",
    "demozoo_url": "https://demozoo.org/productions/283232/",
    "id": 283232,
    "title": "Sdm!GuyNews v1.o",
    "author_nicks": [
        {
            "name": "Sodium",
            "abbreviation": "SDM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36462/?format=api",
                "id": 36462,
                "name": "Sodium",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-10-18",
    "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/53/?format=api",
            "id": 53,
            "name": "BBS Door",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Shallow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18158/?format=api",
                    "id": 18158,
                    "name": "Shallow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mogue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6864/?format=api",
                    "id": 6864,
                    "name": "Mogue",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/sodium/sdm%21gn1o.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "amiex-misc"
    ]
}