· 6 years ago · Nov 12, 2019, 01:50 PM
1[{
2 "id": 1,
3 "is_active": true,
4 "date_inserted": "16/10/2019 16:31:19",
5 "student_exposed": true,
6 "projects_details": [{
7 "id": 1,
8 "is_active": true,
9 "project": {
10 "id": 20,
11 "name": "CNA",
12 "date_inserted": "16/10/2019 16:31:19",
13 "is_active": true
14 },
15 "school": {
16 "id": 10,
17 "name_typesetting": "Caneca azul",
18 "flag_1": "01",
19 "flag_2": "02",
20 "responsible_name": "Felipe Lyra",
21 "responsible_email": "gmail.com",
22 "date_inserted": "16/10/2019 16:31:19",
23 "is_active": true
24 },
25 "class": {
26 "id": 2,
27 "name": "1º ano - ensino fundamental",
28 "shift": "Tarde",
29 "date_inserted": "16/10/2019 16:31:19",
30 "is_active": true
31 }
32 }]
33}]