ContentResponse: {
    content: ContentDataResponse;
    parent?: ContentDataResponse;
    studio: ContentStudioResponse;
}

Type declaration