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

{
    "url": "https://demozoo.org/api/v1/productions/308976/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/308976/",
    "id": 308976,
    "title": "The E Is B",
    "author_nicks": [
        {
            "name": "Daeron",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10321/?format=api",
                "id": 10321,
                "name": "Daeron",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Galza",
            "abbreviation": "GLZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10339/?format=api",
                "id": 10339,
                "name": "Galza",
                "is_group": true
            }
        }
    ],
    "release_date": "1999",
    "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": "Daeron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10321/?format=api",
                    "id": 10321,
                    "name": "Daeron",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Main ASCII"
        },
        {
            "nick": {
                "name": "Dezibel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6860/?format=api",
                    "id": 6860,
                    "name": "Native",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Guest ASCII"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/misc/drn%21thee.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}