GET /api/collection/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "id": 2,
        "detail_url": "/api/collection/2/",
        "processed": true,
        "title": "passado_presente_001",
        "date": "2018-08-04"
    },
    {
        "id": 3,
        "detail_url": "/api/collection/3/",
        "processed": true,
        "title": "passado_presente_002",
        "date": "2018-08-04"
    },
    {
        "id": 4,
        "detail_url": "/api/collection/4/",
        "processed": true,
        "title": "passado_presente_003",
        "date": "2018-08-04"
    },
    {
        "id": 16,
        "detail_url": "/api/collection/16/",
        "processed": true,
        "title": "PRESENTE AMADOR",
        "date": "2018-10-30"
    },
    {
        "id": 44,
        "detail_url": "/api/collection/44/",
        "processed": false,
        "title": "MACBA_fotografias",
        "date": "2020-01-16"
    },
    {
        "id": 48,
        "detail_url": "/api/collection/48/",
        "processed": false,
        "title": "evento",
        "date": "2020-01-27"
    },
    {
        "id": 40,
        "detail_url": "/api/collection/40/",
        "processed": false,
        "title": "Teste do Bernardo",
        "date": "2020-01-08"
    },
    {
        "id": 38,
        "detail_url": "/api/collection/38/",
        "processed": false,
        "title": "Marielle",
        "date": "2019-09-15"
    },
    {
        "id": 39,
        "detail_url": "/api/collection/39/",
        "processed": false,
        "title": "teste",
        "date": "2019-11-14"
    },
    {
        "id": 35,
        "detail_url": "/api/collection/35/",
        "processed": true,
        "title": "PINA",
        "date": "2019-08-07"
    },
    {
        "id": 50,
        "detail_url": "/api/collection/50/",
        "processed": false,
        "title": "MAC_cim_2",
        "date": "2020-02-03"
    },
    {
        "id": 51,
        "detail_url": "/api/collection/51/",
        "processed": false,
        "title": "MAC_cim_3",
        "date": "2020-02-03"
    },
    {
        "id": 49,
        "detail_url": "/api/collection/49/",
        "processed": false,
        "title": "MAC_cim_1",
        "date": "2020-02-03"
    },
    {
        "id": 42,
        "detail_url": "/api/collection/42/",
        "processed": false,
        "title": "MACBA_cartazes",
        "date": "2020-01-13"
    },
    {
        "id": 52,
        "detail_url": "/api/collection/52/",
        "processed": false,
        "title": "MAC_cim_4",
        "date": "2020-02-03"
    },
    {
        "id": 43,
        "detail_url": "/api/collection/43/",
        "processed": false,
        "title": "MACBA_quadros",
        "date": "2020-01-16"
    },
    {
        "id": 60,
        "detail_url": "/api/collection/60/",
        "processed": false,
        "title": "Imagens Mais Curtidas Marielle",
        "date": "2020-10-08"
    },
    {
        "id": 53,
        "detail_url": "/api/collection/53/",
        "processed": false,
        "title": "teste-face",
        "date": "2020-02-07"
    },
    {
        "id": 61,
        "detail_url": "/api/collection/61/",
        "processed": false,
        "title": "DESMONUMENTA-PRE",
        "date": "2021-04-20"
    },
    {
        "id": 36,
        "detail_url": "/api/collection/36/",
        "processed": true,
        "title": "oto",
        "date": "2019-08-30"
    },
    {
        "id": 37,
        "detail_url": "/api/collection/37/",
        "processed": false,
        "title": "black image",
        "date": "2019-08-31"
    },
    {
        "id": 45,
        "detail_url": "/api/collection/45/",
        "processed": false,
        "title": "MACBA_esculturas",
        "date": "2020-01-16"
    },
    {
        "id": 54,
        "detail_url": "/api/collection/54/",
        "processed": false,
        "title": "Marielle_1",
        "date": "2020-04-29"
    },
    {
        "id": 47,
        "detail_url": "/api/collection/47/",
        "processed": false,
        "title": "Mimesis01",
        "date": "2020-01-22"
    },
    {
        "id": 55,
        "detail_url": "/api/collection/55/",
        "processed": false,
        "title": "Marielle_2",
        "date": "2020-04-29"
    },
    {
        "id": 56,
        "detail_url": "/api/collection/56/",
        "processed": false,
        "title": "Marielle_a",
        "date": "2020-04-30"
    },
    {
        "id": 57,
        "detail_url": "/api/collection/57/",
        "processed": true,
        "title": "gabriel_lemos",
        "date": "2020-08-22"
    },
    {
        "id": 58,
        "detail_url": "/api/collection/58/",
        "processed": false,
        "title": "Ariel teste",
        "date": "2020-10-01"
    },
    {
        "id": 59,
        "detail_url": "/api/collection/59/",
        "processed": false,
        "title": "Lucas teste 06/10/2020",
        "date": "2020-10-06"
    }
]