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

{
    "url": "https://demozoo.org/api/v1/productions/8212/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8212/",
    "id": 8212,
    "title": "Pilgrimage",
    "author_nicks": [
        {
            "name": "xplsv",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4032/?format=api",
                "id": 4032,
                "name": "xplsv",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9974/?format=api",
                    "id": 9974,
                    "name": "Mac",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "trace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                    "id": 9975,
                    "name": "Mr.doob",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Khrome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10042/?format=api",
                    "id": 10042,
                    "name": "Khrome",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "trace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                    "id": 9975,
                    "name": "Mr.doob",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "screenplay"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://xplsv.scenesp.org/prods/demos/xplsv_pilgrimage.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/pilgrimage03/info/xplsv_pilgrimage.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10460"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1227/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1227/",
            "id": 1227,
            "name": "Pilgrimage 2003",
            "tagline": "",
            "start_date": "2003-08-09",
            "end_date": "2003-08-10",
            "location": "Salt Lake City, Salt Lake County, Utah, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 40.76078,
            "longitude": -111.89105,
            "website": "http://pilgrimage.scene.org/2003/"
        }
    ],
    "screenshots": [],
    "tags": [
        "second-reality"
    ]
}