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

{
    "url": "https://demozoo.org/api/v1/productions/144415/?format=api",
    "demozoo_url": "https://demozoo.org/productions/144415/",
    "id": 144415,
    "title": "JHV-Demo '97",
    "author_nicks": [
        {
            "name": "Rheinland-Pfälzische Atari Maniacs",
            "abbreviation": "R.A.M.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60884/?format=api",
                "id": 60884,
                "name": "Rheinland-Pfälzische Atari Maniacs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-10-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/RAM/JHVDMO97.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=3592"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=rSWqj9f76BA"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1983/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1983/",
            "id": 1983,
            "name": "ABBUC Jahreshauptversammlung (JHV) 1997",
            "tagline": "",
            "start_date": "1997-10-18",
            "end_date": "1997-10-18",
            "location": "Herten, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.592522,
            "longitude": 7.13741,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/84/9b/c5dc.152572.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/84/9b/c5dc.152572.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/84/9b/c5dc.152572.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}