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

{
    "url": "https://demozoo.org/api/v1/productions/109114/?format=api",
    "demozoo_url": "https://demozoo.org/productions/109114/",
    "id": 109114,
    "title": "Sokoban",
    "author_nicks": [
        {
            "name": "Falcon Users Netherlands",
            "abbreviation": "FUN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56505/?format=api",
                "id": 56505,
                "name": "Falcon Users Netherlands",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-05-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Match",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2422/?format=api",
                    "id": 2422,
                    "name": "The Match",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/FUN/SOKOBAN.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/991/?format=api",
            "demozoo_url": "https://demozoo.org/parties/991/",
            "id": 991,
            "name": "Inter Jam 1998",
            "tagline": "",
            "start_date": "1998-05-30",
            "end_date": "1998-06-01",
            "location": "Ubstadt-Weiher, Karlsruhe Region, Baden-Württemberg, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.1708,
            "longitude": 8.61889,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}