GitLink
  1. 项目
GitLink
  • 附件
    • 上传文件
  • 许可证
    • 许可证列表
  • 忽略文件
    • 忽略文件列表
  • 用户
    • 创建一个用户
    • Public Keys列表
    • Public Keys创建
    • Public Keys删除
    • 当前用户信息
    • 用户信息更改
    • 用户项目列表
    • 用户消息列表
    • 用户阅读消息
    • 用户删除消息
    • 用户消息创建
    • 平台消息设置
    • 用户消息设置列表
    • 用户消息设置更新
    • 用户星标项目列表
    • 用户星标项目更新
    • 用户星标项目排序
    • 新建一个反馈建议
    • 用户近期活动统计
    • 用户贡献度统计
    • 用户开发能力
    • 用户角色定位
    • 用户专业定位
    • 待办事项-接受项目
    • 用户接受迁移
    • 用户拒绝迁移
    • 待办事项-项目申请
    • 用户接受申请
    • 用户拒绝申请
    • 用户发送邮箱验证码
    • 用户验证邮箱验证码
    • 用户验证密码
    • 用户验证邮箱
    • 用户更改邮箱
    • 用户更改手机号
    • 用户更改密码
    • 用户注销检测
    • 用户注销
  • 组织
    • 组织团队下新增所有的项目
    • 组织团队下删除所有的项目
    • 获取所有组织列表
  • 项目
    • 关注一个项目
      POST
    • 取消关注一个项目
      DELETE
    • 点赞一个项目
      POST
    • 取消点赞一个项目
      DELETE
    • 项目邀请链接生成
      GET
    • 获取邀请链接信息
      GET
    • 通过链接接受邀请
      POST
    • 加入项目
      POST
    • 退出项目
      POST
    • 项目列表
      GET
    • 推荐项目列表
      GET
    • fork项目
      POST
    • 创建项目
      POST
    • 创建镜像项目
      POST
    • 同步镜像
      POST
    • 更新项目(基础信息)
      PATCH
    • 更新项目
      PATCH
    • 删除项目
      DELETE
    • 项目主页
      GET
    • 项目导航列表
      GET
    • 获取所有的项目搜索标签
      GET
    • 为项目创建一个搜索标签
      POST
    • 删除项目一个搜索标签
      DELETE
    • 项目详情
      GET
    • 项目详情(简版)
      GET
    • 项目设置-项目详情
      GET
    • 项目设置-项目导航
      GET
    • 项目设置-更改项目导航
      POST
    • 获取项目贡献者代码行数
      GET
    • 转移项目-管理的组织列表
      GET
    • 转移项目
      POST
    • 取消转移项目
      POST
    • 获取项目贡献者列表(代码行)
      GET
    • 获取项目贡献者列表
      GET
    • 获取项目开发语言
      GET
    • 获取项目分支列表
      GET
    • 获取项目分支列表(无分页)
      GET
    • 创建一个项目分支
      POST
    • 删除一个项目分支
      DELETE
    • 更新项目默认分支
      PATCH
    • 恢复一个项目分支
      POST
    • 获取项目标签列表
      GET
    • 获取所有标签列表(无分页)
      GET
    • 获取一个项目标签
      GET
    • 删除一个项目标签
      DELETE
    • 添加一个项目成员
      POST
    • 删除一个项目成员
      DELETE
    • 更改项目成员权限
      PUT
    • 项目成员列表
      GET
    • 获取项目所有文件
      GET
    • 提交文件到项目
      POST
    • 获取项目代码目录
      GET
    • 获取项目代码子目录或者文件
      GET
    • 获取项目README文件
      GET
    • 获取文件树列表
      GET
    • 获取项目blobs内容
      GET
    • 获取项目提交列表
      GET
    • 获取单个提交的变更文件列表
      GET
    • 获取单个提交的diff信息
      GET
    • 获取单个文件的blame信息
      GET
    • 获取比较提交的diff信息
      GET
    • 创建一个文件
      POST
    • 删除一个文件
      DELETE
    • 更新一个文件
      PUT
    • 替换一个文件
      POST
    • 获取项目关注列表
      GET
    • 获取项目点赞列表
      GET
  • 疑修
    • 疑修状态列表
    • 疑修发布人列表
    • 疑修负责人列表
    • 里程碑列表
    • 获取一个里程碑以及疑修(合并请求TODO)
    • 更新一个里程碑
    • 创建一个里程碑
    • 删除一个里程碑
    • 更新一个里程碑状态
    • 疑修优先级列表
    • 项目标记列表
    • 创建一个项目标记
    • 更新一个项目标记
    • 删除一个项目标记
    • 疑修列表
    • 获取一个疑修
    • 创建一个疑修
    • 更新一个疑修
    • 批量更新疑修
    • 删除一个疑修
    • 批量删除疑修
    • 项目所有成员列表
    • 获取疑修下评论或操作记录列表
    • 创建一个疑修的评论
    • 修改疑修评论的内容
    • 删除一个疑修评论
    • 获取疑修评论的子评论列表
  • 合并请求
    • 获取合并请求列表
    • 获取一个合并请求
    • 创建一个合并请求
    • 更新一个合并请求
    • 拒绝一个合并请求
    • 通过一个合并请求
    • 获取一个合并请求变更文件列表
    • 获取一个合并请求变更文件列表(简版)
    • 获取一个合并请求提交列表
    • 获取两个分支、标签、提交标识之间的比较内容
    • 获取两个分支、标签、提交标识之间的变更文件列表
    • 获取合并请求版本列表
    • 获取合并请求版本之间的Diff
    • 获取合并请求审查列表
    • 创建一个合并请求审查
    • 获取合并请求审查评论列表
    • 创建一个合并请求审查评论
    • 修改一个合并请求审查评论
    • 删除一个合并请求审查评论
    • 创建一个合并请求评论
    • 删除一个合并请求评论
  • 发行版
    • 创建发行版
    • 编辑发行版
    • 更新发行版
    • 删除发行版
    • 查看发行版
    • 获取发行版列表
  • 数据集
    • 创建数据集
    • 更新数据集
    • 数据集详情+列表
    • 查询数据集列表
    • 删除数据集附件
  • WebHook
    • Webhook列表
    • Webhook创建
    • Webhook删除
    • Webhook详情
    • Webhook更新
    • Webhook历史推送列表
    • Webhook测试推送
  • Oauth2
    • 用户登录(用户名密码)
    • 用户登录(客户端模式)
    • 刷新token
  • Wiki
    • wiki功能接口
      • createWiki
      • deleteWiki
      • getWiki
      • updateWiki
      • wikiPages
    • wiki导入导出接口
      • 上传文件
      • 导出Wiki-wrapper
  1. 项目

获取项目标签列表

测试环境
https://testforgeplus.trustie.net
测试环境
https://testforgeplus.trustie.net
GET
https://testforgeplus.trustie.net
/api/v1/{owner}/{repo}/tags.json
最后修改时间:2025-02-07 02:43:27

请求参数

Authorization
在 Header 添加参数
Authorization
,其值为在 Bearer 之后拼接 Token
示例:
Authorization: Bearer ********************
Path 参数
owner
string 
必需
repo
string 
必需
Query 参数
page
string 
页码
可选
limit
string 
每页个数
可选
Cookie 参数
autologin_trustie
string 
可选
默认值:
3acc38c27d61a347f5c16fbca2c4964b181a2f79

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://testforgeplus.trustie.net/api/v1///tags.json' \
--header 'Cookie: autologin_trustie=3acc38c27d61a347f5c16fbca2c4964b181a2f79'

返回响应

🟢200成功
application/json
Body
total_count
integer 
标签总数
必需
tags
array [object {9}] 
必需
name
string 
标签名称
必需
id
string 
标签ID
必需
zipball_url
string 
标签zip下载地址
必需
tarball_url
string 
标签tar下载地址
必需
tagger
object 
创建标签者
必需
time_ago
string 
创建标签时间(距离现在)
必需
created_at_unix
integer 
创建标签时间戳
必需
message
string 
标签内容
必需
commit
object 
必需
示例
{
    "total_count": 361,
    "tags": [
        {
            "name": "1.10.4",
            "id": "3aca3d4a64f72282f00d3f3edbfe509a95022ffa",
            "zipball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.10.4.zip",
            "tarball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.10.4.tar.gz",
            "tagger": {
                "id": null,
                "login": "Tim Graham",
                "name": "Tim Graham",
                "type": null,
                "image_url": "system/lets/letter_avatars/2/T/119_153_120/120.png"
            },
            "time_ago": "6年前",
            "created_at_unix": 1480635302,
            "message": "Tag 1.10.4",
            "commit": {
                "sha": "4c047e90b62529681dc691bc935036108d6b0324",
                "message": "[1.10.x] Bumped version for 1.10.4 release.\n",
                "time_ago": "6年前",
                "created_at_unix": 1480634341,
                "committer": {
                    "id": null,
                    "login": "Tim Graham",
                    "name": "Tim Graham",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/T/119_153_120/120.png"
                },
                "author": {
                    "id": null,
                    "login": "Tim Graham",
                    "name": "Tim Graham",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/T/119_153_120/120.png"
                }
            }
        },
        {
            "name": "1.10.3",
            "id": "575bcacd4e277ec10a7a2700fbb3a7ed95928bca",
            "zipball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.10.3.zip",
            "tarball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.10.3.tar.gz",
            "tagger": {
                "id": null,
                "login": "Tim Graham",
                "name": "Tim Graham",
                "type": null,
                "image_url": "system/lets/letter_avatars/2/T/119_153_120/120.png"
            },
            "time_ago": "6年前",
            "created_at_unix": 1478008233,
            "message": "Tag 1.10.3",
            "commit": {
                "sha": "46b40274dd44921f72a59771ecb3d2b2c7b3aa0b",
                "message": "[1.10.x] Bumped version for 1.10.3 release.\n",
                "time_ago": "6年前",
                "created_at_unix": 1478007404,
                "committer": {
                    "id": null,
                    "login": "Tim Graham",
                    "name": "Tim Graham",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/T/119_153_120/120.png"
                },
                "author": {
                    "id": null,
                    "login": "Tim Graham",
                    "name": "Tim Graham",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/T/119_153_120/120.png"
                }
            }
        },
        {
            "name": "1.10.2",
            "id": "ff5362962f59d8961339dbb63d5330aa2d49f35b",
            "zipball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.10.2.zip",
            "tarball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.10.2.tar.gz",
            "tagger": {
                "id": null,
                "login": "Tim Graham",
                "name": "Tim Graham",
                "type": null,
                "image_url": "system/lets/letter_avatars/2/T/119_153_120/120.png"
            },
            "time_ago": "6年前",
            "created_at_unix": 1475352009,
            "message": "Tag 1.10.2",
            "commit": {
                "sha": "e99ebfcc140a5f794e259994f9252cb440459143",
                "message": "[1.10.x] Bumped version for 1.10.2 release.\n",
                "time_ago": "6年前",
                "created_at_unix": 1475351860,
                "committer": {
                    "id": null,
                    "login": "Tim Graham",
                    "name": "Tim Graham",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/T/119_153_120/120.png"
                },
                "author": {
                    "id": null,
                    "login": "Tim Graham",
                    "name": "Tim Graham",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/T/119_153_120/120.png"
                }
            }
        },
        {
            "name": "1.10.1",
            "id": "c157c6b24c56b15ecf469d9c53ca951ef85970d5",
            "zipball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.10.1.zip",
            "tarball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.10.1.tar.gz",
            "tagger": {
                "id": null,
                "login": "Tim Graham",
                "name": "Tim Graham",
                "type": null,
                "image_url": "system/lets/letter_avatars/2/T/119_153_120/120.png"
            },
            "time_ago": "6年前",
            "created_at_unix": 1472772073,
            "message": "Tag 1.10.1",
            "commit": {
                "sha": "2389ae7f2daee8e7b10b6d675c999392876144fa",
                "message": "[1.10.x] Bumped version for 1.10.1 release\n",
                "time_ago": "6年前",
                "created_at_unix": 1472770412,
                "committer": {
                    "id": null,
                    "login": "Tim Graham",
                    "name": "Tim Graham",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/T/119_153_120/120.png"
                },
                "author": {
                    "id": null,
                    "login": "Tim Graham",
                    "name": "Tim Graham",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/T/119_153_120/120.png"
                }
            }
        },
        {
            "name": "1.10",
            "id": "68ce8092ff792124002ba423989a4e69ff7f99a5",
            "zipball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.10.zip",
            "tarball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.10.tar.gz",
            "tagger": {
                "id": null,
                "login": "Tim Graham",
                "name": "Tim Graham",
                "type": null,
                "image_url": "system/lets/letter_avatars/2/T/119_153_120/120.png"
            },
            "time_ago": "6年前",
            "created_at_unix": 1470076118,
            "message": "Tag 1.10",
            "commit": {
                "sha": "e18ddd07f08a9e42d1acee5cb1d48793f5c43884",
                "message": "[1.10.x] Bumped version for 1.10 release.\n",
                "time_ago": "6年前",
                "created_at_unix": 1470075770,
                "committer": {
                    "id": null,
                    "login": "Tim Graham",
                    "name": "Tim Graham",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/T/119_153_120/120.png"
                },
                "author": {
                    "id": null,
                    "login": "Tim Graham",
                    "name": "Tim Graham",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/T/119_153_120/120.png"
                }
            }
        },
        {
            "name": "1.0",
            "id": "abd14962c88883b397ff9608ccc19ffa4dfd7419",
            "zipball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.0.zip",
            "tarball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.0.tar.gz",
            "tagger": {
                "id": null,
                "login": "James Bennett",
                "name": "James Bennett",
                "type": null,
                "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
            },
            "time_ago": "10年前",
            "created_at_unix": 1336441198,
            "message": "Tag 1.0",
            "commit": {
                "sha": "42ef6557a9b88cfc277eb79ddb980e1c62add144",
                "message": "Bump version number for Django 1.0 release\n\n\ngit-svn-id: http://code.djangoproject.com/svn/django/trunk@8960 bcc190cf-cafb-0310-a4f2-bffc1f526a37\n",
                "time_ago": "14年前",
                "created_at_unix": 1220485125,
                "committer": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                },
                "author": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                }
            }
        },
        {
            "name": "1.0.1",
            "id": "6df1fa16a0cb0100815db149eafa15d89ee72cb9",
            "zipball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.0.1.zip",
            "tarball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.0.1.tar.gz",
            "tagger": {
                "id": null,
                "login": "James Bennett",
                "name": "James Bennett",
                "type": null,
                "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
            },
            "time_ago": "10年前",
            "created_at_unix": 1336441187,
            "message": "Tag 1.0.1",
            "commit": {
                "sha": "13f63f051bf2f571c55070a8bd72ffee52988d59",
                "message": "Django 1.0.1.\n\n\ngit-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9459 bcc190cf-cafb-0310-a4f2-bffc1f526a37\n",
                "time_ago": "14年前",
                "created_at_unix": 1226728826,
                "committer": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                },
                "author": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                }
            }
        },
        {
            "name": "1.0.2",
            "id": "03eacbd3143b001556be1eaa5986d15962c446e5",
            "zipball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.0.2.zip",
            "tarball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.0.2.tar.gz",
            "tagger": {
                "id": null,
                "login": "James Bennett",
                "name": "James Bennett",
                "type": null,
                "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
            },
            "time_ago": "10年前",
            "created_at_unix": 1336441174,
            "message": "Tag 1.0.2",
            "commit": {
                "sha": "ef784f94d8bc3c194f15cd05f36cf96699cbf6e6",
                "message": "[1.0.X] Django 1.0.2.\n\n\ngit-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9499 bcc190cf-cafb-0310-a4f2-bffc1f526a37\n",
                "time_ago": "14年前",
                "created_at_unix": 1227072445,
                "committer": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                },
                "author": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                }
            }
        },
        {
            "name": "1.0.3",
            "id": "400bef1f6a902d24b58a0003bece7a6ebf0011f7",
            "zipball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.0.3.zip",
            "tarball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.0.3.tar.gz",
            "tagger": {
                "id": null,
                "login": "James Bennett",
                "name": "James Bennett",
                "type": null,
                "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
            },
            "time_ago": "10年前",
            "created_at_unix": 1336441164,
            "message": "Tag 1.0.3",
            "commit": {
                "sha": "f602e2bad4a95acc8859e2c1d573a4ec57b08ac4",
                "message": "[1.0.X] Update packaging information for impending 1.0.3 security/bugfix release.\n\ngit-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@11360 bcc190cf-cafb-0310-a4f2-bffc1f526a37\n",
                "time_ago": "13年前",
                "created_at_unix": 1248840959,
                "committer": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                },
                "author": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                }
            }
        },
        {
            "name": "1.0.4",
            "id": "1abf1e00c38c60586f0bc6e3b3d6346805a31ed4",
            "zipball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.0.4.zip",
            "tarball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.0.4.tar.gz",
            "tagger": {
                "id": null,
                "login": "James Bennett",
                "name": "James Bennett",
                "type": null,
                "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
            },
            "time_ago": "10年前",
            "created_at_unix": 1336441149,
            "message": "Tag 1.0.4",
            "commit": {
                "sha": "c03090716af013147660f98152cdb21b0851f429",
                "message": "[1.0.X] Bump version number for security release.\n\ngit-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@11607 bcc190cf-cafb-0310-a4f2-bffc1f526a37\n",
                "time_ago": "13年前",
                "created_at_unix": 1255122407,
                "committer": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                },
                "author": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                }
            }
        },
        {
            "name": "1.1",
            "id": "17aea8fa295be7bf6096fbc7c616c3b4e2c7c1ff",
            "zipball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.1.zip",
            "tarball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.1.tar.gz",
            "tagger": {
                "id": null,
                "login": "James Bennett",
                "name": "James Bennett",
                "type": null,
                "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
            },
            "time_ago": "10年前",
            "created_at_unix": 1336441059,
            "message": "Tag 1.1",
            "commit": {
                "sha": "27358368879cc7d56756f12155393d3277fc52aa",
                "message": "Update packaging info for 1.1 release.\n\ngit-svn-id: http://code.djangoproject.com/svn/django/trunk@11364 bcc190cf-cafb-0310-a4f2-bffc1f526a37\n",
                "time_ago": "13年前",
                "created_at_unix": 1248846663,
                "committer": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                },
                "author": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                }
            }
        },
        {
            "name": "1.1.1",
            "id": "ea09c23887c2569c0a29797929f1fc2e57be23e8",
            "zipball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.1.1.zip",
            "tarball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.1.1.tar.gz",
            "tagger": {
                "id": null,
                "login": "James Bennett",
                "name": "James Bennett",
                "type": null,
                "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
            },
            "time_ago": "10年前",
            "created_at_unix": 1336441047,
            "message": "Tag 1.1.1",
            "commit": {
                "sha": "347346159be81a603bd0b74c73f96e99edf16c52",
                "message": "[1.1.X] Bump version number for security release.\n\ngit-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@11606 bcc190cf-cafb-0310-a4f2-bffc1f526a37\n",
                "time_ago": "13年前",
                "created_at_unix": 1255122369,
                "committer": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                },
                "author": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                }
            }
        },
        {
            "name": "1.1.2",
            "id": "f70e82da232c709dc27e753d24793b409bdc8b28",
            "zipball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.1.2.zip",
            "tarball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.1.2.tar.gz",
            "tagger": {
                "id": null,
                "login": "James Bennett",
                "name": "James Bennett",
                "type": null,
                "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
            },
            "time_ago": "10年前",
            "created_at_unix": 1336441032,
            "message": "Tag 1.1.2",
            "commit": {
                "sha": "4333ca52fb3978f79d7b03304b5c8195fbb57359",
                "message": "[1.1.X] Bump to 1.1.2.\n\ngit-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@13256 bcc190cf-cafb-0310-a4f2-bffc1f526a37\n",
                "time_ago": "12年前",
                "created_at_unix": 1273815912,
                "committer": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                },
                "author": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                }
            }
        },
        {
            "name": "1.1.3",
            "id": "6adb5659ed37a0c896e2578fbf3fabc1af4090c2",
            "zipball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.1.3.zip",
            "tarball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.1.3.tar.gz",
            "tagger": {
                "id": null,
                "login": "James Bennett",
                "name": "James Bennett",
                "type": null,
                "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
            },
            "time_ago": "10年前",
            "created_at_unix": 1336441022,
            "message": "Tag 1.1.3",
            "commit": {
                "sha": "334654fdf1d4f660ce9bb2a4aa65859f6441f24d",
                "message": "[1.1.X] Bump to 1.1.3 for security release.\n\ngit-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@15037 bcc190cf-cafb-0310-a4f2-bffc1f526a37\n",
                "time_ago": "12年前",
                "created_at_unix": 1293076297,
                "committer": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                },
                "author": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                }
            }
        },
        {
            "name": "1.1.4",
            "id": "1fe0e3d18df080db2a044622d2781ff5f63b29c1",
            "zipball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.1.4.zip",
            "tarball_url": "https://testforgeplus.trustie.net/api/yystopf123/django/archive/1.1.4.tar.gz",
            "tagger": {
                "id": null,
                "login": "James Bennett",
                "name": "James Bennett",
                "type": null,
                "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
            },
            "time_ago": "10年前",
            "created_at_unix": 1336441010,
            "message": "Tag 1.1.4",
            "commit": {
                "sha": "24f2898b76480c626633bd0dd0c3bb7d2068e6d8",
                "message": "[1.1.X] Bump version number for impending security release.\n\ngit-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@15474 bcc190cf-cafb-0310-a4f2-bffc1f526a37\n",
                "time_ago": "12年前",
                "created_at_unix": 1297220797,
                "committer": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                },
                "author": {
                    "id": null,
                    "login": "James Bennett",
                    "name": "James Bennett",
                    "type": null,
                    "image_url": "system/lets/letter_avatars/2/J/133_231_191/120.png"
                }
            }
        }
    ]
}
上一页
恢复一个项目分支
下一页
获取所有标签列表(无分页)
Built with