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

{
    "url": "https://demozoo.org/api/v1/productions/8763/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/8763/",
    "id": 8763,
    "title": "Live In Latvija 2",
    "author_nicks": [
        {
            "name": "Dipswitch",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5806/?format=api",
                "id": 5806,
                "name": "Dipswitch",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Aerosol",
            "abbreviation": "aSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6858/?format=api",
                "id": 6858,
                "name": "Aerosol",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-10-01",
    "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": "Dipswitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5806/?format=api",
                    "id": 5806,
                    "name": "Dipswitch",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ascii"
        },
        {
            "nick": {
                "name": "Neurodancer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/888/?format=api",
                    "id": 888,
                    "name": "Neurodancer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "guest ascii"
        },
        {
            "nick": {
                "name": "Yop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11831/?format=api",
                    "id": 11831,
                    "name": "Yop",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "guest ascii"
        },
        {
            "nick": {
                "name": "dMG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6441/?format=api",
                    "id": 6441,
                    "name": "dMG",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "guest ascii"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/aerosol/asl-lv2.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}