You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

189 lines
4.4 KiB
JSON

{
"count": 4,
"next": null,
"previous": null,
"results": [
{
"assignee": null,
"bug_tracker": "",
"created_date": "2022-06-08T08:32:45.521000Z",
"dimension": "2d",
"id": 4,
"labels": [
{
"attributes": [],
"color": "#6080c0",
"id": 16,
"name": "cat"
},
{
"attributes": [],
"color": "#406040",
"id": 17,
"name": "dog"
}
],
"name": "project4",
"organization": 2,
"owner": {
"first_name": "Admin",
"id": 1,
"last_name": "First",
"url": "http://localhost:8080/api/users/1",
"username": "admin1"
},
"source_storage": null,
"status": "annotation",
"target_storage": null,
"task_subsets": [],
"tasks": [
13
],
"updated_date": "2022-06-08T08:33:20.759000Z",
"url": "http://localhost:8080/api/projects/4"
},
{
"assignee": {
"first_name": "User",
"id": 19,
"last_name": "Fifth",
"url": "http://localhost:8080/api/users/19",
"username": "user5"
},
"bug_tracker": "",
"created_date": "2022-03-28T13:05:24.659000Z",
"dimension": null,
"id": 3,
"labels": [],
"name": "project 3",
"organization": 2,
"owner": {
"first_name": "User",
"id": 3,
"last_name": "Second",
"url": "http://localhost:8080/api/users/3",
"username": "user2"
},
"source_storage": null,
"status": "annotation",
"target_storage": null,
"task_subsets": [],
"tasks": [],
"updated_date": "2022-03-28T13:06:09.283000Z",
"url": "http://localhost:8080/api/projects/3"
},
{
"assignee": {
"first_name": "User",
"id": 3,
"last_name": "Second",
"url": "http://localhost:8080/api/users/3",
"username": "user2"
},
"bug_tracker": "",
"created_date": "2021-12-14T19:52:37.278000Z",
"dimension": "2d",
"id": 2,
"labels": [
{
"attributes": [],
"color": "#6080c0",
"id": 7,
"name": "cat"
},
{
"attributes": [],
"color": "#406040",
"id": 8,
"name": "dog"
}
],
"name": "project2",
"organization": 2,
"owner": {
"first_name": "Business",
"id": 10,
"last_name": "First",
"url": "http://localhost:8080/api/users/10",
"username": "business1"
},
"source_storage": {
"cloud_storage_id": 2,
"id": 3,
"location": "cloud_storage"
},
"status": "annotation",
"target_storage": {
"cloud_storage_id": 2,
"id": 1,
"location": "cloud_storage"
},
"task_subsets": [
"Train"
],
"tasks": [
11
],
"updated_date": "2022-06-30T08:56:45.601000Z",
"url": "http://localhost:8080/api/projects/2"
},
{
"assignee": {
"first_name": "User",
"id": 20,
"last_name": "Sixth",
"url": "http://localhost:8080/api/users/20",
"username": "user6"
},
"bug_tracker": "",
"created_date": "2021-12-14T19:46:37.969000Z",
"dimension": "2d",
"id": 1,
"labels": [
{
"attributes": [
{
"default_value": "mazda",
"id": 1,
"input_type": "select",
"mutable": false,
"name": "model",
"values": [
"mazda",
"volvo",
"bmw"
]
}
],
"color": "#2080c0",
"id": 5,
"name": "car"
},
{
"attributes": [],
"color": "#c06060",
"id": 6,
"name": "person"
}
],
"name": "project1",
"organization": null,
"owner": {
"first_name": "Business",
"id": 10,
"last_name": "First",
"url": "http://localhost:8080/api/users/10",
"username": "business1"
},
"source_storage": null,
"status": "annotation",
"target_storage": null,
"task_subsets": [],
"tasks": [
9
],
"updated_date": "2022-03-05T09:47:49.679000Z",
"url": "http://localhost:8080/api/projects/1"
}
]
}