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

{
    "url": "https://demozoo.org/api/v1/productions/98116/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98116/",
    "id": 98116,
    "title": "Forever 2014 Invitation Intro",
    "author_nicks": [
        {
            "name": "Gemba Boys",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20537/?format=api",
                "id": 20537,
                "name": "Gemba Boys",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-01-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Noby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9366/?format=api",
                    "id": 9366,
                    "name": "Noby",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tornado",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9401/?format=api",
                    "id": 9401,
                    "name": "Tornado",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "animation"
        },
        {
            "nick": {
                "name": "Lamer Pinky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34252/?format=api",
                    "id": 34252,
                    "name": "Lamer Pinky",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Lamer Pinky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34252/?format=api",
                    "id": 34252,
                    "name": "Lamer Pinky",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "second logo"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://gemba.speccy.cz/downloads/gembaboys_f2014inv.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/forever14/info/gembaboys_f2014inv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62407"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=d1x5xZXaGB0"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1789/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1789/",
            "id": 1789,
            "name": "Forever 2014",
            "tagline": "Olympic Edition",
            "start_date": "2014-03-14",
            "end_date": "2014-03-16",
            "location": "Horná Súča, Nitriansky, Slovakia",
            "is_online": false,
            "country_code": "SK",
            "latitude": 48.97289,
            "longitude": 17.97706,
            "website": "http://www.forever-party.net/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ef/52/0640.42256.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/ef/52/0640.42256.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ef/52/0640.42256.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "ay",
        "tk90x",
        "zx-spectrum-48k"
    ]
}