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

{
    "url": "https://demozoo.org/api/v1/productions/326376/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/326376/",
    "id": 326376,
    "title": "Quick",
    "author_nicks": [
        {
            "name": "Juen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10952/?format=api",
                "id": 10952,
                "name": "Juen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Layout",
            "abbreviation": "LOT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13178/?format=api",
                "id": 13178,
                "name": "Layout",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-10-10",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
            "id": 25,
            "name": "ASCII Collection",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Acid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10170/?format=api",
                    "id": 10170,
                    "name": "Acid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "juen logo"
        },
        {
            "nick": {
                "name": "Juen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10952/?format=api",
                    "id": 10952,
                    "name": "Juen",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "main ascii"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/layout/lot-quik.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}