Collections API

Collection is a group of educational content or another collection, which an user can show, create, update and destroy.

Remove items from collection

DELETE /v1/collections/:id/items

Parameters

Name Description
collection[items] Items belongs to the collection

Request

Headers

Accept: application/json
Content-Type: application/json
Access-Token: JbeT1kVo4ZQgGmEbsfOKFw
Client: Oj0VJ_lxUK-wwQOBtW5_JQ
Uid: lavina.mills@upton.name
Host: example.org
Cookie: 

Route

DELETE /v1/collections/76/items

Body

{"collection":{"items":[{"id":228}]}}

cURL

curl "https://api.portalmec.c3sl.ufpr.br/v1/collections/76/items" -d '{"collection":{"items":[{"id":228}]}}' -X DELETE \
	-H "Accept: application/json" \
	-H "Content-Type: application/json" \
	-H "Access-Token: JbeT1kVo4ZQgGmEbsfOKFw" \
	-H "Client: Oj0VJ_lxUK-wwQOBtW5_JQ" \
	-H "Uid: lavina.mills@upton.name"

Response

Headers

X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Content-Type: application/json; charset=utf-8
Set-Cookie: _session_id=THFtbDBQaktnR2t5b2lxWW1lV3Uxenl1MXhCWGlSdXJwbWJDQlJTNXhtMDBETk51cSt6N2RNUE5xYXBraUREbElINUFCeVFINEk5RTNIeWdPUGM1UmQzWDhmUjFKdnZGemNudHRQb1hvK2pXSGpKRUE1Y01uQ2pSb0E3SUZmbUNPMTB4Q0NOTjVrM2NUSCt1dXoyMDhjdUZTek9tWWJUa0VIWjY0eDNBcndnejBCb3A3Z2lHMWFsZERvT0Z4bEd2LS1UekhKdXh0MkUvU0VuZVVOdisvRmhRPT0%3D--a0960c4e7d258ebee7ca71c39ded8767c93eee91; path=/; HttpOnly
Vary: Origin
ETag: W/"5fa24dd0047c608696f015b09653adce"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: 555b2616-4c0a-4a51-b0df-177021291235
X-Runtime: 0.264111
Content-Length: 10010

Status

200 OK

Body

{
  "id": 76,
  "name": "North Bahia Institute",
  "curator": null,
  "created_at": "2021-02-25T14:06:44.608Z",
  "updated_at": "2021-02-25T14:06:44.608Z",
  "description": "Enim praesentium velit ipsa voluptas tempora temporibus dolores.",
  "privacy": "public",
  "score": 0.0,
  "likes_count": 0,
  "liked": false,
  "followed": false,
  "reviewed": false,
  "complained": false,
  "review_average": 0.0,
  "thumbnail": "",
  "items_thumbnails": [

  ],
  "owner": {
    "id": 3566,
    "email": "lavina.mills@upton.name",
    "provider": "email",
    "cpf": null,
    "name": "Sra. Talita Ambrósio",
    "description": "Ipsam qui recusandae voluptas.",
    "submitter_request": "default",
    "education": "Dolorum omnis eligendi assumenda ut eaque cumque.",
    "score": 0.0,
    "cover": "",
    "role_ids": [
      8,
      8
    ],
    "institution_ids": [

    ],
    "avatar": "",
    "dspace_url": null,
    "dspace_handle": null,
    "dspace_sets": [

    ],
    "likes_count": 0,
    "followed": false,
    "complained": false,
    "follows_count": 0,
    "learning_objects_count": 0,
    "collections_count": 1,
    "created_at": "2021-02-25T14:06:44.496Z",
    "updated_at": "2021-02-25T14:06:44.595Z",
    "terms_accepted_at": null,
    "state": "active",
    "times_blocked": 0,
    "suspended_at": null,
    "reactivated_at": null,
    "ask_teacher_question": true
  },
  "tags": [
    {
      "id": 2291,
      "name": "Tag 2290",
      "created_at": "2021-02-25T14:06:44.780Z",
      "updated_at": "2021-02-25T14:06:44.780Z"
    },
    {
      "id": 2290,
      "name": "Tag 2289",
      "created_at": "2021-02-25T14:06:44.736Z",
      "updated_at": "2021-02-25T14:06:44.736Z"
    },
    {
      "id": 2289,
      "name": "Tag 2288",
      "created_at": "2021-02-25T14:06:44.697Z",
      "updated_at": "2021-02-25T14:06:44.697Z"
    },
    {
      "id": 2288,
      "name": "Tag 2287",
      "created_at": "2021-02-25T14:06:44.660Z",
      "updated_at": "2021-02-25T14:06:44.660Z"
    },
    {
      "id": 2287,
      "name": "Tag 2286",
      "created_at": "2021-02-25T14:06:44.622Z",
      "updated_at": "2021-02-25T14:06:44.622Z"
    }
  ],
  "subjects": [
    {
      "id": 11,
      "name": "Geografia",
      "created_at": "2021-02-25T14:03:42.966Z",
      "updated_at": "2021-02-25T14:03:42.966Z",
      "theme": false
    },
    {
      "id": 25,
      "name": "Educação Sexual",
      "created_at": "2021-02-25T14:03:43.193Z",
      "updated_at": "2021-02-25T14:03:43.193Z",
      "theme": true
    }
  ],
  "educational_stages": [
    {
      "id": 3,
      "name": "Ensino Fundamental II  (do 6º até o 9º ano)",
      "created_at": "2021-02-25T14:03:43.257Z",
      "updated_at": "2021-02-25T14:03:43.257Z"
    }
  ],
  "collection_items": [
    {
      "id": 225,
      "position": 2,
      "collectionable": {
        "id": 384,
        "name": "LearningObject 384",
        "description": "Doloribus at quibusdam a eum maxime et. Harum eos voluptates accusantium consectetur explicabo vitae deleniti. Et dicta quae aut ipsa qui aut. Aliquid laboriosam qui exercitationem amet eveniet maxime.",
        "author": "Emanuelly Custódio",
        "curator": null,
        "thumbnail": null,
        "object_type": "Apresentação",
        "language": [
          {
            "id": 3,
            "name": "Espanhol",
            "created_at": "2021-02-25T14:03:40.686Z",
            "updated_at": "2021-02-25T14:03:40.686Z",
            "code": "es"
          }
        ],
        "default_attachment_location": null,
        "default_attachment_id": null,
        "submission_id": null,
        "default_mime_type": null,
        "score": 0.533996240389708,
        "state": "published",
        "review_average": 0.0,
        "link": null,
        "software": null,
        "license": null,
        "liked": false,
        "likes_count": 0,
        "downloads_count": 0,
        "views_count": 0,
        "reviewed": false,
        "complained": false,
        "shares_count": 0,
        "created_at": "2021-02-25T14:06:44.854Z",
        "published_at": null,
        "terms_of_service": null,
        "updated_at": "2021-02-25T14:06:44.854Z",
        "magnetlink": null,
        "publisher": {
          "id": 3572,
          "email": null,
          "provider": "email",
          "cpf": null,
          "name": "Deneval Dias",
          "description": "Ducimus aspernatur hic nihil.",
          "submitter_request": "default",
          "education": "Quis rerum enim vero ex.",
          "score": 0.0,
          "cover": "",
          "role_ids": [
            8
          ],
          "institution_ids": [

          ],
          "avatar": "",
          "dspace_url": null,
          "dspace_handle": null,
          "dspace_sets": null,
          "likes_count": 0,
          "followed": false,
          "complained": false,
          "follows_count": 0,
          "learning_objects_count": 1,
          "collections_count": 0,
          "created_at": "2021-02-25T14:06:44.829Z",
          "updated_at": "2021-02-25T14:06:44.829Z",
          "terms_accepted_at": null,
          "state": "active"
        },
        "tags": [
          {
            "id": 2296,
            "name": "Tag 2295",
            "created_at": "2021-02-25T14:06:45.061Z",
            "updated_at": "2021-02-25T14:06:45.061Z"
          },
          {
            "id": 2295,
            "name": "Tag 2294",
            "created_at": "2021-02-25T14:06:44.993Z",
            "updated_at": "2021-02-25T14:06:44.993Z"
          },
          {
            "id": 2294,
            "name": "Tag 2293",
            "created_at": "2021-02-25T14:06:44.943Z",
            "updated_at": "2021-02-25T14:06:44.943Z"
          },
          {
            "id": 2293,
            "name": "Tag 2292",
            "created_at": "2021-02-25T14:06:44.907Z",
            "updated_at": "2021-02-25T14:06:44.907Z"
          },
          {
            "id": 2292,
            "name": "Tag 2291",
            "created_at": "2021-02-25T14:06:44.871Z",
            "updated_at": "2021-02-25T14:06:44.871Z"
          }
        ],
        "subjects": [
          {
            "id": 2,
            "name": "Língua Inglesa",
            "created_at": "2021-02-25T14:03:42.811Z",
            "updated_at": "2021-02-25T14:03:42.811Z",
            "theme": false
          },
          {
            "id": 10,
            "name": "Física",
            "created_at": "2021-02-25T14:03:42.949Z",
            "updated_at": "2021-02-25T14:03:42.949Z",
            "theme": false
          }
        ],
        "educational_stages": [
          {
            "id": 3,
            "name": "Ensino Fundamental II  (do 6º até o 9º ano)",
            "created_at": "2021-02-25T14:03:43.257Z",
            "updated_at": "2021-02-25T14:03:43.257Z"
          }
        ],
        "attachments": [

        ]
      },
      "collectionable_type": "LearningObject"
    },
    {
      "id": 227,
      "position": 7,
      "collectionable": {
        "id": 386,
        "name": "LearningObject 386",
        "description": "Nihil repellat enim qui. Ipsum non ea commodi qui autem optio. Suscipit similique et quae omnis illum accusamus nihil.",
        "author": "Roberto Dias Neto",
        "curator": null,
        "thumbnail": null,
        "object_type": "Infográfico",
        "language": [
          {
            "id": 5,
            "name": "Alemão",
            "created_at": "2021-02-25T14:03:40.706Z",
            "updated_at": "2021-02-25T14:03:40.706Z",
            "code": "de"
          }
        ],
        "default_attachment_location": null,
        "default_attachment_id": null,
        "submission_id": null,
        "default_mime_type": null,
        "score": 0.182744398386859,
        "state": "published",
        "review_average": 0.0,
        "link": null,
        "software": null,
        "license": null,
        "liked": false,
        "likes_count": 0,
        "downloads_count": 0,
        "views_count": 0,
        "reviewed": false,
        "complained": false,
        "shares_count": 0,
        "created_at": "2021-02-25T14:06:45.679Z",
        "published_at": null,
        "terms_of_service": null,
        "updated_at": "2021-02-25T14:06:45.679Z",
        "magnetlink": null,
        "publisher": {
          "id": 3588,
          "email": null,
          "provider": "email",
          "cpf": null,
          "name": "Dr. Márcia Oliveira",
          "description": "Quibusdam cum ex quaerat molestiae ut odit.",
          "submitter_request": "default",
          "education": "Odit temporibus laudantium est rerum.",
          "score": 0.0,
          "cover": "",
          "role_ids": [
            8
          ],
          "institution_ids": [

          ],
          "avatar": "",
          "dspace_url": null,
          "dspace_handle": null,
          "dspace_sets": null,
          "likes_count": 0,
          "followed": false,
          "complained": false,
          "follows_count": 0,
          "learning_objects_count": 1,
          "collections_count": 0,
          "created_at": "2021-02-25T14:06:45.647Z",
          "updated_at": "2021-02-25T14:06:45.647Z",
          "terms_accepted_at": null,
          "state": "active"
        },
        "tags": [
          {
            "id": 2306,
            "name": "Tag 2305",
            "created_at": "2021-02-25T14:06:45.853Z",
            "updated_at": "2021-02-25T14:06:45.853Z"
          },
          {
            "id": 2305,
            "name": "Tag 2304",
            "created_at": "2021-02-25T14:06:45.815Z",
            "updated_at": "2021-02-25T14:06:45.815Z"
          },
          {
            "id": 2304,
            "name": "Tag 2303",
            "created_at": "2021-02-25T14:06:45.779Z",
            "updated_at": "2021-02-25T14:06:45.779Z"
          },
          {
            "id": 2303,
            "name": "Tag 2302",
            "created_at": "2021-02-25T14:06:45.741Z",
            "updated_at": "2021-02-25T14:06:45.741Z"
          },
          {
            "id": 2302,
            "name": "Tag 2301",
            "created_at": "2021-02-25T14:06:45.701Z",
            "updated_at": "2021-02-25T14:06:45.701Z"
          }
        ],
        "subjects": [
          {
            "id": 6,
            "name": "Ciências da Natureza",
            "created_at": "2021-02-25T14:03:42.880Z",
            "updated_at": "2021-02-25T14:03:42.880Z",
            "theme": false
          },
          {
            "id": 19,
            "name": "Direitos Humanos",
            "created_at": "2021-02-25T14:03:43.095Z",
            "updated_at": "2021-02-25T14:03:43.095Z",
            "theme": true
          }
        ],
        "educational_stages": [
          {
            "id": 3,
            "name": "Ensino Fundamental II  (do 6º até o 9º ano)",
            "created_at": "2021-02-25T14:03:43.257Z",
            "updated_at": "2021-02-25T14:03:43.257Z"
          }
        ],
        "attachments": [

        ]
      },
      "collectionable_type": "LearningObject"
    },
    {
      "id": 226,
      "position": 10,
      "collectionable": {
        "id": 385,
        "name": "LearningObject 385",
        "description": "Exercitationem ipsam tempore atque. Et nostrum aliquid culpa. Qui molestiae occaecati repellat id inventore voluptatem. Laboriosam vero et ut porro incidunt earum. Voluptate eum consequatur qui aperiam optio velit aut.",
        "author": "Dr. Margarida Caldeira",
        "curator": null,
        "thumbnail": null,
        "object_type": "Aplicativo móvel",
        "language": [
          {
            "id": 8,
            "name": "Russo",
            "created_at": "2021-02-25T14:03:40.737Z",
            "updated_at": "2021-02-25T14:03:40.737Z",
            "code": "ru"
          }
        ],
        "default_attachment_location": null,
        "default_attachment_id": null,
        "submission_id": null,
        "default_mime_type": null,
        "score": 0.451564402030263,
        "state": "published",
        "review_average": 0.0,
        "link": null,
        "software": null,
        "license": null,
        "liked": false,
        "likes_count": 0,
        "downloads_count": 0,
        "views_count": 0,
        "reviewed": false,
        "complained": false,
        "shares_count": 0,
        "created_at": "2021-02-25T14:06:45.275Z",
        "published_at": null,
        "terms_of_service": null,
        "updated_at": "2021-02-25T14:06:45.275Z",
        "magnetlink": null,
        "publisher": {
          "id": 3580,
          "email": null,
          "provider": "email",
          "cpf": null,
          "name": "Júlio Jesus",
          "description": "Repellat aspernatur voluptas temporibus reprehenderit quas corrupti.",
          "submitter_request": "default",
          "education": "Debitis aperiam facere iusto sit incidunt.",
          "score": 0.0,
          "cover": "",
          "role_ids": [
            8
          ],
          "institution_ids": [

          ],
          "avatar": "",
          "dspace_url": null,
          "dspace_handle": null,
          "dspace_sets": null,
          "likes_count": 0,
          "followed": false,
          "complained": false,
          "follows_count": 0,
          "learning_objects_count": 1,
          "collections_count": 0,
          "created_at": "2021-02-25T14:06:45.249Z",
          "updated_at": "2021-02-25T14:06:45.249Z",
          "terms_accepted_at": null,
          "state": "active"
        },
        "tags": [
          {
            "id": 2301,
            "name": "Tag 2300",
            "created_at": "2021-02-25T14:06:45.457Z",
            "updated_at": "2021-02-25T14:06:45.457Z"
          },
          {
            "id": 2300,
            "name": "Tag 2299",
            "created_at": "2021-02-25T14:06:45.409Z",
            "updated_at": "2021-02-25T14:06:45.409Z"
          },
          {
            "id": 2299,
            "name": "Tag 2298",
            "created_at": "2021-02-25T14:06:45.370Z",
            "updated_at": "2021-02-25T14:06:45.370Z"
          },
          {
            "id": 2298,
            "name": "Tag 2297",
            "created_at": "2021-02-25T14:06:45.330Z",
            "updated_at": "2021-02-25T14:06:45.330Z"
          },
          {
            "id": 2297,
            "name": "Tag 2296",
            "created_at": "2021-02-25T14:06:45.291Z",
            "updated_at": "2021-02-25T14:06:45.291Z"
          }
        ],
        "subjects": [
          {
            "id": 7,
            "name": "Educação Física",
            "created_at": "2021-02-25T14:03:42.902Z",
            "updated_at": "2021-02-25T14:03:42.902Z",
            "theme": false
          },
          {
            "id": 22,
            "name": "Educação Especial",
            "created_at": "2021-02-25T14:03:43.153Z",
            "updated_at": "2021-02-25T14:03:43.153Z",
            "theme": true
          }
        ],
        "educational_stages": [
          {
            "id": 5,
            "name": "Ensino Superior",
            "created_at": "2021-02-25T14:03:43.281Z",
            "updated_at": "2021-02-25T14:03:43.281Z"
          }
        ],
        "attachments": [

        ]
      },
      "collectionable_type": "LearningObject"
    }
  ]
}