Feed: professionCategories

Feed: professionCategories

首页数据,统计每个职业分类下的数据,类型有”awesome”.

Request

HTTP request

GET https://www.featapi.com/api/feed/profession-categories/

Parameters

  • Query parameters
Parameter nameValueDescription
Optional parameters
typestring类型有:”awesome”

授权

此请求需要具有以下所有范围的授权:

Scopes

有关更多信息,请参阅认证和授权页面。

Request body

Response

如果成功,则此方法在响应正文中返回 Category.professionCategory 资源。

200  成功返回分类数据

{
    "data": [
        {
            "id": 42,
            "name": "游戏推广",
            "kind": "profession_category",
            "language": "zh-CN",
            "meta": {
                "feeds_count": 1,
                "feed_updated_at": "2020-06-15T05:36:00.516805Z" 
            } 
        } ] 
}

404 Not found

示例返回数据可参考 API Common – Resource Not Found

发表评论

您的电子邮箱地址不会被公开。

您可以使用以下 HTML标签和属性:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Captcha Code