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

{
    "url": "https://demozoo.org/api/v1/productions/111625/?format=api",
    "demozoo_url": "https://demozoo.org/productions/111625/",
    "id": 111625,
    "title": "Quast '98 - Realtime Text (One Disk Version)",
    "author_nicks": [
        {
            "name": "Sente Software Group",
            "abbreviation": "SSG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29659/?format=api",
                "id": 29659,
                "name": "Sente Software Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999",
    "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/44/?format=api",
            "id": 44,
            "name": "Report",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/SSG/Q98RLONE.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1025/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1025/",
            "id": 1025,
            "name": "QuaST 1998",
            "tagline": "",
            "start_date": "1998-08-07",
            "end_date": "1998-08-09",
            "location": "Elbląg, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 54.155529,
            "longitude": 19.39831,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}