Created
August 6, 2015 19:51
-
-
Save vitormalencar/b57740af9830d1ca12df to your computer and use it in GitHub Desktop.
fodase
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "meta": { | |
| "code": 200 | |
| }, | |
| "content": { | |
| "notifications": [ | |
| { | |
| "student_name": "Faviana de Sousa", | |
| "notifications_count":2, | |
| "reports": [ | |
| { | |
| "id": 8345, | |
| "title": "Aprendendo as vogais A E I O U", | |
| "type": "Atividade", | |
| "description": "Não obstante, o início da atividade geral de formação de atitudes estende o alcance e a importância do remanejamento dos quadros funcionais", | |
| "day": "12", | |
| "dayweek": "Seg", | |
| "seen": false, | |
| "confirm": false, | |
| "send_at": 1436194884406.42 | |
| }, | |
| { | |
| "id": 8345, | |
| "title": "Reunião de pais e mestres", | |
| "type": "Comunicados", | |
| "description": "Não obstante, o início da atividade geral de formação de atitudes estende o alcance e a importância do remanejamento dos quadros funcionais", | |
| "day": "12", | |
| "dayweek": "Seg", | |
| "seen": false, | |
| "confirm": true, | |
| "send_at": 1436194884406.42 | |
| } | |
| ] | |
| }, | |
| { | |
| "student_name": "Germano", | |
| "notifications_count":1, | |
| "reports": [ | |
| { | |
| "id": 8345, | |
| "title": "Aprendendo as vogais A E I O U", | |
| "type": "Atividade", | |
| "description": "Não obstante, o início da atividade geral de formação de atitudes estende o alcance e a importância do remanejamento dos quadros funcionais", | |
| "day": "12", | |
| "dayweek": "Seg", | |
| "seen": false, | |
| "confirm": false, | |
| "send_at": 1436194884406.42 | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment