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

{
    "url": "https://demozoo.org/api/v1/productions/1497/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1497/",
    "id": 1497,
    "title": "Plot",
    "author_nicks": [
        {
            "name": "Creators",
            "abbreviation": "CTR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                "id": 4240,
                "name": "Creators",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-06-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
            "id": 21,
            "name": "VIC-20"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mermaid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                    "id": 155,
                    "name": "Mermaid",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mermaid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                    "id": 155,
                    "name": "Mermaid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mermaid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                    "id": 155,
                    "name": "Mermaid",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Kranix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4283/?format=api",
                    "id": 4283,
                    "name": "OJ",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cheesepirate.com/vic20/files/plot.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/solskogen02/c64/solskogen_2002_partydisk.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/solskogen02/misc/plot.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.youtube.com/attribution_link?a=Q_226etoHPs&u=/watch%3Fv%3DYtyfAvZg-58%26feature%3Dem-uploademail"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63628"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/32/?format=api",
            "demozoo_url": "https://demozoo.org/parties/32/",
            "id": 32,
            "name": "Solskogen 2002",
            "tagline": "Natural Scene Habitat",
            "start_date": "2002-06-28",
            "end_date": "2002-06-30",
            "location": "Ås, Akershus, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.66366,
            "longitude": 10.79101,
            "website": "http://www.solskogen.no/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e8/e4/68c1.68895.png",
            "original_width": 384,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/e8/e4/68c1.68895.png",
            "standard_width": 384,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e8/e4/68c1.68895.png",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        }
    ],
    "tags": []
}