GET
/
projects
/
{project}
/
releases
/
{release}
/
{
  "$schema": "https://example.com/schemas/ProjectRelease.json",
  "created_by": "<string>",
  "created_on": "2023-11-07T05:31:56Z",
  "description": "<string>",
  "last_modified_by": "<string>",
  "last_modified_on": "2023-11-07T05:31:56Z",
  "project": "proj_fc8c119c-0741-4062-8959-fe1a04b3842f",
  "published_on": "2023-12-25",
  "release_series": "1.5",
  "title": "v1.5.12",
  "version": "1.15.2"
}

Response

200
application/json

OK

The response is of type object.