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

{
    "url": "https://demozoo.org/api/v1/productions/10202/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10202/",
    "id": 10202,
    "title": "L.I.S.A.",
    "author_nicks": [
        {
            "name": "Apocalypse Inc.",
            "abbreviation": "AINC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5626/?format=api",
                "id": 5626,
                "name": "Apocalypse Inc.",
                "is_group": true
            }
        },
        {
            "name": "Metalvotze",
            "abbreviation": "VOZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3525/?format=api",
                "id": 3525,
                "name": "Metalvotze",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-04",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bitbreaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5741/?format=api",
                    "id": 5741,
                    "name": "Bitbreaker",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        },
        {
            "nick": {
                "name": "Nitro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5838/?format=api",
                    "id": 5838,
                    "name": "Nitro",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/breakpoint04/console_and_wild/lisa-metalvotze_divx5.avi"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12077"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}