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

{
    "url": "https://demozoo.org/api/v1/productions/131047/?format=api",
    "demozoo_url": "https://demozoo.org/productions/131047/",
    "id": 131047,
    "title": "Wired '95 Invitation",
    "author_nicks": [
        {
            "name": "Imphobia",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11375/?format=api",
                "id": 11375,
                "name": "Imphobia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-10-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Wizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16323/?format=api",
                    "id": 16323,
                    "name": "The Wizard",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Wolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56051/?format=api",
                    "id": 56051,
                    "name": "Wolf",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "PL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15173/?format=api",
                    "id": 15173,
                    "name": "PL",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "BenJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13645/?format=api",
                    "id": 13645,
                    "name": "BenJ",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "NHP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4724/?format=api",
                    "id": 4724,
                    "name": "NHP",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/party/invites/1995/impwir95.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57914"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/530/?format=api",
            "demozoo_url": "https://demozoo.org/parties/530/",
            "id": 530,
            "name": "Wired 1995",
            "tagline": "",
            "start_date": "1995-11-03",
            "end_date": "1995-11-05",
            "location": "Mons, Province du Hainaut, Wallonia, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.45384,
            "longitude": 3.95164,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}