Post: {
    blocks: [VideoBlock, LinkGroupBlock];
    description: string;
    hash_id: string;
    id: number;
    locale: string;
    slug: string;
    status: "published";
    title: string;
}