|
|
`curl https://api.incommon.cc/taxonomies?include=categories -H 'Authorization: Token 23d8009f-f2ec-44b6-bcbe-58ad1d3af10b'`
|
|
|
|
|
|
```
|
|
|
{
|
|
|
"data": [
|
|
|
{
|
|
|
"id": "d1ef589d-e7db-4fcd-95c3-fe963d22b0fb",
|
|
|
"type": "taxonomies",
|
|
|
"attributes": {
|
|
|
"name": "Dewey Maps",
|
|
|
"summary": "The original IN COMMON classification.",
|
|
|
"description": null,
|
|
|
"created_at": "2018-10-27T18:14:19.308Z",
|
|
|
"updated_at": "2018-10-28T10:10:55.294Z"
|
|
|
},
|
|
|
"relationships": {
|
|
|
"agent": {
|
|
|
"meta": {
|
|
|
"included": false
|
|
|
}
|
|
|
},
|
|
|
"categories": {
|
|
|
"data": [
|
|
|
{
|
|
|
"type": "categories",
|
|
|
"id": "1"
|
|
|
},
|
|
|
{
|
|
|
"type": "categories",
|
|
|
"id": "2"
|
|
|
},
|
|
|
{
|
|
|
"type": "categories",
|
|
|
"id": "3"
|
|
|
},
|
|
|
{
|
|
|
"type": "categories",
|
|
|
"id": "4"
|
|
|
},
|
|
|
{
|
|
|
"type": "categories",
|
|
|
"id": "5"
|
|
|
},
|
|
|
{
|
|
|
"type": "categories",
|
|
|
"id": "6"
|
|
|
},
|
|
|
{
|
|
|
"type": "categories",
|
|
|
"id": "7"
|
|
|
},
|
|
|
{
|
|
|
"type": "categories",
|
|
|
"id": "8"
|
|
|
},
|
|
|
{
|
|
|
"type": "categories",
|
|
|
"id": "9"
|
|
|
},
|
|
|
{
|
|
|
"type": "categories",
|
|
|
"id": "10"
|
|
|
},
|
|
|
{
|
|
|
"type": "categories",
|
|
|
"id": "11"
|
|
|
},
|
|
|
{
|
|
|
"type": "categories",
|
|
|
"id": "12"
|
|
|
}
|
|
|
],
|
|
|
"meta": {
|
|
|
"count": 0
|
|
|
}
|
|
|
},
|
|
|
"sections": {
|
|
|
"meta": {
|
|
|
"included": false
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
"links": {
|
|
|
"self": "http://api.incommon.cc/taxonomies/d1ef589d-e7db-4fcd-95c3-fe963d22b0fb"
|
|
|
},
|
|
|
"meta": {
|
|
|
"current": {
|
|
|
"agent_name": "IN COMMON Agent",
|
|
|
"agent_uuid": "7218b579-a1b4-4318-9fa8-e8dbff2a61c0",
|
|
|
"user_uuid": "6c8be57b-5730-428d-bdf2-ff9bcb37d7fd",
|
|
|
"restricted": true,
|
|
|
"anonymous": true,
|
|
|
"locale": "en"
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
],
|
|
|
"included": [
|
|
|
{
|
|
|
"id": "1",
|
|
|
"type": "categories",
|
|
|
"attributes": {
|
|
|
"name": "Housing and Dwelling",
|
|
|
"summary": null,
|
|
|
"description": null,
|
|
|
"color": "#BCBCBC",
|
|
|
"created_at": "2018-10-27T18:14:19.366Z",
|
|
|
"updated_at": "2018-10-27T18:14:19.366Z"
|
|
|
},
|
|
|
"relationships": {
|
|
|
"taxonomy": {
|
|
|
"meta": {
|
|
|
"included": false
|
|
|
}
|
|
|
},
|
|
|
"sections": {
|
|
|
"meta": {
|
|
|
"count": 0
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
"links": {
|
|
|
"self": "http://api.incommon.cc/categories/1"
|
|
|
},
|
|
|
"meta": {
|
|
|
"current": {
|
|
|
"agent_name": "IN COMMON Agent",
|
|
|
"agent_uuid": "7218b579-a1b4-4318-9fa8-e8dbff2a61c0",
|
|
|
"user_uuid": "6c8be57b-5730-428d-bdf2-ff9bcb37d7fd",
|
|
|
"restricted": true,
|
|
|
"anonymous": true,
|
|
|
"locale": "en"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"id": "2",
|
|
|
"type": "categories",
|
|
|
"attributes": {
|
|
|
"name": "Drinking and Eating",
|
|
|
"summary": null,
|
|
|
"description": null,
|
|
|
"color": "#95A5A6",
|
|
|
"created_at": "2018-10-27T18:14:19.390Z",
|
|
|
"updated_at": "2018-10-27T18:14:19.390Z"
|
|
|
},
|
|
|
"relationships": {
|
|
|
"taxonomy": {
|
|
|
"meta": {
|
|
|
"included": false
|
|
|
}
|
|
|
},
|
|
|
"sections": {
|
|
|
"meta": {
|
|
|
"count": 0
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
"links": {
|
|
|
"self": "http://api.incommon.cc/categories/2"
|
|
|
},
|
|
|
"meta": {
|
|
|
"current": {
|
|
|
"agent_name": "IN COMMON Agent",
|
|
|
"agent_uuid": "7218b579-a1b4-4318-9fa8-e8dbff2a61c0",
|
|
|
"user_uuid": "6c8be57b-5730-428d-bdf2-ff9bcb37d7fd",
|
|
|
"restricted": true,
|
|
|
"anonymous": true,
|
|
|
"locale": "en"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"id": "3",
|
|
|
"type": "categories",
|
|
|
"attributes": {
|
|
|
"name": "Getting Clean and Clothed",
|
|
|
"summary": null,
|
|
|
"description": null,
|
|
|
"color": "#848482",
|
|
|
"created_at": "2018-10-27T18:14:19.415Z",
|
|
|
"updated_at": "2018-10-27T18:14:19.415Z"
|
|
|
},
|
|
|
"relationships": {
|
|
|
"taxonomy": {
|
|
|
"meta": {
|
|
|
"included": false
|
|
|
}
|
|
|
},
|
|
|
"sections": {
|
|
|
"meta": {
|
|
|
"count": 0
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
"links": {
|
|
|
"self": "http://api.incommon.cc/categories/3"
|
|
|
},
|
|
|
"meta": {
|
|
|
"current": {
|
|
|
"agent_name": "IN COMMON Agent",
|
|
|
"agent_uuid": "7218b579-a1b4-4318-9fa8-e8dbff2a61c0",
|
|
|
"user_uuid": "6c8be57b-5730-428d-bdf2-ff9bcb37d7fd",
|
|
|
"restricted": true,
|
|
|
"anonymous": true,
|
|
|
"locale": "en"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"id": "4",
|
|
|
"type": "categories",
|
|
|
"attributes": {
|
|
|
"name": "Lighting Up and Warming Up",
|
|
|
"summary": null,
|
|
|
"description": null,
|
|
|
"color": "#948279",
|
|
|
"created_at": "2018-10-27T18:14:19.441Z",
|
|
|
"updated_at": "2018-10-27T18:14:19.441Z"
|
|
|
},
|
|
|
"relationships": {
|
|
|
"taxonomy": {
|
|
|
"meta": {
|
|
|
"included": false
|
|
|
}
|
|
|
},
|
|
|
"sections": {
|
|
|
"meta": {
|
|
|
"count": 0
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
"links": {
|
|
|
"self": "http://api.incommon.cc/categories/4"
|
|
|
},
|
|
|
"meta": {
|
|
|
"current": {
|
|
|
"agent_name": "IN COMMON Agent",
|
|
|
"agent_uuid": "7218b579-a1b4-4318-9fa8-e8dbff2a61c0",
|
|
|
"user_uuid": "6c8be57b-5730-428d-bdf2-ff9bcb37d7fd",
|
|
|
"restricted": true,
|
|
|
"anonymous": true,
|
|
|
"locale": "en"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"id": "5",
|
|
|
"type": "categories",
|
|
|
"attributes": {
|
|
|
"name": "Healing and Caring",
|
|
|
"summary": null,
|
|
|
"description": null,
|
|
|
"color": "#59706a",
|
|
|
"created_at": "2018-10-27T18:14:19.458Z",
|
|
|
"updated_at": "2018-10-27T18:14:19.458Z"
|
|
|
},
|
|
|
"relationships": {
|
|
|
"taxonomy": {
|
|
|
"meta": {
|
|
|
"included": false
|
|
|
}
|
|
|
},
|
|
|
"sections": {
|
|
|
"meta": {
|
|
|
"count": 0
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
"links": {
|
|
|
"self": "http://api.incommon.cc/categories/5"
|
|
|
},
|
|
|
"meta": {
|
|
|
"current": {
|
|
|
"agent_name": "IN COMMON Agent",
|
|
|
"agent_uuid": "7218b579-a1b4-4318-9fa8-e8dbff2a61c0",
|
|
|
"user_uuid": "6c8be57b-5730-428d-bdf2-ff9bcb37d7fd",
|
|
|
"restricted": true,
|
|
|
"anonymous": true,
|
|
|
"locale": "en"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"id": "6",
|
|
|
"type": "categories",
|
|
|
"attributes": {
|
|
|
"name": "Recycling and Repairing",
|
|
|
"summary": null,
|
|
|
"description": null,
|
|
|
"color": "#16A085",
|
|
|
"created_at": "2018-10-27T18:14:19.504Z",
|
|
|
"updated_at": "2018-10-27T18:14:19.504Z"
|
|
|
},
|
|
|
"relationships": {
|
|
|
"taxonomy": {
|
|
|
"meta": {
|
|
|
"included": false
|
|
|
}
|
|
|
},
|
|
|
"sections": {
|
|
|
"meta": {
|
|
|
"count": 0
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
"links": {
|
|
|
"self": "http://api.incommon.cc/categories/6"
|
|
|
},
|
|
|
"meta": {
|
|
|
"current": {
|
|
|
"agent_name": "IN COMMON Agent",
|
|
|
"agent_uuid": "7218b579-a1b4-4318-9fa8-e8dbff2a61c0",
|
|
|
"user_uuid": "6c8be57b-5730-428d-bdf2-ff9bcb37d7fd",
|
|
|
"restricted": true,
|
|
|
"anonymous": true,
|
|
|
"locale": "en"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"id": "7",
|
|
|
"type": "categories",
|
|
|
"attributes": {
|
|
|
"name": "Breathing and Going Green",
|
|
|
"summary": null,
|
|
|
"description": null,
|
|
|
"color": "#27AE60",
|
|
|
"created_at": "2018-10-27T18:14:19.524Z",
|
|
|
"updated_at": "2018-10-27T18:14:19.524Z"
|
|
|
},
|
|
|
"relationships": {
|
|
|
"taxonomy": {
|
|
|
"meta": {
|
|
|
"included": false
|
|
|
}
|
|
|
},
|
|
|
"sections": {
|
|
|
"meta": {
|
|
|
"count": 0
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
"links": {
|
|
|
"self": "http://api.incommon.cc/categories/7"
|
|
|
},
|
|
|
"meta": {
|
|
|
"current": {
|
|
|
"agent_name": "IN COMMON Agent",
|
|
|
"agent_uuid": "7218b579-a1b4-4318-9fa8-e8dbff2a61c0",
|
|
|
"user_uuid": "6c8be57b-5730-428d-bdf2-ff9bcb37d7fd",
|
|
|
"restricted": true,
|
|
|
"anonymous": true,
|
|
|
"locale": "en"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"id": "8",
|
|
|
"type": "categories",
|
|
|
"attributes": {
|
|
|
"name": "Meeting and Helping Each Other",
|
|
|
"summary": null,
|
|
|
"description": null,
|
|
|
"color": "#2980B9",
|
|
|
"created_at": "2018-10-27T18:14:19.540Z",
|
|
|
"updated_at": "2018-10-27T18:14:19.540Z"
|
|
|
},
|
|
|
"relationships": {
|
|
|
"taxonomy": {
|
|
|
"meta": {
|
|
|
"included": false
|
|
|
}
|
|
|
},
|
|
|
"sections": {
|
|
|
"meta": {
|
|
|
"count": 0
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
"links": {
|
|
|
"self": "http://api.incommon.cc/categories/8"
|
|
|
},
|
|
|
"meta": {
|
|
|
"current": {
|
|
|
"agent_name": "IN COMMON Agent",
|
|
|
"agent_uuid": "7218b579-a1b4-4318-9fa8-e8dbff2a61c0",
|
|
|
"user_uuid": "6c8be57b-5730-428d-bdf2-ff9bcb37d7fd",
|
|
|
"restricted": true,
|
|
|
"anonymous": true,
|
|
|
"locale": "en"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"id": "9",
|
|
|
"type": "categories",
|
|
|
"attributes": {
|
|
|
"name": "Learning and Training",
|
|
|
"summary": null,
|
|
|
"description": null,
|
|
|
"color": "#34495E",
|
|
|
"created_at": "2018-10-27T18:14:19.557Z",
|
|
|
"updated_at": "2018-10-27T18:14:19.557Z"
|
|
|
},
|
|
|
"relationships": {
|
|
|
"taxonomy": {
|
|
|
"meta": {
|
|
|
"included": false
|
|
|
}
|
|
|
},
|
|
|
"sections": {
|
|
|
"meta": {
|
|
|
"count": 0
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
"links": {
|
|
|
"self": "http://api.incommon.cc/categories/9"
|
|
|
},
|
|
|
"meta": {
|
|
|
"current": {
|
|
|
"agent_name": "IN COMMON Agent",
|
|
|
"agent_uuid": "7218b579-a1b4-4318-9fa8-e8dbff2a61c0",
|
|
|
"user_uuid": "6c8be57b-5730-428d-bdf2-ff9bcb37d7fd",
|
|
|
"restricted": true,
|
|
|
"anonymous": true,
|
|
|
"locale": "en"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"id": "10",
|
|
|
"type": "categories",
|
|
|
"attributes": {
|
|
|
"name": "Expressing Yourself and Communicating",
|
|
|
"summary": null,
|
|
|
"description": null,
|
|
|
"color": "#BD3525",
|
|
|
"created_at": "2018-10-27T18:14:19.574Z",
|
|
|
"updated_at": "2018-10-27T18:14:19.574Z"
|
|
|
},
|
|
|
"relationships": {
|
|
|
"taxonomy": {
|
|
|
"meta": {
|
|
|
"included": false
|
|
|
}
|
|
|
},
|
|
|
"sections": {
|
|
|
"meta": {
|
|
|
"count": 0
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
"links": {
|
|
|
"self": "http://api.incommon.cc/categories/10"
|
|
|
},
|
|
|
"meta": {
|
|
|
"current": {
|
|
|
"agent_name": "IN COMMON Agent",
|
|
|
"agent_uuid": "7218b579-a1b4-4318-9fa8-e8dbff2a61c0",
|
|
|
"user_uuid": "6c8be57b-5730-428d-bdf2-ff9bcb37d7fd",
|
|
|
"restricted": true,
|
|
|
"anonymous": true,
|
|
|
"locale": "en"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"id": "11",
|
|
|
"type": "categories",
|
|
|
"attributes": {
|
|
|
"name": "Transportation and Hauling",
|
|
|
"summary": null,
|
|
|
"description": null,
|
|
|
"color": "#D35400",
|
|
|
"created_at": "2018-10-27T18:14:19.600Z",
|
|
|
"updated_at": "2018-10-27T18:14:19.600Z"
|
|
|
},
|
|
|
"relationships": {
|
|
|
"taxonomy": {
|
|
|
"meta": {
|
|
|
"included": false
|
|
|
}
|
|
|
},
|
|
|
"sections": {
|
|
|
"meta": {
|
|
|
"count": 0
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
"links": {
|
|
|
"self": "http://api.incommon.cc/categories/11"
|
|
|
},
|
|
|
"meta": {
|
|
|
"current": {
|
|
|
"agent_name": "IN COMMON Agent",
|
|
|
"agent_uuid": "7218b579-a1b4-4318-9fa8-e8dbff2a61c0",
|
|
|
"user_uuid": "6c8be57b-5730-428d-bdf2-ff9bcb37d7fd",
|
|
|
"restricted": true,
|
|
|
"anonymous": true,
|
|
|
"locale": "en"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"id": "12",
|
|
|
"type": "categories",
|
|
|
"attributes": {
|
|
|
"name": "Going Out and Hobbies",
|
|
|
"summary": null,
|
|
|
"description": null,
|
|
|
"color": "#EEAD0E",
|
|
|
"created_at": "2018-10-27T18:14:19.615Z",
|
|
|
"updated_at": "2018-10-27T18:14:19.615Z"
|
|
|
},
|
|
|
"relationships": {
|
|
|
"taxonomy": {
|
|
|
"meta": {
|
|
|
"included": false
|
|
|
}
|
|
|
},
|
|
|
"sections": {
|
|
|
"meta": {
|
|
|
"count": 0
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
"links": {
|
|
|
"self": "http://api.incommon.cc/categories/12"
|
|
|
},
|
|
|
"meta": {
|
|
|
"current": {
|
|
|
"agent_name": "IN COMMON Agent",
|
|
|
"agent_uuid": "7218b579-a1b4-4318-9fa8-e8dbff2a61c0",
|
|
|
"user_uuid": "6c8be57b-5730-428d-bdf2-ff9bcb37d7fd",
|
|
|
"restricted": true,
|
|
|
"anonymous": true,
|
|
|
"locale": "en"
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
],
|
|
|
"jsonapi": {
|
|
|
"version": "1.0"
|
|
|
}
|
|
|
}
|
|
|
``` |
|
|
\ No newline at end of file |