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

{
    "url": "https://demozoo.org/api/v1/productions/173607/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173607/",
    "id": 173607,
    "title": "Time Cruncher V3.1 (b)",
    "author_nicks": [
        {
            "name": "Network",
            "abbreviation": "NET",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/605/?format=api",
                "id": 605,
                "name": "Network",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-10-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/123411/Time_Cruncher_V3_1-Network.d64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1987/the_silents_hacker_party87/misc/time_cruncher_v3_1-network.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=124698"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=45028"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2466/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2466/",
            "id": 2466,
            "name": "The Silents Hacker Party 1987",
            "tagline": "",
            "start_date": "1987-10-29",
            "end_date": "1987-10-31",
            "location": "Alvesta Kommun, Kronoberg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 56.84663,
            "longitude": 14.4749,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/af/78/bb12.186945.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/af/78/bb12.186945.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/af/78/bb12.186945.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "packer",
        "timecruncher",
        "sequence-packer"
    ]
}