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

{
    "url": "https://demozoo.org/api/v1/productions/199759/?format=api",
    "demozoo_url": "https://demozoo.org/productions/199759/",
    "id": 199759,
    "title": "Cache '98 Autumn Invitation",
    "author_nicks": [
        {
            "name": "Astral",
            "abbreviation": "AST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8061/?format=api",
                "id": 8061,
                "name": "Astral",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-09",
    "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": "Sherlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68763/?format=api",
                    "id": 68763,
                    "name": "N0thingMan",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Inferno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1069/?format=api",
                    "id": 1069,
                    "name": "Inferno",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Robson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11095/?format=api",
                    "id": 11095,
                    "name": "Robson",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/cache98a/info/c98a-int.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63408"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/460/?format=api",
            "demozoo_url": "https://demozoo.org/parties/460/",
            "id": 460,
            "name": "Cache 1998 Autumn (X)",
            "tagline": "",
            "start_date": "1998-10-09",
            "end_date": "1998-10-11",
            "location": "Kecskemét, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 46.90464,
            "longitude": 19.68663,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}