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

{
    "url": "https://demozoo.org/api/v1/productions/151017/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151017/",
    "id": 151017,
    "title": "1000 More Fools",
    "author_nicks": [
        {
            "name": "Skullpture",
            "abbreviation": "SKP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10237/?format=api",
                "id": 10237,
                "name": "Skullpture",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-12-28",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nufan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11779/?format=api",
                    "id": 11779,
                    "name": "Nufan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/theparty01/misc/1000morefools.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4682"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/100/?format=api",
            "demozoo_url": "https://demozoo.org/parties/100/",
            "id": 100,
            "name": "The Party 2001",
            "tagline": "Digitally Remastered",
            "start_date": "2001-12-27",
            "end_date": "2001-12-29",
            "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.80399,
            "longitude": 9.51441,
            "website": "http://theparty.dk/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}