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

{
    "url": "https://demozoo.org/api/v1/productions/354754/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/354754/",
    "id": 354754,
    "title": "Ansi-Art",
    "author_nicks": [
        {
            "name": "Reti",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38393/?format=api",
                "id": 38393,
                "name": "Reti",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Bad Karma",
            "abbreviation": "BK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10303/?format=api",
                "id": 10303,
                "name": "Bad Karma",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-11",
    "supertype": "graphics",
    "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/25/?format=api",
            "id": 25,
            "name": "ASCII Collection",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Reti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38393/?format=api",
                    "id": 38393,
                    "name": "Reti",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/bad_karma/bk-art.txt"
        }
    ],
    "external_links": [
        {
            "link_class": "AsciiarenaRelease",
            "url": "https://asciiarena.se/release/bk-art.txt"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}