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

{
    "url": "https://demozoo.org/api/v1/productions/180776/?format=api",
    "demozoo_url": "https://demozoo.org/productions/180776/",
    "id": 180776,
    "title": "Pie Slice '96 Invitation",
    "author_nicks": [
        {
            "name": "Murmidones",
            "abbreviation": "MS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11127/?format=api",
                "id": 11127,
                "name": "Murmidones",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-10",
    "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": "Snowman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/374/?format=api",
                    "id": 374,
                    "name": "Snowman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "replay"
        },
        {
            "nick": {
                "name": "Tyrant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11128/?format=api",
                    "id": 11128,
                    "name": "Tyrant",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/party/invites/1996/pieslice.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72650"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/829/?format=api",
            "demozoo_url": "https://demozoo.org/parties/829/",
            "id": 829,
            "name": "Pie Slice 1996",
            "tagline": "",
            "start_date": "1996-10-11",
            "end_date": "1996-10-13",
            "location": "Budapest, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.506222,
            "longitude": 19.064819,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}