tags: data.relations?.tags?.models.map((tag: any) => ({
                        slug: tag.get('slug')
                    }))