From a3697cc9c6f2ee111c155da066d4533cb919eab4 Mon Sep 17 00:00:00 2001 From: Filipe Medeiros Date: Wed, 13 Sep 2017 18:44:34 -0300 Subject: [PATCH] responsivity in login template --- amadeus/static/css/base/amadeus_responsive.css | 47 +++++++++++++++++++++++++++++++++++++++++++++++ amadeus/templates/base.html | 10 ++++++---- db_test.json | 1253 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ users/templates/users/login.html | 4 ++-- 4 files changed, 1308 insertions(+), 6 deletions(-) create mode 100644 db_test.json diff --git a/amadeus/static/css/base/amadeus_responsive.css b/amadeus/static/css/base/amadeus_responsive.css index f9f4606..860ad09 100644 --- a/amadeus/static/css/base/amadeus_responsive.css +++ b/amadeus/static/css/base/amadeus_responsive.css @@ -43,6 +43,53 @@ padding-left: 10px; padding-right: 10px; } + + .logo-login{ + margin-top: 250px; + margin-bottom: 30px; + width: 20%; + } + + h2{ + font-size: 32pt; + } + + p{ + font-size: 32pt; + } + + a{ + font-size: 32pt; + } + + input[type="text"] { + margin-top: 40px; + height: 80px; + } + + input[type="password"] { + margin-top: 40px; + height: 80px; + } + + .form-control { + font-size: 40pt; + } + + .btn { + font-size: 32pt; + } + + span{ + font-size: 32pt; + } + + .contrast-login{ + text-align:center; + margin-top: 100px; + } + + } @media(max-width: 768px) { diff --git a/amadeus/templates/base.html b/amadeus/templates/base.html index 96472a1..463b63e 100644 --- a/amadeus/templates/base.html +++ b/amadeus/templates/base.html @@ -52,8 +52,9 @@ - + + {% block style %} {% endblock %} @@ -219,6 +220,7 @@
+ +
{% block breadcrumbs %} {% breadcrumb 'Home' 'home' %} @@ -261,10 +264,9 @@ {% render_breadcrumbs %} {% endblock %}
-
+ {% block content %} {% endblock %} -
diff --git a/db_test.json b/db_test.json new file mode 100644 index 0000000..5a013c7 --- /dev/null +++ b/db_test.json @@ -0,0 +1,1253 @@ +[ +{"model": "users.user", "pk": 1, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": true, "email": "admin@amadeus.br", "username": "a", "last_name": "1", "social_name": "Administrador", "description": "

Administrador do Amadeus da - UNIVASF.

", "image": "users/a1.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": true, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 2, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e1@amadeus.br", "username": "e", "last_name": "1", "social_name": "Estudante 1", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e1.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 3, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e2@amadeus.br", "username": "e", "last_name": "2", "social_name": "Estudante 2", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e2.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 4, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e3@amadeus.br", "username": "e", "last_name": "3", "social_name": "Estudante 3", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e3.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 5, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e4@amadeus.br", "username": "e", "last_name": "4", "social_name": "Estudante 4", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e4.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 6, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e5@amadeus.br", "username": "e", "last_name": "5", "social_name": "Estudante 5", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e5.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 7, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e6@amadeus.br", "username": "e", "last_name": "6", "social_name": "Estudante 6", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e6.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 8, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e7@amadeus.br", "username": "e", "last_name": "7", "social_name": "Estudante 7", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e7.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 9, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e8@amadeus.br", "username": "e", "last_name": "8", "social_name": "Estudante 8", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e8.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 10, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e9@amadeus.br", "username": "e", "last_name": "9", "social_name": "Estudante 9", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e9.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 11, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e10@amadeus.br", "username": "e", "last_name": "10", "social_name": "Estudante 10", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e10.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 12, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e11@amadeus.br", "username": "e", "last_name": "11", "social_name": "Estudante 11", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e11.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 13, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e12@amadeus.br", "username": "e", "last_name": "12", "social_name": "Estudante 12", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e12.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 14, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e13@amadeus.br", "username": "e", "last_name": "13", "social_name": "Estudante 13", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e13.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 15, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e14@amadeus.br", "username": "e", "last_name": "14", "social_name": "Estudante 14", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e14.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 16, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e15@amadeus.br", "username": "e", "last_name": "15", "social_name": "Estudante 15", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e15.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 17, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e16@amadeus.br", "username": "e", "last_name": "16", "social_name": "Estudante 16", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e16.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 18, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e17@amadeus.br", "username": "e", "last_name": "17", "social_name": "Estudante 17", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e17.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 19, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e18@amadeus.br", "username": "e", "last_name": "18", "social_name": "Estudante 18", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e18.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 20, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e19@amadeus.br", "username": "e", "last_name": "19", "social_name": "Estudante 19", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e19.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 21, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e20@amadeus.br", "username": "e", "last_name": "20", "social_name": "Estudante 20", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e20.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 22, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e21@amadeus.br", "username": "e", "last_name": "21", "social_name": "Estudante 21", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e21.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 23, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e22@amadeus.br", "username": "e", "last_name": "22", "social_name": "Estudante 22", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e22.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 24, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e23@amadeus.br", "username": "e", "last_name": "23", "social_name": "Estudante 23", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e23.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 25, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e24@amadeus.br", "username": "e", "last_name": "24", "social_name": "Estudante 24", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e24.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 26, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e25@amadeus.br", "username": "e", "last_name": "25", "social_name": "Estudante 25", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e25.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 27, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e26@amadeus.br", "username": "e", "last_name": "26", "social_name": "Estudante 26", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e26.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 28, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e27@amadeus.br", "username": "e", "last_name": "27", "social_name": "Estudante 27", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e27.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 29, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e28@amadeus.br", "username": "e", "last_name": "28", "social_name": "Estudante 28", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e28.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 30, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e29@amadeus.br", "username": "e", "last_name": "29", "social_name": "Estudante 29", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e29.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 31, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e30@amadeus.br", "username": "e", "last_name": "30", "social_name": "Estudante 30", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e30.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 32, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e31@amadeus.br", "username": "e", "last_name": "31", "social_name": "Estudante 31", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e31.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 33, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e32@amadeus.br", "username": "e", "last_name": "32", "social_name": "Estudante 32", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e32.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 34, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e33@amadeus.br", "username": "e", "last_name": "33", "social_name": "Estudante 33", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e33.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 35, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e34@amadeus.br", "username": "e", "last_name": "34", "social_name": "Estudante 34", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e34.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 36, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e35@amadeus.br", "username": "e", "last_name": "35", "social_name": "Estudante 35", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e35.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 37, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e36@amadeus.br", "username": "e", "last_name": "36", "social_name": "Estudante 36", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e36.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 38, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e37@amadeus.br", "username": "e", "last_name": "37", "social_name": "Estudante 37", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e37.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 39, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e38@amadeus.br", "username": "e", "last_name": "38", "social_name": "Estudante 38", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e38.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 40, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e39@amadeus.br", "username": "e", "last_name": "39", "social_name": "Estudante 39", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e39.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 41, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e40@amadeus.br", "username": "e", "last_name": "40", "social_name": "Estudante 40", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e40.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 42, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e41@amadeus.br", "username": "e", "last_name": "41", "social_name": "Estudante 41", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e41.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 43, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e42@amadeus.br", "username": "e", "last_name": "42", "social_name": "Estudante 42", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e42.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 44, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e43@amadeus.br", "username": "e", "last_name": "43", "social_name": "Estudante 43", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e43.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 45, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e44@amadeus.br", "username": "e", "last_name": "44", "social_name": "Estudante 44", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e44.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 46, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e45@amadeus.br", "username": "e", "last_name": "45", "social_name": "Estudante 45", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e45.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 47, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e46@amadeus.br", "username": "e", "last_name": "46", "social_name": "Estudante 46", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e46.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 48, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e47@amadeus.br", "username": "e", "last_name": "47", "social_name": "Estudante 47", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e47.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 49, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e48@amadeus.br", "username": "e", "last_name": "48", "social_name": "Estudante 48", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e48.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 50, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e49@amadeus.br", "username": "e", "last_name": "49", "social_name": "Estudante 49", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e49.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 51, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e50@amadeus.br", "username": "e", "last_name": "50", "social_name": "Estudante 50", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e50.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 52, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e51@amadeus.br", "username": "e", "last_name": "51", "social_name": "Estudante 51", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e51.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 53, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e52@amadeus.br", "username": "e", "last_name": "52", "social_name": "Estudante 52", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e52.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 54, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e53@amadeus.br", "username": "e", "last_name": "53", "social_name": "Estudante 53", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e53.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 55, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e54@amadeus.br", "username": "e", "last_name": "54", "social_name": "Estudante 54", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e54.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 56, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e55@amadeus.br", "username": "e", "last_name": "55", "social_name": "Estudante 55", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e55.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 57, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e56@amadeus.br", "username": "e", "last_name": "56", "social_name": "Estudante 56", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e56.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 58, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e57@amadeus.br", "username": "e", "last_name": "57", "social_name": "Estudante 57", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e57.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 59, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e58@amadeus.br", "username": "e", "last_name": "58", "social_name": "Estudante 58", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e58.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 60, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e59@amadeus.br", "username": "e", "last_name": "59", "social_name": "Estudante 59", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e59.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 61, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e60@amadeus.br", "username": "e", "last_name": "60", "social_name": "Estudante 60", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e60.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 62, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e61@amadeus.br", "username": "e", "last_name": "61", "social_name": "Estudante 61", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e61.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 63, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e62@amadeus.br", "username": "e", "last_name": "62", "social_name": "Estudante 62", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e62.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 64, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e63@amadeus.br", "username": "e", "last_name": "63", "social_name": "Estudante 63", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e63.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 65, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e64@amadeus.br", "username": "e", "last_name": "64", "social_name": "Estudante 64", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e64.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 66, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e65@amadeus.br", "username": "e", "last_name": "65", "social_name": "Estudante 65", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e65.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 67, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e66@amadeus.br", "username": "e", "last_name": "66", "social_name": "Estudante 66", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e66.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 68, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e67@amadeus.br", "username": "e", "last_name": "67", "social_name": "Estudante 67", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e67.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 69, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e68@amadeus.br", "username": "e", "last_name": "68", "social_name": "Estudante 68", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e68.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 70, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e69@amadeus.br", "username": "e", "last_name": "69", "social_name": "Estudante 69", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e69.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 71, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e70@amadeus.br", "username": "e", "last_name": "70", "social_name": "Estudante 70", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e70.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 72, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e71@amadeus.br", "username": "e", "last_name": "71", "social_name": "Estudante 71", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e71.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 73, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e72@amadeus.br", "username": "e", "last_name": "72", "social_name": "Estudante 72", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e72.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 74, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e73@amadeus.br", "username": "e", "last_name": "73", "social_name": "Estudante 73", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e73.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 75, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e74@amadeus.br", "username": "e", "last_name": "74", "social_name": "Estudante 74", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e74.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 76, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e75@amadeus.br", "username": "e", "last_name": "75", "social_name": "Estudante 75", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e75.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 77, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e76@amadeus.br", "username": "e", "last_name": "76", "social_name": "Estudante 76", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e76.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 78, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e77@amadeus.br", "username": "e", "last_name": "77", "social_name": "Estudante 77", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e77.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 79, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e78@amadeus.br", "username": "e", "last_name": "78", "social_name": "Estudante 78", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e78.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 80, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e79@amadeus.br", "username": "e", "last_name": "79", "social_name": "Estudante 79", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e79.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 81, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e80@amadeus.br", "username": "e", "last_name": "80", "social_name": "Estudante 80", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e80.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 82, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e81@amadeus.br", "username": "e", "last_name": "81", "social_name": "Estudante 81", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e81.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 83, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e82@amadeus.br", "username": "e", "last_name": "82", "social_name": "Estudante 82", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e82.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 84, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e83@amadeus.br", "username": "e", "last_name": "83", "social_name": "Estudante 83", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e83.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 85, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e84@amadeus.br", "username": "e", "last_name": "84", "social_name": "Estudante 84", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e84.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 86, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e85@amadeus.br", "username": "e", "last_name": "85", "social_name": "Estudante 85", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e85.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 87, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e86@amadeus.br", "username": "e", "last_name": "86", "social_name": "Estudante 86", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e86.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 88, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e87@amadeus.br", "username": "e", "last_name": "87", "social_name": "Estudante 87", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e87.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 89, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e88@amadeus.br", "username": "e", "last_name": "88", "social_name": "Estudante 88", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e88.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 90, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e89@amadeus.br", "username": "e", "last_name": "89", "social_name": "Estudante 89", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e89.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 91, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e90@amadeus.br", "username": "e", "last_name": "90", "social_name": "Estudante 90", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e90.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 92, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e91@amadeus.br", "username": "e", "last_name": "91", "social_name": "Estudante 91", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e91.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 93, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e92@amadeus.br", "username": "e", "last_name": "92", "social_name": "Estudante 92", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e92.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 94, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e93@amadeus.br", "username": "e", "last_name": "93", "social_name": "Estudante 93", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e93.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 95, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e94@amadeus.br", "username": "e", "last_name": "94", "social_name": "Estudante 94", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e94.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 96, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e95@amadeus.br", "username": "e", "last_name": "95", "social_name": "Estudante 95", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e95.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 97, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e96@amadeus.br", "username": "e", "last_name": "96", "social_name": "Estudante 96", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e96.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 98, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e97@amadeus.br", "username": "e", "last_name": "97", "social_name": "Estudante 97", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e97.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 99, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e98@amadeus.br", "username": "e", "last_name": "98", "social_name": "Estudante 98", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e98.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 100, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e99@amadeus.br", "username": "e", "last_name": "99", "social_name": "Estudante 99", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e99.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 101, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e100@amadeus.br", "username": "e", "last_name": "100", "social_name": "Estudante 100", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e100.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 102, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e101@amadeus.br", "username": "e", "last_name": "101", "social_name": "Estudante 101", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e101.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 103, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e102@amadeus.br", "username": "e", "last_name": "102", "social_name": "Estudante 102", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e102.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 104, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e103@amadeus.br", "username": "e", "last_name": "103", "social_name": "Estudante 103", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e103.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 105, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e104@amadeus.br", "username": "e", "last_name": "104", "social_name": "Estudante 104", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e104.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 106, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e105@amadeus.br", "username": "e", "last_name": "105", "social_name": "Estudante 105", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e105.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 107, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e106@amadeus.br", "username": "e", "last_name": "106", "social_name": "Estudante 106", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e106.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 108, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e107@amadeus.br", "username": "e", "last_name": "107", "social_name": "Estudante 107", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e107.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 109, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e108@amadeus.br", "username": "e", "last_name": "108", "social_name": "Estudante 108", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e108.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 110, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e109@amadeus.br", "username": "e", "last_name": "109", "social_name": "Estudante 109", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e109.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 111, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e110@amadeus.br", "username": "e", "last_name": "110", "social_name": "Estudante 110", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e110.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 112, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e111@amadeus.br", "username": "e", "last_name": "111", "social_name": "Estudante 111", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e111.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 113, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e112@amadeus.br", "username": "e", "last_name": "112", "social_name": "Estudante 112", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e112.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 114, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e113@amadeus.br", "username": "e", "last_name": "113", "social_name": "Estudante 113", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e113.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 115, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e114@amadeus.br", "username": "e", "last_name": "114", "social_name": "Estudante 114", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e114.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 116, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e115@amadeus.br", "username": "e", "last_name": "115", "social_name": "Estudante 115", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e115.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 117, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e116@amadeus.br", "username": "e", "last_name": "116", "social_name": "Estudante 116", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e116.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 118, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e117@amadeus.br", "username": "e", "last_name": "117", "social_name": "Estudante 117", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e117.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 119, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e118@amadeus.br", "username": "e", "last_name": "118", "social_name": "Estudante 118", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e118.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 120, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e119@amadeus.br", "username": "e", "last_name": "119", "social_name": "Estudante 119", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e119.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 121, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e120@amadeus.br", "username": "e", "last_name": "120", "social_name": "Estudante 120", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e120.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 122, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e121@amadeus.br", "username": "e", "last_name": "121", "social_name": "Estudante 121", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e121.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 123, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e122@amadeus.br", "username": "e", "last_name": "122", "social_name": "Estudante 122", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e122.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 124, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e123@amadeus.br", "username": "e", "last_name": "123", "social_name": "Estudante 123", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e123.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 125, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e124@amadeus.br", "username": "e", "last_name": "124", "social_name": "Estudante 124", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e124.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 126, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e125@amadeus.br", "username": "e", "last_name": "125", "social_name": "Estudante 125", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e125.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 127, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e126@amadeus.br", "username": "e", "last_name": "126", "social_name": "Estudante 126", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e126.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 128, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e127@amadeus.br", "username": "e", "last_name": "127", "social_name": "Estudante 127", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e127.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 129, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e128@amadeus.br", "username": "e", "last_name": "128", "social_name": "Estudante 128", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e128.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 130, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e129@amadeus.br", "username": "e", "last_name": "129", "social_name": "Estudante 129", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e129.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 131, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e130@amadeus.br", "username": "e", "last_name": "130", "social_name": "Estudante 130", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e130.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 132, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e131@amadeus.br", "username": "e", "last_name": "131", "social_name": "Estudante 131", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e131.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 133, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e132@amadeus.br", "username": "e", "last_name": "132", "social_name": "Estudante 132", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e132.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 134, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e133@amadeus.br", "username": "e", "last_name": "133", "social_name": "Estudante 133", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e133.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 135, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e134@amadeus.br", "username": "e", "last_name": "134", "social_name": "Estudante 134", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e134.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 136, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e135@amadeus.br", "username": "e", "last_name": "135", "social_name": "Estudante 135", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e135.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 137, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e136@amadeus.br", "username": "e", "last_name": "136", "social_name": "Estudante 136", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e136.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 138, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e137@amadeus.br", "username": "e", "last_name": "137", "social_name": "Estudante 137", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e137.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 139, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e138@amadeus.br", "username": "e", "last_name": "138", "social_name": "Estudante 138", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e138.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 140, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e139@amadeus.br", "username": "e", "last_name": "139", "social_name": "Estudante 139", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e139.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 141, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e140@amadeus.br", "username": "e", "last_name": "140", "social_name": "Estudante 140", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e140.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 142, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e141@amadeus.br", "username": "e", "last_name": "141", "social_name": "Estudante 141", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e141.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 143, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e142@amadeus.br", "username": "e", "last_name": "142", "social_name": "Estudante 142", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e142.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 144, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e143@amadeus.br", "username": "e", "last_name": "143", "social_name": "Estudante 143", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e143.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 145, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e144@amadeus.br", "username": "e", "last_name": "144", "social_name": "Estudante 144", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e144.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 146, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e145@amadeus.br", "username": "e", "last_name": "145", "social_name": "Estudante 145", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e145.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 147, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e146@amadeus.br", "username": "e", "last_name": "146", "social_name": "Estudante 146", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e146.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 148, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e147@amadeus.br", "username": "e", "last_name": "147", "social_name": "Estudante 147", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e147.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 149, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e148@amadeus.br", "username": "e", "last_name": "148", "social_name": "Estudante 148", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e148.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 150, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e149@amadeus.br", "username": "e", "last_name": "149", "social_name": "Estudante 149", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e149.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 151, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e150@amadeus.br", "username": "e", "last_name": "150", "social_name": "Estudante 150", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e150.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 152, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e151@amadeus.br", "username": "e", "last_name": "151", "social_name": "Estudante 151", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e151.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 153, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e152@amadeus.br", "username": "e", "last_name": "152", "social_name": "Estudante 152", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e152.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 154, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e153@amadeus.br", "username": "e", "last_name": "153", "social_name": "Estudante 153", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e153.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 155, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e154@amadeus.br", "username": "e", "last_name": "154", "social_name": "Estudante 154", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e154.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 156, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e155@amadeus.br", "username": "e", "last_name": "155", "social_name": "Estudante 155", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e155.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 157, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e156@amadeus.br", "username": "e", "last_name": "156", "social_name": "Estudante 156", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e156.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 158, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e157@amadeus.br", "username": "e", "last_name": "157", "social_name": "Estudante 157", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e157.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 159, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e158@amadeus.br", "username": "e", "last_name": "158", "social_name": "Estudante 158", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e158.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 160, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e159@amadeus.br", "username": "e", "last_name": "159", "social_name": "Estudante 159", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e159.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 161, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e160@amadeus.br", "username": "e", "last_name": "160", "social_name": "Estudante 160", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e160.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 162, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e161@amadeus.br", "username": "e", "last_name": "161", "social_name": "Estudante 161", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e161.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 163, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e162@amadeus.br", "username": "e", "last_name": "162", "social_name": "Estudante 162", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e162.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 164, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e163@amadeus.br", "username": "e", "last_name": "163", "social_name": "Estudante 163", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e163.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 165, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e164@amadeus.br", "username": "e", "last_name": "164", "social_name": "Estudante 164", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e164.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 166, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e165@amadeus.br", "username": "e", "last_name": "165", "social_name": "Estudante 165", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e165.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 167, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e166@amadeus.br", "username": "e", "last_name": "166", "social_name": "Estudante 166", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e166.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 168, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e167@amadeus.br", "username": "e", "last_name": "167", "social_name": "Estudante 167", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e167.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 169, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e168@amadeus.br", "username": "e", "last_name": "168", "social_name": "Estudante 168", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e168.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 170, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e169@amadeus.br", "username": "e", "last_name": "169", "social_name": "Estudante 169", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e169.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 171, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e170@amadeus.br", "username": "e", "last_name": "170", "social_name": "Estudante 170", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e170.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 172, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e171@amadeus.br", "username": "e", "last_name": "171", "social_name": "Estudante 171", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e171.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 173, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e172@amadeus.br", "username": "e", "last_name": "172", "social_name": "Estudante 172", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e172.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 174, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e173@amadeus.br", "username": "e", "last_name": "173", "social_name": "Estudante 173", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e173.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 175, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e174@amadeus.br", "username": "e", "last_name": "174", "social_name": "Estudante 174", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e174.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 176, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e175@amadeus.br", "username": "e", "last_name": "175", "social_name": "Estudante 175", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e175.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 177, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e176@amadeus.br", "username": "e", "last_name": "176", "social_name": "Estudante 176", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e176.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 178, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e177@amadeus.br", "username": "e", "last_name": "177", "social_name": "Estudante 177", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e177.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 179, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e178@amadeus.br", "username": "e", "last_name": "178", "social_name": "Estudante 178", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e178.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 180, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e179@amadeus.br", "username": "e", "last_name": "179", "social_name": "Estudante 179", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e179.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 181, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e180@amadeus.br", "username": "e", "last_name": "180", "social_name": "Estudante 180", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e180.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 182, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e181@amadeus.br", "username": "e", "last_name": "181", "social_name": "Estudante 181", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e181.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 183, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e182@amadeus.br", "username": "e", "last_name": "182", "social_name": "Estudante 182", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e182.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 184, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e183@amadeus.br", "username": "e", "last_name": "183", "social_name": "Estudante 183", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e183.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 185, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e184@amadeus.br", "username": "e", "last_name": "184", "social_name": "Estudante 184", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e184.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 186, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e185@amadeus.br", "username": "e", "last_name": "185", "social_name": "Estudante 185", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e185.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 187, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e186@amadeus.br", "username": "e", "last_name": "186", "social_name": "Estudante 186", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e186.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 188, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e187@amadeus.br", "username": "e", "last_name": "187", "social_name": "Estudante 187", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e187.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 189, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e188@amadeus.br", "username": "e", "last_name": "188", "social_name": "Estudante 188", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e188.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 190, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e189@amadeus.br", "username": "e", "last_name": "189", "social_name": "Estudante 189", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e189.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 191, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e190@amadeus.br", "username": "e", "last_name": "190", "social_name": "Estudante 190", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e190.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 192, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e191@amadeus.br", "username": "e", "last_name": "191", "social_name": "Estudante 191", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e191.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 193, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e192@amadeus.br", "username": "e", "last_name": "192", "social_name": "Estudante 192", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e192.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 194, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e193@amadeus.br", "username": "e", "last_name": "193", "social_name": "Estudante 193", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e193.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 195, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e194@amadeus.br", "username": "e", "last_name": "194", "social_name": "Estudante 194", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e194.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 196, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e195@amadeus.br", "username": "e", "last_name": "195", "social_name": "Estudante 195", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e195.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 197, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e196@amadeus.br", "username": "e", "last_name": "196", "social_name": "Estudante 196", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e196.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 198, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e197@amadeus.br", "username": "e", "last_name": "197", "social_name": "Estudante 197", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e197.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 199, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e198@amadeus.br", "username": "e", "last_name": "198", "social_name": "Estudante 198", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e198.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 200, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e199@amadeus.br", "username": "e", "last_name": "199", "social_name": "Estudante 199", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e199.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 201, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e200@amadeus.br", "username": "e", "last_name": "200", "social_name": "Estudante 200", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e200.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 202, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e201@amadeus.br", "username": "e", "last_name": "201", "social_name": "Estudante 201", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e201.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 203, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e202@amadeus.br", "username": "e", "last_name": "202", "social_name": "Estudante 202", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e202.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 204, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e203@amadeus.br", "username": "e", "last_name": "203", "social_name": "Estudante 203", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e203.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 205, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e204@amadeus.br", "username": "e", "last_name": "204", "social_name": "Estudante 204", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e204.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 206, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e205@amadeus.br", "username": "e", "last_name": "205", "social_name": "Estudante 205", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e205.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 207, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e206@amadeus.br", "username": "e", "last_name": "206", "social_name": "Estudante 206", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e206.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 208, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e207@amadeus.br", "username": "e", "last_name": "207", "social_name": "Estudante 207", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e207.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 209, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e208@amadeus.br", "username": "e", "last_name": "208", "social_name": "Estudante 208", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e208.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 210, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e209@amadeus.br", "username": "e", "last_name": "209", "social_name": "Estudante 209", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e209.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 211, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e210@amadeus.br", "username": "e", "last_name": "210", "social_name": "Estudante 210", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e210.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 212, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e211@amadeus.br", "username": "e", "last_name": "211", "social_name": "Estudante 211", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e211.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 213, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e212@amadeus.br", "username": "e", "last_name": "212", "social_name": "Estudante 212", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e212.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 214, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e213@amadeus.br", "username": "e", "last_name": "213", "social_name": "Estudante 213", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e213.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 215, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e214@amadeus.br", "username": "e", "last_name": "214", "social_name": "Estudante 214", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e214.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 216, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e215@amadeus.br", "username": "e", "last_name": "215", "social_name": "Estudante 215", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e215.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 217, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e216@amadeus.br", "username": "e", "last_name": "216", "social_name": "Estudante 216", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e216.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 218, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e217@amadeus.br", "username": "e", "last_name": "217", "social_name": "Estudante 217", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e217.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 219, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e218@amadeus.br", "username": "e", "last_name": "218", "social_name": "Estudante 218", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e218.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 220, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e219@amadeus.br", "username": "e", "last_name": "219", "social_name": "Estudante 219", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e219.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 221, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e220@amadeus.br", "username": "e", "last_name": "220", "social_name": "Estudante 220", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e220.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 222, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e221@amadeus.br", "username": "e", "last_name": "221", "social_name": "Estudante 221", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e221.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 223, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e222@amadeus.br", "username": "e", "last_name": "222", "social_name": "Estudante 222", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e222.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 224, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e223@amadeus.br", "username": "e", "last_name": "223", "social_name": "Estudante 223", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e223.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 225, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e224@amadeus.br", "username": "e", "last_name": "224", "social_name": "Estudante 224", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e224.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 226, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e225@amadeus.br", "username": "e", "last_name": "225", "social_name": "Estudante 225", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e225.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 227, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e226@amadeus.br", "username": "e", "last_name": "226", "social_name": "Estudante 226", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e226.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 228, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e227@amadeus.br", "username": "e", "last_name": "227", "social_name": "Estudante 227", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e227.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 229, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e228@amadeus.br", "username": "e", "last_name": "228", "social_name": "Estudante 228", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e228.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 230, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e229@amadeus.br", "username": "e", "last_name": "229", "social_name": "Estudante 229", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e229.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 231, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e230@amadeus.br", "username": "e", "last_name": "230", "social_name": "Estudante 230", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e230.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 232, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e231@amadeus.br", "username": "e", "last_name": "231", "social_name": "Estudante 231", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e231.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 233, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e232@amadeus.br", "username": "e", "last_name": "232", "social_name": "Estudante 232", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e232.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 234, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e233@amadeus.br", "username": "e", "last_name": "233", "social_name": "Estudante 233", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e233.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 235, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e234@amadeus.br", "username": "e", "last_name": "234", "social_name": "Estudante 234", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e234.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 236, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e235@amadeus.br", "username": "e", "last_name": "235", "social_name": "Estudante 235", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e235.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 237, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e236@amadeus.br", "username": "e", "last_name": "236", "social_name": "Estudante 236", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e236.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 238, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e237@amadeus.br", "username": "e", "last_name": "237", "social_name": "Estudante 237", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e237.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 239, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e238@amadeus.br", "username": "e", "last_name": "238", "social_name": "Estudante 238", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e238.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 240, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e239@amadeus.br", "username": "e", "last_name": "239", "social_name": "Estudante 239", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e239.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 241, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e240@amadeus.br", "username": "e", "last_name": "240", "social_name": "Estudante 240", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e240.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 242, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e241@amadeus.br", "username": "e", "last_name": "241", "social_name": "Estudante 241", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e241.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 243, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e242@amadeus.br", "username": "e", "last_name": "242", "social_name": "Estudante 242", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e242.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 244, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e243@amadeus.br", "username": "e", "last_name": "243", "social_name": "Estudante 243", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e243.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 245, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e244@amadeus.br", "username": "e", "last_name": "244", "social_name": "Estudante 244", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e244.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 246, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e245@amadeus.br", "username": "e", "last_name": "245", "social_name": "Estudante 245", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e245.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 247, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e246@amadeus.br", "username": "e", "last_name": "246", "social_name": "Estudante 246", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e246.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 248, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e247@amadeus.br", "username": "e", "last_name": "247", "social_name": "Estudante 247", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e247.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 249, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e248@amadeus.br", "username": "e", "last_name": "248", "social_name": "Estudante 248", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e248.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 250, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e249@amadeus.br", "username": "e", "last_name": "249", "social_name": "Estudante 249", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e249.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 251, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e250@amadeus.br", "username": "e", "last_name": "250", "social_name": "Estudante 250", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e250.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 252, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e251@amadeus.br", "username": "e", "last_name": "251", "social_name": "Estudante 251", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e251.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 253, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e252@amadeus.br", "username": "e", "last_name": "252", "social_name": "Estudante 252", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e252.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 254, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e253@amadeus.br", "username": "e", "last_name": "253", "social_name": "Estudante 253", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e253.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 255, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e254@amadeus.br", "username": "e", "last_name": "254", "social_name": "Estudante 254", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e254.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 256, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e255@amadeus.br", "username": "e", "last_name": "255", "social_name": "Estudante 255", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e255.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 257, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e256@amadeus.br", "username": "e", "last_name": "256", "social_name": "Estudante 256", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e256.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 258, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e257@amadeus.br", "username": "e", "last_name": "257", "social_name": "Estudante 257", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e257.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 259, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e258@amadeus.br", "username": "e", "last_name": "258", "social_name": "Estudante 258", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e258.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 260, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e259@amadeus.br", "username": "e", "last_name": "259", "social_name": "Estudante 259", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e259.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 261, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e260@amadeus.br", "username": "e", "last_name": "260", "social_name": "Estudante 260", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e260.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 262, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e261@amadeus.br", "username": "e", "last_name": "261", "social_name": "Estudante 261", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e261.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 263, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e262@amadeus.br", "username": "e", "last_name": "262", "social_name": "Estudante 262", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e262.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 264, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e263@amadeus.br", "username": "e", "last_name": "263", "social_name": "Estudante 263", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e263.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 265, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e264@amadeus.br", "username": "e", "last_name": "264", "social_name": "Estudante 264", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e264.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 266, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e265@amadeus.br", "username": "e", "last_name": "265", "social_name": "Estudante 265", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e265.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 267, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e266@amadeus.br", "username": "e", "last_name": "266", "social_name": "Estudante 266", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e266.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 268, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e267@amadeus.br", "username": "e", "last_name": "267", "social_name": "Estudante 267", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e267.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 269, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e268@amadeus.br", "username": "e", "last_name": "268", "social_name": "Estudante 268", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e268.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 270, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e269@amadeus.br", "username": "e", "last_name": "269", "social_name": "Estudante 269", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e269.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 271, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e270@amadeus.br", "username": "e", "last_name": "270", "social_name": "Estudante 270", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e270.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 272, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e271@amadeus.br", "username": "e", "last_name": "271", "social_name": "Estudante 271", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e271.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 273, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e272@amadeus.br", "username": "e", "last_name": "272", "social_name": "Estudante 272", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e272.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 274, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e273@amadeus.br", "username": "e", "last_name": "273", "social_name": "Estudante 273", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e273.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 275, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e274@amadeus.br", "username": "e", "last_name": "274", "social_name": "Estudante 274", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e274.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 276, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e275@amadeus.br", "username": "e", "last_name": "275", "social_name": "Estudante 275", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e275.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 277, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e276@amadeus.br", "username": "e", "last_name": "276", "social_name": "Estudante 276", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e276.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 278, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e277@amadeus.br", "username": "e", "last_name": "277", "social_name": "Estudante 277", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e277.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 279, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e278@amadeus.br", "username": "e", "last_name": "278", "social_name": "Estudante 278", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e278.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 280, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e279@amadeus.br", "username": "e", "last_name": "279", "social_name": "Estudante 279", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e279.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 281, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e280@amadeus.br", "username": "e", "last_name": "280", "social_name": "Estudante 280", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e280.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 282, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e281@amadeus.br", "username": "e", "last_name": "281", "social_name": "Estudante 281", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e281.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 283, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e282@amadeus.br", "username": "e", "last_name": "282", "social_name": "Estudante 282", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e282.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 284, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e283@amadeus.br", "username": "e", "last_name": "283", "social_name": "Estudante 283", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e283.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 285, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e284@amadeus.br", "username": "e", "last_name": "284", "social_name": "Estudante 284", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e284.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 286, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e285@amadeus.br", "username": "e", "last_name": "285", "social_name": "Estudante 285", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e285.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 287, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e286@amadeus.br", "username": "e", "last_name": "286", "social_name": "Estudante 286", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e286.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 288, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e287@amadeus.br", "username": "e", "last_name": "287", "social_name": "Estudante 287", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e287.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 289, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e288@amadeus.br", "username": "e", "last_name": "288", "social_name": "Estudante 288", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e288.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 290, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e289@amadeus.br", "username": "e", "last_name": "289", "social_name": "Estudante 289", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e289.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 291, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e290@amadeus.br", "username": "e", "last_name": "290", "social_name": "Estudante 290", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e290.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 292, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e291@amadeus.br", "username": "e", "last_name": "291", "social_name": "Estudante 291", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e291.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 293, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e292@amadeus.br", "username": "e", "last_name": "292", "social_name": "Estudante 292", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e292.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 294, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e293@amadeus.br", "username": "e", "last_name": "293", "social_name": "Estudante 293", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e293.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 295, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e294@amadeus.br", "username": "e", "last_name": "294", "social_name": "Estudante 294", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e294.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 296, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e295@amadeus.br", "username": "e", "last_name": "295", "social_name": "Estudante 295", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e295.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 297, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e296@amadeus.br", "username": "e", "last_name": "296", "social_name": "Estudante 296", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e296.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 298, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e297@amadeus.br", "username": "e", "last_name": "297", "social_name": "Estudante 297", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e297.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 299, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e298@amadeus.br", "username": "e", "last_name": "298", "social_name": "Estudante 298", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e298.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 300, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e299@amadeus.br", "username": "e", "last_name": "299", "social_name": "Estudante 299", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e299.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 301, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "e300@amadeus.br", "username": "e", "last_name": "300", "social_name": "Estudante 300", "description": "

Estudante da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/e300.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 302, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p1@amadeus.br", "username": "p", "last_name": "1", "social_name": "Professor(a) 1", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p1.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 303, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p2@amadeus.br", "username": "p", "last_name": "2", "social_name": "Professor(a) 2", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p2.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 304, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p3@amadeus.br", "username": "p", "last_name": "3", "social_name": "Professor(a) 3", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p3.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 305, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p4@amadeus.br", "username": "p", "last_name": "4", "social_name": "Professor(a) 4", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p4.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 306, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p5@amadeus.br", "username": "p", "last_name": "5", "social_name": "Professor(a) 5", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p5.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 307, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p6@amadeus.br", "username": "p", "last_name": "6", "social_name": "Professor(a) 6", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p6.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 308, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p7@amadeus.br", "username": "p", "last_name": "7", "social_name": "Professor(a) 7", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p7.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 309, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p8@amadeus.br", "username": "p", "last_name": "8", "social_name": "Professor(a) 8", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p8.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 310, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p9@amadeus.br", "username": "p", "last_name": "9", "social_name": "Professor(a) 9", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p9.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 311, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p10@amadeus.br", "username": "p", "last_name": "10", "social_name": "Professor(a) 10", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p10.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 312, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p11@amadeus.br", "username": "p", "last_name": "11", "social_name": "Professor(a) 11", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p11.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 313, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p12@amadeus.br", "username": "p", "last_name": "12", "social_name": "Professor(a) 12", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p12.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 314, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p13@amadeus.br", "username": "p", "last_name": "13", "social_name": "Professor(a) 13", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p13.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 315, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p14@amadeus.br", "username": "p", "last_name": "14", "social_name": "Professor(a) 14", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p14.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 316, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p15@amadeus.br", "username": "p", "last_name": "15", "social_name": "Professor(a) 15", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p15.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 317, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p16@amadeus.br", "username": "p", "last_name": "16", "social_name": "Professor(a) 16", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p16.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 318, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p17@amadeus.br", "username": "p", "last_name": "17", "social_name": "Professor(a) 17", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p17.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 319, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p18@amadeus.br", "username": "p", "last_name": "18", "social_name": "Professor(a) 18", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p18.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 320, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p19@amadeus.br", "username": "p", "last_name": "19", "social_name": "Professor(a) 19", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p19.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 321, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p20@amadeus.br", "username": "p", "last_name": "20", "social_name": "Professor(a) 20", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p20.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 322, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p21@amadeus.br", "username": "p", "last_name": "21", "social_name": "Professor(a) 21", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p21.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 323, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p22@amadeus.br", "username": "p", "last_name": "22", "social_name": "Professor(a) 22", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p22.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 324, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p23@amadeus.br", "username": "p", "last_name": "23", "social_name": "Professor(a) 23", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p23.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 325, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p24@amadeus.br", "username": "p", "last_name": "24", "social_name": "Professor(a) 24", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p24.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 326, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p25@amadeus.br", "username": "p", "last_name": "25", "social_name": "Professor(a) 25", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p25.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 327, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p26@amadeus.br", "username": "p", "last_name": "26", "social_name": "Professor(a) 26", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p26.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 328, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p27@amadeus.br", "username": "p", "last_name": "27", "social_name": "Professor(a) 27", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p27.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 329, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p28@amadeus.br", "username": "p", "last_name": "28", "social_name": "Professor(a) 28", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p28.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 330, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p29@amadeus.br", "username": "p", "last_name": "29", "social_name": "Professor(a) 29", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p29.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 331, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p30@amadeus.br", "username": "p", "last_name": "30", "social_name": "Professor(a) 30", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p30.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 332, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p31@amadeus.br", "username": "p", "last_name": "31", "social_name": "Professor(a) 31", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p31.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 333, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p32@amadeus.br", "username": "p", "last_name": "32", "social_name": "Professor(a) 32", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p32.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 334, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p33@amadeus.br", "username": "p", "last_name": "33", "social_name": "Professor(a) 33", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p33.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 335, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p34@amadeus.br", "username": "p", "last_name": "34", "social_name": "Professor(a) 34", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p34.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 336, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p35@amadeus.br", "username": "p", "last_name": "35", "social_name": "Professor(a) 35", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p35.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 337, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p36@amadeus.br", "username": "p", "last_name": "36", "social_name": "Professor(a) 36", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p36.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 338, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p37@amadeus.br", "username": "p", "last_name": "37", "social_name": "Professor(a) 37", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p37.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 339, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p38@amadeus.br", "username": "p", "last_name": "38", "social_name": "Professor(a) 38", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p38.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 340, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p39@amadeus.br", "username": "p", "last_name": "39", "social_name": "Professor(a) 39", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p39.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 341, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p40@amadeus.br", "username": "p", "last_name": "40", "social_name": "Professor(a) 40", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p40.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 342, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p41@amadeus.br", "username": "p", "last_name": "41", "social_name": "Professor(a) 41", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p41.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 343, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p42@amadeus.br", "username": "p", "last_name": "42", "social_name": "Professor(a) 42", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p42.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 344, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p43@amadeus.br", "username": "p", "last_name": "43", "social_name": "Professor(a) 43", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p43.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 345, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p44@amadeus.br", "username": "p", "last_name": "44", "social_name": "Professor(a) 44", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p44.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 346, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p45@amadeus.br", "username": "p", "last_name": "45", "social_name": "Professor(a) 45", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p45.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 347, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p46@amadeus.br", "username": "p", "last_name": "46", "social_name": "Professor(a) 46", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p46.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 348, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p47@amadeus.br", "username": "p", "last_name": "47", "social_name": "Professor(a) 47", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p47.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 349, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p48@amadeus.br", "username": "p", "last_name": "48", "social_name": "Professor(a) 48", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p48.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 350, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p49@amadeus.br", "username": "p", "last_name": "49", "social_name": "Professor(a) 49", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p49.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 351, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "p50@amadeus.br", "username": "p", "last_name": "50", "social_name": "Professor(a) 50", "description": "

Docente da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/p50.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 352, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c1@amadeus.br", "username": "c", "last_name": "1", "social_name": "Coordenador(a) 1", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c1.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 353, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c2@amadeus.br", "username": "c", "last_name": "2", "social_name": "Coordenador(a) 2", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c2.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 354, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c3@amadeus.br", "username": "c", "last_name": "3", "social_name": "Coordenador(a) 3", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c3.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 355, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c4@amadeus.br", "username": "c", "last_name": "4", "social_name": "Coordenador(a) 4", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c4.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 356, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c5@amadeus.br", "username": "c", "last_name": "5", "social_name": "Coordenador(a) 5", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c5.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 357, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c6@amadeus.br", "username": "c", "last_name": "6", "social_name": "Coordenador(a) 6", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c6.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 358, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c7@amadeus.br", "username": "c", "last_name": "7", "social_name": "Coordenador(a) 7", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c7.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 359, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c8@amadeus.br", "username": "c", "last_name": "8", "social_name": "Coordenador(a) 8", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c8.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 360, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c9@amadeus.br", "username": "c", "last_name": "9", "social_name": "Coordenador(a) 9", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c9.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 361, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c10@amadeus.br", "username": "c", "last_name": "10", "social_name": "Coordenador(a) 10", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c10.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 362, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c11@amadeus.br", "username": "c", "last_name": "11", "social_name": "Coordenador(a) 11", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c11.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 363, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c12@amadeus.br", "username": "c", "last_name": "12", "social_name": "Coordenador(a) 12", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c12.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 364, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c13@amadeus.br", "username": "c", "last_name": "13", "social_name": "Coordenador(a) 13", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c13.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 365, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c14@amadeus.br", "username": "c", "last_name": "14", "social_name": "Coordenador(a) 14", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c14.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 366, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c15@amadeus.br", "username": "c", "last_name": "15", "social_name": "Coordenador(a) 15", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c15.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 367, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c16@amadeus.br", "username": "c", "last_name": "16", "social_name": "Coordenador(a) 16", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c16.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 368, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c17@amadeus.br", "username": "c", "last_name": "17", "social_name": "Coordenador(a) 17", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c17.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 369, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c18@amadeus.br", "username": "c", "last_name": "18", "social_name": "Coordenador(a) 18", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c18.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 370, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c19@amadeus.br", "username": "c", "last_name": "19", "social_name": "Coordenador(a) 19", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c19.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 371, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c20@amadeus.br", "username": "c", "last_name": "20", "social_name": "Coordenador(a) 20", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c20.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 372, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c21@amadeus.br", "username": "c", "last_name": "21", "social_name": "Coordenador(a) 21", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c21.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 373, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c22@amadeus.br", "username": "c", "last_name": "22", "social_name": "Coordenador(a) 22", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c22.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 374, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c23@amadeus.br", "username": "c", "last_name": "23", "social_name": "Coordenador(a) 23", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c23.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 375, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c24@amadeus.br", "username": "c", "last_name": "24", "social_name": "Coordenador(a) 24", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c24.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 376, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c25@amadeus.br", "username": "c", "last_name": "25", "social_name": "Coordenador(a) 25", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c25.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 377, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c26@amadeus.br", "username": "c", "last_name": "26", "social_name": "Coordenador(a) 26", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c26.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 378, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c27@amadeus.br", "username": "c", "last_name": "27", "social_name": "Coordenador(a) 27", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c27.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 379, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c28@amadeus.br", "username": "c", "last_name": "28", "social_name": "Coordenador(a) 28", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c28.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 380, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c29@amadeus.br", "username": "c", "last_name": "29", "social_name": "Coordenador(a) 29", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c29.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, +{"model": "users.user", "pk": 381, "fields": {"password": "pbkdf2_sha256$30000$5gbyp9Al3C2n$rroJzhQWFLetSzLJto5kyVC4z2hycFSWhH8uq3lhazI=", "last_login": null, "is_superuser": false, "email": "c30@amadeus.br", "username": "c", "last_name": "30", "social_name": "Coordenador(a) 30", "description": "

Coordenador(a) da Universidade Federal do Vale do São Francisco - UNIVASF.

", "image": "users/c30.jpg", "date_created": "2017-01-01", "last_update": "2017-01-01", "show_email": 1, "is_staff": false, "is_active": true, "groups": [], "user_permissions": []}}, + +{"model": "categories.category", "pk": 1, "fields": {"name": "ADMINISTRAÇÃO", "slug": "administracao", "description": "

Escreva aqui um parágrafo sobre a categoria ADMINISTRAÇÃO.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [353]}}, +{"model": "categories.category", "pk": 2, "fields": {"name": "AGRONOMIA", "slug": "agronomia", "description": "

Escreva aqui um parágrafo sobre a categoria AGRONOMIA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [354]}}, +{"model": "categories.category", "pk": 3, "fields": {"name": "ANTROPOLOGIA", "slug": "antropologia", "description": "

Escreva aqui um parágrafo sobre a categoria ANTROPOLOGIA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [355]}}, +{"model": "categories.category", "pk": 4, "fields": {"name": "ARQUEOLOGIA", "slug": "arqueologia", "description": "

Escreva aqui um parágrafo sobre a categoria ARQUEOLOGIA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [352,356]}}, +{"model": "categories.category", "pk": 5, "fields": {"name": "ARQUITETURA E URBANISMO", "slug": "arquitetura", "description": "

Escreva aqui um parágrafo sobre a categoria ARQUITETURA E URBANISMO.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [357]}}, +{"model": "categories.category", "pk": 6, "fields": {"name": "ARTES", "slug": "artes", "description": "

Escreva aqui um parágrafo sobre a categoria ARTES.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [358]}}, +{"model": "categories.category", "pk": 7, "fields": {"name": "ASTRONOMIA", "slug": "astronomia", "description": "

Escreva aqui um parágrafo sobre a categoria ASTRONOMIA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [359]}}, +{"model": "categories.category", "pk": 8, "fields": {"name": "CIÊNCIA DA COMPUTAÇÃO", "slug": "ciencia-da-computacao", "description": "

Escreva aqui um parágrafo sobre a categoria CIÊNCIA DA COMPUTAÇÃO.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [360]}}, +{"model": "categories.category", "pk": 9, "fields": {"name": "CIÊNCIAS BIOLÓGICAS", "slug": "ciencias-biologicas", "description": "

Escreva aqui um parágrafo sobre a categoria CIÊNCIAS BIOLÓGICAS.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [361,352,354]}}, +{"model": "categories.category", "pk": 10, "fields": {"name": "COMUNICAÇÃO", "slug": "comunicacao", "description": "

Escreva aqui um parágrafo sobre a categoria COMUNICAÇÃO.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [362,353]}}, +{"model": "categories.category", "pk": 11, "fields": {"name": "DIREITO", "slug": "direito", "description": "

Escreva aqui um parágrafo sobre a categoria DIREITO.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [363]}}, +{"model": "categories.category", "pk": 12, "fields": {"name": "ECONOMIA", "slug": "ecologia", "description": "

Escreva aqui um parágrafo sobre a categoria ECONOMIA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [364]}}, +{"model": "categories.category", "pk": 13, "fields": {"name": "ENFERMAGEM", "slug": "enfermagem", "description": "

Escreva aqui um parágrafo sobre a categoria ENFERMAGEM.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [365]}}, +{"model": "categories.category", "pk": 14, "fields": {"name": "ENGENHARIA AGRÍCOLA", "slug": "engenharia-agricola", "description": "

Escreva aqui um parágrafo sobre a categoria ENGENHARIA AGRÍCOLA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [366]}}, +{"model": "categories.category", "pk": 15, "fields": {"name": "ENGENHARIA CIVIL", "slug": "engenharia-civil", "description": "

Escreva aqui um parágrafo sobre a categoria ENGENHARIA CIVIL.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [367]}}, +{"model": "categories.category", "pk": 16, "fields": {"name": "ENGENHARIA DE MINAS", "slug": "engenharia-de-minas", "description": "

Escreva aqui um parágrafo sobre a categoria ENGENHARIA DE MINAS.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [368]}}, +{"model": "categories.category", "pk": 17, "fields": {"name": "ENGENHARIA DE PRODUÇÃO", "slug": "engenharia-de-producao", "description": "

Escreva aqui um parágrafo sobre a categoria ENGENHARIA DE PRODUÇÃO.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [369]}}, +{"model": "categories.category", "pk": 18, "fields": {"name": "ENGENHARIA ELÉTRICA", "slug": "engenharia-eletrica", "description": "

Escreva aqui um parágrafo sobre a categoria ENGENHARIA ELÉTRICA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [370]}}, +{"model": "categories.category", "pk": 19, "fields": {"name": "ENGENHARIA MECÂNICA", "slug": "engenharia-mecanica", "description": "

Escreva aqui um parágrafo sobre a categoria ENGENHARIA MECÂNICA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [371]}}, +{"model": "categories.category", "pk": 20, "fields": {"name": "FARMÁCIA", "slug": "farmacia", "description": "

Escreva aqui um parágrafo sobre a categoria FARMÁCIA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [372]}}, +{"model": "categories.category", "pk": 21, "fields": {"name": "FILOSOFIA", "slug": "filosofia", "description": "

Escreva aqui um parágrafo sobre a categoria FILOSOFIA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [373]}}, +{"model": "categories.category", "pk": 22, "fields": {"name": "FÍSICA", "slug": "fisica", "description": "

Escreva aqui um parágrafo sobre a categoria FÍSICA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [374]}}, +{"model": "categories.category", "pk": 23, "fields": {"name": "GEOCIÊNCIAS", "slug": "geociencias", "description": "

Escreva aqui um parágrafo sobre a categoria GEOCIÊNCIAS.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [375]}}, +{"model": "categories.category", "pk": 24, "fields": {"name": "GEOGRAFIA", "slug": "geografia", "description": "

Escreva aqui um parágrafo sobre a categoria GEOGRAFIA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [376]}}, +{"model": "categories.category", "pk": 25, "fields": {"name": "HISTÓRIA", "slug": "historia", "description": "

Escreva aqui um parágrafo sobre a categoria HISTÓRIA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [377]}}, +{"model": "categories.category", "pk": 26, "fields": {"name": "LETRAS", "slug": "letras", "description": "

Escreva aqui um parágrafo sobre a categoria LETRAS.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [378]}}, +{"model": "categories.category", "pk": 27, "fields": {"name": "MATEMÁTICA", "slug": "matematica", "description": "

Escreva aqui um parágrafo sobre a categoria MATEMÁTICA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [379]}}, +{"model": "categories.category", "pk": 28, "fields": {"name": "MEDICINA", "slug": "medicina", "description": "

Escreva aqui um parágrafo sobre a categoria MEDICINA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [380]}}, +{"model": "categories.category", "pk": 29, "fields": {"name": "MEDICINA VETERINÁRIA", "slug": "medicina-veterinaria", "description": "

Escreva aqui um parágrafo sobre a categoria MEDICINA VETERINÁRIA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [381,353]}}, +{"model": "categories.category", "pk": 30, "fields": {"name": "ODONTOLOGIA", "slug": "odontologia", "description": "

Escreva aqui um parágrafo sobre a categoria ODONTOLOGIA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [353]}}, +{"model": "categories.category", "pk": 31, "fields": {"name": "PROBABILIDADE E ESTATÍSTICA", "slug": "probabilidade-e-estatistica", "description": "

Escreva aqui um parágrafo sobre a categoria PROBABILIDADE E ESTATÍSTICA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [354]}}, +{"model": "categories.category", "pk": 32, "fields": {"name": "PSICOLOGIA", "slug": "psicologia", "description": "

Escreva aqui um parágrafo sobre a categoria PSICOLOGIA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [355]}}, +{"model": "categories.category", "pk": 33, "fields": {"name": "QUÍMICA", "slug": "quimica", "description": "

Escreva aqui um parágrafo sobre a categoria QUÍMICA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [356]}}, +{"model": "categories.category", "pk": 34, "fields": {"name": "SERVIÇO SOCIAL", "slug": "servico-social", "description": "

Escreva aqui um parágrafo sobre a categoria SERVIÇO SOCIAL.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [357]}}, +{"model": "categories.category", "pk": 35, "fields": {"name": "SOCIOLOGIA", "slug": "sociologia", "description": "

Escreva aqui um parágrafo sobre a categoria SOCIOLOGIA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [358]}}, +{"model": "categories.category", "pk": 36, "fields": {"name": "TURISMO", "slug": "turismo", "description": "

Escreva aqui um parágrafo sobre a categoria TURISMO.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [359,353,354]}}, +{"model": "categories.category", "pk": 37, "fields": {"name": "ZOOTECNIA", "slug": "zootecnia", "description": "

Escreva aqui um parágrafo sobre a categoria ZOOTECNIA.

", "visible": true, "create_date": "2017-01-01", "modified_date": "2017-01-01", "coordinators": [360]}}, + +{"model": "subjects.tag", "pk": 1, "fields": {"name": "ADMINISTRA\u00c7\u00c3O"}}, +{"model": "subjects.tag", "pk": 2, "fields": {"name": "AGRONOMIA"}}, +{"model": "subjects.tag", "pk": 3, "fields": {"name": "ANTROPOLOGIA"}}, +{"model": "subjects.tag", "pk": 4, "fields": {"name": "ARQUEOLOGIA"}}, +{"model": "subjects.tag", "pk": 5, "fields": {"name": "ARQUITETURA"}}, +{"model": "subjects.tag", "pk": 6, "fields": {"name": "URBANISMO"}}, +{"model": "subjects.tag", "pk": 7, "fields": {"name": "ARTES"}}, +{"model": "subjects.tag", "pk": 8, "fields": {"name": "ASTRONOMIA"}}, +{"model": "subjects.tag", "pk": 9, "fields": {"name": "COMPUTA\u00c7\u00c3O"}}, +{"model": "subjects.tag", "pk": 10, "fields": {"name": "INFORM\u00c1TICA"}}, +{"model": "subjects.tag", "pk": 11, "fields": {"name": "CI\u00caNCIAS"}}, +{"model": "subjects.tag", "pk": 12, "fields": {"name": "BIOL\u00d3GICAS"}}, +{"model": "subjects.tag", "pk": 13, "fields": {"name": "COMUNICA\u00c7\u00c3O"}}, +{"model": "subjects.tag", "pk": 14, "fields": {"name": "DIREITO"}}, +{"model": "subjects.tag", "pk": 15, "fields": {"name": "ECONOMIA"}}, +{"model": "subjects.tag", "pk": 16, "fields": {"name": "ENFERMAGEM"}}, +{"model": "subjects.tag", "pk": 17, "fields": {"name": "ENGENHARIA"}}, +{"model": "subjects.tag", "pk": 18, "fields": {"name": "AGRICOLA"}}, +{"model": "subjects.tag", "pk": 19, "fields": {"name": "CIVIL"}}, +{"model": "subjects.tag", "pk": 20, "fields": {"name": "MINAS"}}, +{"model": "subjects.tag", "pk": 21, "fields": {"name": "PRODU\u00c7\u00c3O"}}, +{"model": "subjects.tag", "pk": 22, "fields": {"name": "EL\u00c9TRICA"}}, +{"model": "subjects.tag", "pk": 23, "fields": {"name": "MEC\u00c2NICA"}}, +{"model": "subjects.tag", "pk": 24, "fields": {"name": "FARM\u00c1CIA"}}, +{"model": "subjects.tag", "pk": 25, "fields": {"name": "FILOSOFIA"}}, +{"model": "subjects.tag", "pk": 26, "fields": {"name": "F\u00cdSICA"}}, +{"model": "subjects.tag", "pk": 27, "fields": {"name": "GEOCI\u00caNCIAS"}}, +{"model": "subjects.tag", "pk": 28, "fields": {"name": "GEOGRAFIA"}}, +{"model": "subjects.tag", "pk": 29, "fields": {"name": "HIST\u00d3RIA"}}, +{"model": "subjects.tag", "pk": 30, "fields": {"name": "LETRAS"}}, +{"model": "subjects.tag", "pk": 31, "fields": {"name": "MATEM\u00c1TICA"}}, +{"model": "subjects.tag", "pk": 32, "fields": {"name": "MEDICINA"}}, +{"model": "subjects.tag", "pk": 33, "fields": {"name": "VETERIN\u00c1RIA"}}, +{"model": "subjects.tag", "pk": 34, "fields": {"name": "ODONTOLOGIA"}}, +{"model": "subjects.tag", "pk": 35, "fields": {"name": "PROBABILIDADE"}}, +{"model": "subjects.tag", "pk": 36, "fields": {"name": "ESTAT\u00cdSTICA"}}, +{"model": "subjects.tag", "pk": 37, "fields": {"name": "PSICOLOGIA"}}, +{"model": "subjects.tag", "pk": 38, "fields": {"name": "QU\u00cdMICA"}}, +{"model": "subjects.tag", "pk": 39, "fields": {"name": "SERVI\u00c7O"}}, +{"model": "subjects.tag", "pk": 40, "fields": {"name": "SOCIAL"}}, +{"model": "subjects.tag", "pk": 41, "fields": {"name": "SOCIOLOGIA"}}, +{"model": "subjects.tag", "pk": 42, "fields": {"name": "TURISMO"}}, +{"model": "subjects.tag", "pk": 43, "fields": {"name": "ZOOTECNIA"}}, + +{"model": "subjects.subject", "pk": 1, "fields": {"name": "ADMINISTRA\u00c7\u00c3O DE EMPRESAS", "slug": "administracao-de-empresas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ADMINISTRA\u00c7\u00c3O DE EMPRESAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ADMINISTRA\u00c7\u00c3O DE EMPRESAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 1, "max_upload_size": 1024, "tags": [1], "professor": [302], "students": [2, 3, 4, 5, 6]}}, +{"model": "subjects.subject", "pk": 2, "fields": {"name": "ADMINISTRA\u00c7\u00c3O DE PRODU\u00c7\u00c3O", "slug": "administracao-de-producao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ADMINISTRA\u00c7\u00c3O DE PRODU\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ADMINISTRA\u00c7\u00c3O DE PRODU\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 1, "max_upload_size": 1024, "tags": [1], "professor": [303], "students": [7, 8, 9, 10, 11]}}, +{"model": "subjects.subject", "pk": 3, "fields": {"name": "ADMINISTRA\u00c7\u00c3O FINANCEIRA", "slug": "administracao-financeira", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ADMINISTRA\u00c7\u00c3O FINANCEIRA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ADMINISTRA\u00c7\u00c3O FINANCEIRA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 1, "max_upload_size": 1024, "tags": [1], "professor": [304], "students": [12, 13, 14, 15, 16]}}, +{"model": "subjects.subject", "pk": 4, "fields": {"name": "MERCADOLOGIA", "slug": "mercadologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MERCADOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MERCADOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 1, "max_upload_size": 1024, "tags": [1], "professor": [305], "students": [17, 18, 19, 20, 21]}}, +{"model": "subjects.subject", "pk": 5, "fields": {"name": "NEG\u00d3CIOS INTERNACIONAIS", "slug": "negocios-internacionais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto NEG\u00d3CIOS INTERNACIONAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto NEG\u00d3CIOS INTERNACIONAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 1, "max_upload_size": 1024, "tags": [1], "professor": [306], "students": [22, 23, 24, 25, 26]}}, +{"model": "subjects.subject", "pk": 6, "fields": {"name": "ADMINISTRA\u00c7\u00c3O DE RECURSOS HUMANOS", "slug": "administracao-de-recursos-humanos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ADMINISTRA\u00c7\u00c3O DE RECURSOS HUMANOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ADMINISTRA\u00c7\u00c3O DE RECURSOS HUMANOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 1, "max_upload_size": 1024, "tags": [1], "professor": [307], "students": [27, 28, 29, 30, 31]}}, +{"model": "subjects.subject", "pk": 7, "fields": {"name": "ADMINISTRA\u00c7\u00c3O P\u00daBLICA", "slug": "administracao-publica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ADMINISTRA\u00c7\u00c3O P\u00daBLICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ADMINISTRA\u00c7\u00c3O P\u00daBLICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 1, "max_upload_size": 1024, "tags": [1], "professor": [308], "students": [32, 33, 34, 35, 36]}}, +{"model": "subjects.subject", "pk": 8, "fields": {"name": "CONTABILIDADE E FINAN\u00c7AS P\u00daBLICAS", "slug": "contabilidade-e-financas-publicas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CONTABILIDADE E FINAN\u00c7AS P\u00daBLICAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CONTABILIDADE E FINAN\u00c7AS P\u00daBLICAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 1, "max_upload_size": 1024, "tags": [1], "professor": [309], "students": [37, 38, 39, 40, 41]}}, +{"model": "subjects.subject", "pk": 9, "fields": {"name": "ORGANIZA\u00c7\u00d5ES P\u00daBLICAS", "slug": "organizacoes-publicas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ORGANIZA\u00c7\u00d5ES P\u00daBLICAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ORGANIZA\u00c7\u00d5ES P\u00daBLICAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 1, "max_upload_size": 1024, "tags": [1], "professor": [310], "students": [42, 43, 44, 45, 46]}}, +{"model": "subjects.subject", "pk": 10, "fields": {"name": "POL\u00cdTICA E PLANEJAMENTO GOVERNAMENTAIS", "slug": "politica-e-planejamento-governamentais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto POL\u00cdTICA E PLANEJAMENTO GOVERNAMENTAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto POL\u00cdTICA E PLANEJAMENTO GOVERNAMENTAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 1, "max_upload_size": 1024, "tags": [1], "professor": [311], "students": [47, 48, 49, 50, 51]}}, +{"model": "subjects.subject", "pk": 11, "fields": {"name": "ADMINISTRA\u00c7\u00c3O DE PESSOAL", "slug": "administracao-de-pessoal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ADMINISTRA\u00c7\u00c3O DE PESSOAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ADMINISTRA\u00c7\u00c3O DE PESSOAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 1, "max_upload_size": 1024, "tags": [1], "professor": [312], "students": [52, 53, 54, 55, 56]}}, +{"model": "subjects.subject", "pk": 12, "fields": {"name": "ADMINISTRA\u00c7\u00c3O DE SETORES ESPEC\u00cdFICOS", "slug": "administracao-de-setores-especificos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ADMINISTRA\u00c7\u00c3O DE SETORES ESPEC\u00cdFICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ADMINISTRA\u00c7\u00c3O DE SETORES ESPEC\u00cdFICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 1, "max_upload_size": 1024, "tags": [1], "professor": [313], "students": [57, 58, 59, 60, 61]}}, +{"model": "subjects.subject", "pk": 13, "fields": {"name": "CI\u00caNCIAS CONT\u00c1BEIS", "slug": "ciencias-contabeis", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CI\u00caNCIAS CONT\u00c1BEIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CI\u00caNCIAS CONT\u00c1BEIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 1, "max_upload_size": 1024, "tags": [1], "professor": [314], "students": [62, 63, 64, 65, 66]}}, +{"model": "subjects.subject", "pk": 14, "fields": {"name": "CI\u00caNCIA DO SOLO", "slug": "ciencia-do-solo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CI\u00caNCIA DO SOLO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CI\u00caNCIA DO SOLO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [315], "students": [67, 68, 69, 70, 71]}}, +{"model": "subjects.subject", "pk": 15, "fields": {"name": "G\u00caNESE, MORFOLOGIA E CLASSIFICA\u00c7\u00c3O DOS SOLOS", "slug": "genese-morfologia-e-classificacao-dos-solos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto G\u00caNESE, MORFOLOGIA E CLASSIFICA\u00c7\u00c3O DOS SOLOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto G\u00caNESE, MORFOLOGIA E CLASSIFICA\u00c7\u00c3O DOS SOLOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [316], "students": [72, 73, 74, 75, 76]}}, +{"model": "subjects.subject", "pk": 16, "fields": {"name": "F\u00cdSICA DO SOLO", "slug": "fisica-do-solo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto F\u00cdSICA DO SOLO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto F\u00cdSICA DO SOLO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [317], "students": [77, 78, 79, 80, 81]}}, +{"model": "subjects.subject", "pk": 17, "fields": {"name": "QU\u00cdMICA DO SOLO", "slug": "quimica-do-solo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto QU\u00cdMICA DO SOLO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto QU\u00cdMICA DO SOLO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [318], "students": [82, 83, 84, 85, 86]}}, +{"model": "subjects.subject", "pk": 18, "fields": {"name": "MICROBIOLOGIA E BIOQU\u00cdMICA DO SOLO", "slug": "microbiologia-e-bioquimica-do-solo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MICROBIOLOGIA E BIOQU\u00cdMICA DO SOLO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MICROBIOLOGIA E BIOQU\u00cdMICA DO SOLO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [319], "students": [87, 88, 89, 90, 91]}}, +{"model": "subjects.subject", "pk": 19, "fields": {"name": "FERTILIDADE DO SOLO E ADUBA\u00c7\u00c3O", "slug": "fertilidade-do-solo-e-adubacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FERTILIDADE DO SOLO E ADUBA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FERTILIDADE DO SOLO E ADUBA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [320], "students": [92, 93, 94, 95, 96]}}, +{"model": "subjects.subject", "pk": 20, "fields": {"name": "MANEJO E CONSERVA\u00c7\u00c3O DO SOLO", "slug": "manejo-e-conservacao-do-solo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MANEJO E CONSERVA\u00c7\u00c3O DO SOLO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MANEJO E CONSERVA\u00c7\u00c3O DO SOLO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [321], "students": [97, 98, 99, 100, 101]}}, +{"model": "subjects.subject", "pk": 21, "fields": {"name": "FITOSSANIDADE", "slug": "fitossanidade", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FITOSSANIDADE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FITOSSANIDADE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [322], "students": [102, 103, 104, 105, 106]}}, +{"model": "subjects.subject", "pk": 22, "fields": {"name": "FITOPATOLOGIA", "slug": "fitopatologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FITOPATOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FITOPATOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [323], "students": [107, 108, 109, 110, 111]}}, +{"model": "subjects.subject", "pk": 23, "fields": {"name": "ENTOMOLOGIA AGR\u00cdCOLA", "slug": "entomologia-agricola", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENTOMOLOGIA AGR\u00cdCOLA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENTOMOLOGIA AGR\u00cdCOLA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [324], "students": [112, 113, 114, 115, 116]}}, +{"model": "subjects.subject", "pk": 24, "fields": {"name": "PARASITOLOGIA AGR\u00cdCOLA", "slug": "parasitologia-agricola", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PARASITOLOGIA AGR\u00cdCOLA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PARASITOLOGIA AGR\u00cdCOLA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [325], "students": [117, 118, 119, 120, 121]}}, +{"model": "subjects.subject", "pk": 25, "fields": {"name": "MICROBIOLOGIA AGR\u00cdCOLA", "slug": "microbiologia-agricola", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MICROBIOLOGIA AGR\u00cdCOLA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MICROBIOLOGIA AGR\u00cdCOLA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [326], "students": [122, 123, 124, 125, 126]}}, +{"model": "subjects.subject", "pk": 26, "fields": {"name": "DEFESA FITOSSANIT\u00c1RIA", "slug": "defesa-fitossanitaria", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DEFESA FITOSSANIT\u00c1RIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DEFESA FITOSSANIT\u00c1RIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [327], "students": [127, 128, 129, 130, 131]}}, +{"model": "subjects.subject", "pk": 27, "fields": {"name": "FITOTECNIA", "slug": "fitotecnia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FITOTECNIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FITOTECNIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [328], "students": [132, 133, 134, 135, 136]}}, +{"model": "subjects.subject", "pk": 28, "fields": {"name": "MANEJO E TRATOS CULTURAIS", "slug": "manejo-e-tratos-culturais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MANEJO E TRATOS CULTURAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MANEJO E TRATOS CULTURAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [329], "students": [137, 138, 139, 140, 141]}}, +{"model": "subjects.subject", "pk": 29, "fields": {"name": "MECANIZA\u00c7\u00c3O AGR\u00cdCOLA", "slug": "mecanizacao-agricola", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MECANIZA\u00c7\u00c3O AGR\u00cdCOLA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MECANIZA\u00c7\u00c3O AGR\u00cdCOLA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [330], "students": [142, 143, 144, 145, 146]}}, +{"model": "subjects.subject", "pk": 30, "fields": {"name": "PRODU\u00c7\u00c3O E BENEFICIAMENTO DE SEMENTES", "slug": "producao-e-beneficiamento-de-sementes", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PRODU\u00c7\u00c3O E BENEFICIAMENTO DE SEMENTES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PRODU\u00c7\u00c3O E BENEFICIAMENTO DE SEMENTES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [331], "students": [147, 148, 149, 150, 151]}}, +{"model": "subjects.subject", "pk": 31, "fields": {"name": "PRODU\u00c7\u00c3O DE MUDAS", "slug": "producao-de-mudas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PRODU\u00c7\u00c3O DE MUDAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PRODU\u00c7\u00c3O DE MUDAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [332], "students": [152, 153, 154, 155, 156]}}, +{"model": "subjects.subject", "pk": 32, "fields": {"name": "MELHORAMENTO VEGETAL", "slug": "melhoramento-vegetal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MELHORAMENTO VEGETAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MELHORAMENTO VEGETAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [333], "students": [157, 158, 159, 160, 161]}}, +{"model": "subjects.subject", "pk": 33, "fields": {"name": "FISIOLOGIA DE PLANTAS CULTIVADAS", "slug": "fisiologia-de-plantas-cultivadas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FISIOLOGIA DE PLANTAS CULTIVADAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FISIOLOGIA DE PLANTAS CULTIVADAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [334], "students": [162, 163, 164, 165, 166]}}, +{"model": "subjects.subject", "pk": 34, "fields": {"name": "MATOLOGIA", "slug": "matologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MATOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MATOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [335], "students": [167, 168, 169, 170, 171]}}, +{"model": "subjects.subject", "pk": 35, "fields": {"name": "FLORICULTURA, PARQUES E JARDINS", "slug": "floricultura-parques-e-jardins", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FLORICULTURA, PARQUES E JARDINS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FLORICULTURA, PARQUES E JARDINS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [336], "students": [172, 173, 174, 175, 176]}}, +{"model": "subjects.subject", "pk": 36, "fields": {"name": "FLORICULTURA", "slug": "floricultura", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FLORICULTURA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FLORICULTURA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [337], "students": [177, 178, 179, 180, 181]}}, +{"model": "subjects.subject", "pk": 37, "fields": {"name": "PARQUES E JARDINS", "slug": "parques-e-jardins", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PARQUES E JARDINS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PARQUES E JARDINS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [338], "students": [182, 183, 184, 185, 186]}}, +{"model": "subjects.subject", "pk": 38, "fields": {"name": "ARBORIZA\u00c7\u00c3O DE VIAS P\u00daBLICAS", "slug": "arborizacao-de-vias-publicas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ARBORIZA\u00c7\u00c3O DE VIAS P\u00daBLICAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ARBORIZA\u00c7\u00c3O DE VIAS P\u00daBLICAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [339], "students": [187, 188, 189, 190, 191]}}, +{"model": "subjects.subject", "pk": 39, "fields": {"name": "AGROMETEROLOGIA", "slug": "agrometerologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AGROMETEROLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AGROMETEROLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [340], "students": [192, 193, 194, 195, 196]}}, +{"model": "subjects.subject", "pk": 40, "fields": {"name": "EXTENS\u00c3O RURAL", "slug": "extensao-rural", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto EXTENS\u00c3O RURAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto EXTENS\u00c3O RURAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 2, "max_upload_size": 1024, "tags": [2], "professor": [341], "students": [197, 198, 199, 200, 201]}}, +{"model": "subjects.subject", "pk": 41, "fields": {"name": "TEORIA ANTROPOL\u00d3GICA", "slug": "teoria-antropologica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA ANTROPOL\u00d3GICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA ANTROPOL\u00d3GICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 3, "max_upload_size": 1024, "tags": [3], "professor": [342], "students": [202, 203, 204, 205, 206]}}, +{"model": "subjects.subject", "pk": 42, "fields": {"name": "ETNOLOGIA IND\u00cdGENA", "slug": "etnologia-indigena", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ETNOLOGIA IND\u00cdGENA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ETNOLOGIA IND\u00cdGENA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 3, "max_upload_size": 1024, "tags": [3], "professor": [343], "students": [207, 208, 209, 210, 211]}}, +{"model": "subjects.subject", "pk": 43, "fields": {"name": "ANTROPOLOGIA URBANA", "slug": "antropologia-urbana", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ANTROPOLOGIA URBANA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ANTROPOLOGIA URBANA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 3, "max_upload_size": 1024, "tags": [3], "professor": [344], "students": [212, 213, 214, 215, 216]}}, +{"model": "subjects.subject", "pk": 44, "fields": {"name": "ANTROPOLOGIA RURAL", "slug": "antropologia-rural", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ANTROPOLOGIA RURAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ANTROPOLOGIA RURAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 3, "max_upload_size": 1024, "tags": [3], "professor": [345], "students": [217, 218, 219, 220, 221]}}, +{"model": "subjects.subject", "pk": 45, "fields": {"name": "ANTROPOLOGIA DAS POPULA\u00c7\u00d5ES AFRO-BRASILEIRAS", "slug": "antropologia-das-populacoes-afro-brasileiras", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ANTROPOLOGIA DAS POPULA\u00c7\u00d5ES AFRO-BRASILEIRAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ANTROPOLOGIA DAS POPULA\u00c7\u00d5ES AFRO-BRASILEIRAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 3, "max_upload_size": 1024, "tags": [3], "professor": [346], "students": [222, 223, 224, 225, 226]}}, +{"model": "subjects.subject", "pk": 46, "fields": {"name": "TEORIA E M\u00c9TODO EM ARQUEOLOGIA", "slug": "teoria-e-metodo-em-arqueologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA E M\u00c9TODO EM ARQUEOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA E M\u00c9TODO EM ARQUEOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 4, "max_upload_size": 1024, "tags": [4], "professor": [347], "students": [227, 228, 229, 230, 231]}}, +{"model": "subjects.subject", "pk": 47, "fields": {"name": "ARQUEOLOGIA PR\u00c9-HIST\u00d3RICA", "slug": "arqueologia-pre-historica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ARQUEOLOGIA PR\u00c9-HIST\u00d3RICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ARQUEOLOGIA PR\u00c9-HIST\u00d3RICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 4, "max_upload_size": 1024, "tags": [4], "professor": [348], "students": [232, 233, 234, 235, 236]}}, +{"model": "subjects.subject", "pk": 48, "fields": {"name": "ARQUEOLOGIA HIST\u00d3RICA", "slug": "arqueologia-historica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ARQUEOLOGIA HIST\u00d3RICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ARQUEOLOGIA HIST\u00d3RICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 4, "max_upload_size": 1024, "tags": [4], "professor": [349], "students": [237, 238, 239, 240, 241]}}, +{"model": "subjects.subject", "pk": 49, "fields": {"name": "FUNDAMENTOS DE ARQUITETURA E URBANISMO", "slug": "fundamentos-de-arquitetura-e-urbanismo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FUNDAMENTOS DE ARQUITETURA E URBANISMO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FUNDAMENTOS DE ARQUITETURA E URBANISMO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 5, "max_upload_size": 1024, "tags": [5, 6], "professor": [350], "students": [242, 243, 244, 245, 246]}}, +{"model": "subjects.subject", "pk": 50, "fields": {"name": "HIST\u00d3RIA DA ARQUITETURA E URBANISMO", "slug": "historia-da-arquitetura-e-urbanismo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA DA ARQUITETURA E URBANISMO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA DA ARQUITETURA E URBANISMO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 5, "max_upload_size": 1024, "tags": [5, 6], "professor": [351], "students": [247, 248, 249, 250, 251]}}, +{"model": "subjects.subject", "pk": 51, "fields": {"name": "TEORIA DA ARQUITETURA", "slug": "teoria-da-arquitetura", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA DA ARQUITETURA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA DA ARQUITETURA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 5, "max_upload_size": 1024, "tags": [5, 6], "professor": [302], "students": [252, 253, 254, 255, 256]}}, +{"model": "subjects.subject", "pk": 52, "fields": {"name": "HIST\u00d3RIA DO URBANISMO", "slug": "historia-do-urbanismo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA DO URBANISMO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA DO URBANISMO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 5, "max_upload_size": 1024, "tags": [5, 6], "professor": [303], "students": [257, 258, 259, 260, 261]}}, +{"model": "subjects.subject", "pk": 53, "fields": {"name": "TEORIA DO URBANISMO", "slug": "teoria-do-urbanismo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA DO URBANISMO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA DO URBANISMO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 5, "max_upload_size": 1024, "tags": [5, 6], "professor": [304], "students": [262, 263, 264, 265, 266]}}, +{"model": "subjects.subject", "pk": 54, "fields": {"name": "PROJETO DE ARQUITETURA E URBANISMO", "slug": "projeto-de-arquitetura-e-urbanismo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROJETO DE ARQUITETURA E URBANISMO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROJETO DE ARQUITETURA E URBANISMO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 5, "max_upload_size": 1024, "tags": [5, 6], "professor": [305], "students": [267, 268, 269, 270, 271]}}, +{"model": "subjects.subject", "pk": 55, "fields": {"name": "PLANEJAMENTO E PROJETOS DA EDIFICA\u00c7\u00c3O", "slug": "planejamento-e-projetos-da-edificacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PLANEJAMENTO E PROJETOS DA EDIFICA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PLANEJAMENTO E PROJETOS DA EDIFICA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 5, "max_upload_size": 1024, "tags": [5, 6], "professor": [306], "students": [272, 273, 274, 275, 276]}}, +{"model": "subjects.subject", "pk": 56, "fields": {"name": "PLANEJAMENTO E PROJETO DO ESPA\u00c7O URBANO", "slug": "planejamento-e-projeto-do-espaco-urbano", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PLANEJAMENTO E PROJETO DO ESPA\u00c7O URBANO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PLANEJAMENTO E PROJETO DO ESPA\u00c7O URBANO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 5, "max_upload_size": 1024, "tags": [5, 6], "professor": [307], "students": [277, 278, 279, 280, 281]}}, +{"model": "subjects.subject", "pk": 57, "fields": {"name": "PLANEJAMENTO E PROJETO DO EQUIPAMENTO", "slug": "planejamento-e-projeto-do-equipamento", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PLANEJAMENTO E PROJETO DO EQUIPAMENTO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PLANEJAMENTO E PROJETO DO EQUIPAMENTO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 5, "max_upload_size": 1024, "tags": [5, 6], "professor": [308], "students": [282, 283, 284, 285, 286]}}, +{"model": "subjects.subject", "pk": 58, "fields": {"name": "TECNOLOGIA DE ARQUITETURA E URBANISMO", "slug": "tecnologia-de-arquitetura-e-urbanismo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TECNOLOGIA DE ARQUITETURA E URBANISMO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TECNOLOGIA DE ARQUITETURA E URBANISMO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 5, "max_upload_size": 1024, "tags": [5, 6], "professor": [309], "students": [287, 288, 289, 290, 291]}}, +{"model": "subjects.subject", "pk": 59, "fields": {"name": "ADEQUA\u00c7\u00c3O AMBIENTAL", "slug": "adequacao-ambiental", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ADEQUA\u00c7\u00c3O AMBIENTAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ADEQUA\u00c7\u00c3O AMBIENTAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 5, "max_upload_size": 1024, "tags": [5, 6], "professor": [310], "students": [292, 293, 294, 295, 296]}}, +{"model": "subjects.subject", "pk": 60, "fields": {"name": "PAISAGISMO", "slug": "paisagismo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PAISAGISMO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PAISAGISMO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 5, "max_upload_size": 1024, "tags": [5, 6], "professor": [311], "students": [297, 298, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 61, "fields": {"name": "DESENVOLVIMENTO HIST\u00d3RICO DO PAISAGISMO", "slug": "desenvolvimento-historico-do-paisagismo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DESENVOLVIMENTO HIST\u00d3RICO DO PAISAGISMO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DESENVOLVIMENTO HIST\u00d3RICO DO PAISAGISMO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 5, "max_upload_size": 1024, "tags": [5, 6], "professor": [312], "students": [2, 3, 4, 5, 6]}}, +{"model": "subjects.subject", "pk": 62, "fields": {"name": "CONCEITUA\u00c7\u00c3O DE PAISAGISMO E METODOLOGIA DO PAISAGISMO", "slug": "conceituacao-de-paisagismo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CONCEITUA\u00c7\u00c3O DE PAISAGISMO E METODOLOGIA DO PAISAGISMO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CONCEITUA\u00c7\u00c3O DE PAISAGISMO E METODOLOGIA DO PAISAGISMO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 5, "max_upload_size": 1024, "tags": [5, 6], "professor": [313], "students": [7, 8, 9, 10, 11]}}, +{"model": "subjects.subject", "pk": 63, "fields": {"name": "ESTUDOS DE ORGANIZA\u00c7\u00c3O DO ESPA\u00c7O EXTERIOR", "slug": "estudos-de-organizacao-do-espaco-exterior", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESTUDOS DE ORGANIZA\u00c7\u00c3O DO ESPA\u00c7O EXTERIOR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESTUDOS DE ORGANIZA\u00c7\u00c3O DO ESPA\u00c7O EXTERIOR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 5, "max_upload_size": 1024, "tags": [5, 6], "professor": [314], "students": [12, 13, 14, 15, 16]}}, +{"model": "subjects.subject", "pk": 64, "fields": {"name": "PROJETOS DE ESPA\u00c7OS LIVRES URBANOS", "slug": "projetos-de-espacos-livres-urbanos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROJETOS DE ESPA\u00c7OS LIVRES URBANOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROJETOS DE ESPA\u00c7OS LIVRES URBANOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 5, "max_upload_size": 1024, "tags": [5, 6], "professor": [315], "students": [17, 18, 19, 20, 21]}}, +{"model": "subjects.subject", "pk": 65, "fields": {"name": "FUNDAMENTOS E CR\u00cdTICA DAS ARTES", "slug": "fundamentos-e-critica-das-artes", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FUNDAMENTOS E CR\u00cdTICA DAS ARTES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FUNDAMENTOS E CR\u00cdTICA DAS ARTES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [316], "students": [22, 23, 24, 25, 26]}}, +{"model": "subjects.subject", "pk": 66, "fields": {"name": "TEORIA DA ARTE", "slug": "teoria-da-arte", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA DA ARTE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA DA ARTE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [317], "students": [27, 28, 29, 30, 31]}}, +{"model": "subjects.subject", "pk": 67, "fields": {"name": "HIST\u00d3RIA DA ARTE", "slug": "historia-da-arte", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA DA ARTE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA DA ARTE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [318], "students": [32, 33, 34, 35, 36]}}, +{"model": "subjects.subject", "pk": 68, "fields": {"name": "CR\u00cdTICA DA ARTE", "slug": "critica-da-arte", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CR\u00cdTICA DA ARTE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CR\u00cdTICA DA ARTE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [319], "students": [37, 38, 39, 40, 41]}}, +{"model": "subjects.subject", "pk": 69, "fields": {"name": "ARTES PL\u00c1STICAS", "slug": "artes-plasticas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ARTES PL\u00c1STICAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ARTES PL\u00c1STICAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [320], "students": [42, 43, 44, 45, 46]}}, +{"model": "subjects.subject", "pk": 70, "fields": {"name": "PINTURA", "slug": "pintura", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PINTURA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PINTURA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [321], "students": [47, 48, 49, 50, 51]}}, +{"model": "subjects.subject", "pk": 71, "fields": {"name": "DESENHO", "slug": "desenho", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DESENHO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DESENHO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [322], "students": [52, 53, 54, 55, 56]}}, +{"model": "subjects.subject", "pk": 72, "fields": {"name": "GRAVURA", "slug": "gravura", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GRAVURA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GRAVURA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [323], "students": [57, 58, 59, 60, 61]}}, +{"model": "subjects.subject", "pk": 73, "fields": {"name": "ESCULTURA", "slug": "escultura", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESCULTURA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESCULTURA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [324], "students": [62, 63, 64, 65, 66]}}, +{"model": "subjects.subject", "pk": 74, "fields": {"name": "CER\u00c2MICA", "slug": "ceramica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CER\u00c2MICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CER\u00c2MICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [325], "students": [67, 68, 69, 70, 71]}}, +{"model": "subjects.subject", "pk": 75, "fields": {"name": "TECELAGEM", "slug": "tecelagem", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TECELAGEM.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TECELAGEM.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [326], "students": [72, 73, 74, 75, 76]}}, +{"model": "subjects.subject", "pk": 76, "fields": {"name": "M\u00daSICA", "slug": "musica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto M\u00daSICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto M\u00daSICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [327], "students": [77, 78, 79, 80, 81]}}, +{"model": "subjects.subject", "pk": 77, "fields": {"name": "REG\u00caNCIA", "slug": "regencia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto REG\u00caNCIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto REG\u00caNCIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [328], "students": [82, 83, 84, 85, 86]}}, +{"model": "subjects.subject", "pk": 78, "fields": {"name": "INSTRUMENTA\u00c7\u00c3O MUSICAL", "slug": "instrumentacao-musical", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INSTRUMENTA\u00c7\u00c3O MUSICAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INSTRUMENTA\u00c7\u00c3O MUSICAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [329], "students": [87, 88, 89, 90, 91]}}, +{"model": "subjects.subject", "pk": 79, "fields": {"name": "COMPOSI\u00c7\u00c3O MUSICAL", "slug": "composicao-musical", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto COMPOSI\u00c7\u00c3O MUSICAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto COMPOSI\u00c7\u00c3O MUSICAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [330], "students": [92, 93, 94, 95, 96]}}, +{"model": "subjects.subject", "pk": 80, "fields": {"name": "CANTO", "slug": "canto", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CANTO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CANTO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [331], "students": [97, 98, 99, 100, 101]}}, +{"model": "subjects.subject", "pk": 81, "fields": {"name": "DAN\u00c7A", "slug": "danca", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DAN\u00c7A.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DAN\u00c7A.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [332], "students": [102, 103, 104, 105, 106]}}, +{"model": "subjects.subject", "pk": 82, "fields": {"name": "EXECU\u00c7\u00c3O DA DAN\u00c7A", "slug": "execucao-da-danca", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto EXECU\u00c7\u00c3O DA DAN\u00c7A.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto EXECU\u00c7\u00c3O DA DAN\u00c7A.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [333], "students": [107, 108, 109, 110, 111]}}, +{"model": "subjects.subject", "pk": 83, "fields": {"name": "COREOGRAFIA", "slug": "coreografia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto COREOGRAFIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto COREOGRAFIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [334], "students": [112, 113, 114, 115, 116]}}, +{"model": "subjects.subject", "pk": 84, "fields": {"name": "TEATRO", "slug": "teatro", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEATRO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEATRO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [335], "students": [117, 118, 119, 120, 121]}}, +{"model": "subjects.subject", "pk": 85, "fields": {"name": "DRAMATURGIA", "slug": "dramaturgia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DRAMATURGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DRAMATURGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [336], "students": [122, 123, 124, 125, 126]}}, +{"model": "subjects.subject", "pk": 86, "fields": {"name": "DIRE\u00c7\u00c3O TEATRAL", "slug": "direcao-teatral", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIRE\u00c7\u00c3O TEATRAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIRE\u00c7\u00c3O TEATRAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [337], "students": [127, 128, 129, 130, 131]}}, +{"model": "subjects.subject", "pk": 87, "fields": {"name": "CENOGRAFIA", "slug": "cenografia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CENOGRAFIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CENOGRAFIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [338], "students": [132, 133, 134, 135, 136]}}, +{"model": "subjects.subject", "pk": 88, "fields": {"name": "INTERPRETA\u00c7\u00c3O TEATRAL", "slug": "interpretacao-teatral", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INTERPRETA\u00c7\u00c3O TEATRAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INTERPRETA\u00c7\u00c3O TEATRAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [339], "students": [137, 138, 139, 140, 141]}}, +{"model": "subjects.subject", "pk": 89, "fields": {"name": "\u00d3PERA", "slug": "opera", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto \u00d3PERA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto \u00d3PERA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [340], "students": [142, 143, 144, 145, 146]}}, +{"model": "subjects.subject", "pk": 90, "fields": {"name": "FOTOGRAFIA", "slug": "fotografia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FOTOGRAFIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FOTOGRAFIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [341], "students": [147, 148, 149, 150, 151]}}, +{"model": "subjects.subject", "pk": 91, "fields": {"name": "CINEMA", "slug": "cinema", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CINEMA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CINEMA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [342], "students": [152, 153, 154, 155, 156]}}, +{"model": "subjects.subject", "pk": 92, "fields": {"name": "ADMINISTRA\u00c7\u00c3O E PRODU\u00c7\u00c3O DE FILMES", "slug": "administracao-e-producao-de-filmes", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ADMINISTRA\u00c7\u00c3O E PRODU\u00c7\u00c3O DE FILMES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ADMINISTRA\u00c7\u00c3O E PRODU\u00c7\u00c3O DE FILMES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [343], "students": [157, 158, 159, 160, 161]}}, +{"model": "subjects.subject", "pk": 93, "fields": {"name": "ROTEIRO E DIRE\u00c7\u00c3O CINEMATOGR\u00c1FICOS", "slug": "roteiro-e-direcao-cinematograficos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ROTEIRO E DIRE\u00c7\u00c3O CINEMATOGR\u00c1FICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ROTEIRO E DIRE\u00c7\u00c3O CINEMATOGR\u00c1FICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [344], "students": [162, 163, 164, 165, 166]}}, +{"model": "subjects.subject", "pk": 94, "fields": {"name": "T\u00c9CNICAS DE REGISTROS E PROCESSAMENTO DE FILMES", "slug": "tecnicas-de-registros-e-processamento-de-filmes", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto T\u00c9CNICAS DE REGISTROS E PROCESSAMENTO DE FILMES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto T\u00c9CNICAS DE REGISTROS E PROCESSAMENTO DE FILMES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [345], "students": [167, 168, 169, 170, 171]}}, +{"model": "subjects.subject", "pk": 95, "fields": {"name": "INTERPRETA\u00c7\u00c3O CINEMATOGR\u00c1FICA", "slug": "interpretacao-cinematografica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INTERPRETA\u00c7\u00c3O CINEMATOGR\u00c1FICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INTERPRETA\u00c7\u00c3O CINEMATOGR\u00c1FICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [346], "students": [172, 173, 174, 175, 176]}}, +{"model": "subjects.subject", "pk": 96, "fields": {"name": "ARTES DO V\u00cdDEO", "slug": "artes-do-video", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ARTES DO V\u00cdDEO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ARTES DO V\u00cdDEO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [347], "students": [177, 178, 179, 180, 181]}}, +{"model": "subjects.subject", "pk": 97, "fields": {"name": "EDUCA\u00c7\u00c3O ART\u00cdSTICA", "slug": "educacao-artistica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto EDUCA\u00c7\u00c3O ART\u00cdSTICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto EDUCA\u00c7\u00c3O ART\u00cdSTICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 6, "max_upload_size": 1024, "tags": [7], "professor": [348], "students": [182, 183, 184, 185, 186]}}, +{"model": "subjects.subject", "pk": 98, "fields": {"name": "ASTRONOMIA DE POSI\u00c7\u00c3O E MEC\u00c2NICA CELESTE", "slug": "astronomia-de-posicao-e-mecanica-celeste", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ASTRONOMIA DE POSI\u00c7\u00c3O E MEC\u00c2NICA CELESTE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ASTRONOMIA DE POSI\u00c7\u00c3O E MEC\u00c2NICA CELESTE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [349], "students": [187, 188, 189, 190, 191]}}, +{"model": "subjects.subject", "pk": 99, "fields": {"name": "ASTRONOMIA FUNDAMENTAL", "slug": "astronomia-fundamental", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ASTRONOMIA FUNDAMENTAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ASTRONOMIA FUNDAMENTAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [350], "students": [192, 193, 194, 195, 196]}}, +{"model": "subjects.subject", "pk": 100, "fields": {"name": "ASTRONOMIA DIN\u00c2MICA", "slug": "astronomia-dinamica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ASTRONOMIA DIN\u00c2MICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ASTRONOMIA DIN\u00c2MICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [351], "students": [197, 198, 199, 200, 201]}}, +{"model": "subjects.subject", "pk": 101, "fields": {"name": "ASTROF\u00cdSICA ESTELAR", "slug": "astrofisica-estelar", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ASTROF\u00cdSICA ESTELAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ASTROF\u00cdSICA ESTELAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [302], "students": [202, 203, 204, 205, 206]}}, +{"model": "subjects.subject", "pk": 102, "fields": {"name": "ASTROF\u00cdSICA DO MEIO INTERESTELAR", "slug": "astrofisica-do-meio-interestelar", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ASTROF\u00cdSICA DO MEIO INTERESTELAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ASTROF\u00cdSICA DO MEIO INTERESTELAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [303], "students": [207, 208, 209, 210, 211]}}, {"model": "subjects.subject", "pk": 103, "fields": {"name": "MEIO INTERESTELAR", "slug": "meio-interestelar", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MEIO INTERESTELAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MEIO INTERESTELAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [304], "students": [212, 213, 214, 215, 216]}}, +{"model": "subjects.subject", "pk": 104, "fields": {"name": "NEBULOSA", "slug": "nebulosa", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto NEBULOSA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto NEBULOSA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [305], "students": [217, 218, 219, 220, 221]}}, +{"model": "subjects.subject", "pk": 105, "fields": {"name": "ASTROF\u00cdSICA EXTRAGAL\u00c1TICA", "slug": "astrofisica-extragalatica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ASTROF\u00cdSICA EXTRAGAL\u00c1TICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ASTROF\u00cdSICA EXTRAGAL\u00c1TICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [306], "students": [222, 223, 224, 225, 226]}}, +{"model": "subjects.subject", "pk": 106, "fields": {"name": "GAL\u00c1XIAS", "slug": "galaxias", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GAL\u00c1XIAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GAL\u00c1XIAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [307], "students": [227, 228, 229, 230, 231]}}, +{"model": "subjects.subject", "pk": 107, "fields": {"name": "AGLOMERADOS DE GAL\u00c1XIAS", "slug": "aglomerados-de-galaxias", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AGLOMERADOS DE GAL\u00c1XIAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AGLOMERADOS DE GAL\u00c1XIAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [308], "students": [232, 233, 234, 235, 236]}}, +{"model": "subjects.subject", "pk": 108, "fields": {"name": "QUASARES", "slug": "quasares", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto QUASARES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto QUASARES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [309], "students": [237, 238, 239, 240, 241]}}, +{"model": "subjects.subject", "pk": 109, "fields": {"name": "COSMOLOGIA", "slug": "cosmologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto COSMOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto COSMOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [310], "students": [242, 243, 244, 245, 246]}}, +{"model": "subjects.subject", "pk": 110, "fields": {"name": "ASTROF\u00cdSICA DO SISTEMA SOLAR", "slug": "astrofisica-do-sistema-solar", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ASTROF\u00cdSICA DO SISTEMA SOLAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ASTROF\u00cdSICA DO SISTEMA SOLAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [311], "students": [247, 248, 249, 250, 251]}}, +{"model": "subjects.subject", "pk": 111, "fields": {"name": "F\u00cdSICA SOLAR", "slug": "fisica-solar", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto F\u00cdSICA SOLAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto F\u00cdSICA SOLAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [312], "students": [252, 253, 254, 255, 256]}}, +{"model": "subjects.subject", "pk": 112, "fields": {"name": "MOVIMENTO DA TERRA", "slug": "movimento-da-terra", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MOVIMENTO DA TERRA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MOVIMENTO DA TERRA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [313], "students": [257, 258, 259, 260, 261]}}, +{"model": "subjects.subject", "pk": 113, "fields": {"name": "SISTEMA PLANET\u00c1RIO", "slug": "sistema-planetario", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SISTEMA PLANET\u00c1RIO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SISTEMA PLANET\u00c1RIO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [314], "students": [262, 263, 264, 265, 266]}}, +{"model": "subjects.subject", "pk": 114, "fields": {"name": "INSTRUMENTA\u00c7\u00c3O ASTRON\u00d4MICA", "slug": "instrumentacao-astronomica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INSTRUMENTA\u00c7\u00c3O ASTRON\u00d4MICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INSTRUMENTA\u00c7\u00c3O ASTRON\u00d4MICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [315], "students": [267, 268, 269, 270, 271]}}, +{"model": "subjects.subject", "pk": 115, "fields": {"name": "ASTRONOMIA \u00d3TICA", "slug": "astronomia-otica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ASTRONOMIA \u00d3TICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ASTRONOMIA \u00d3TICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [316], "students": [272, 273, 274, 275, 276]}}, +{"model": "subjects.subject", "pk": 116, "fields": {"name": "RADIOASTRONOMIA", "slug": "radioastronomia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto RADIOASTRONOMIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto RADIOASTRONOMIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [317], "students": [277, 278, 279, 280, 281]}}, +{"model": "subjects.subject", "pk": 117, "fields": {"name": "ASTRONOMIA ESPACIAL", "slug": "astronomia-espacial", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ASTRONOMIA ESPACIAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ASTRONOMIA ESPACIAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [318], "students": [282, 283, 284, 285, 286]}}, +{"model": "subjects.subject", "pk": 118, "fields": {"name": "PROCESSAMENTO DE DADOS ASTRON\u00d4MICOS", "slug": "processamento-de-dados-astronomicos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROCESSAMENTO DE DADOS ASTRON\u00d4MICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROCESSAMENTO DE DADOS ASTRON\u00d4MICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 7, "max_upload_size": 1024, "tags": [8], "professor": [319], "students": [287, 288, 289, 290, 291]}}, +{"model": "subjects.subject", "pk": 119, "fields": {"name": "TEORIA DA COMPUTA\u00c7\u00c3O", "slug": "teoria-da-computacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA DA COMPUTA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA DA COMPUTA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [320], "students": [292, 293, 294, 295, 296]}}, +{"model": "subjects.subject", "pk": 120, "fields": {"name": "COMPUTABILIDADE E MODELOS DE COMPUTA\u00c7\u00c3O", "slug": "computabilidade-e-modelos-de-computacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto COMPUTABILIDADE E MODELOS DE COMPUTA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto COMPUTABILIDADE E MODELOS DE COMPUTA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [321], "students": [297, 298, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 121, "fields": {"name": "LINGUAGEM FORMAIS E AUT\u00d4MATOS", "slug": "linguagem-formais-e-automatos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto LINGUAGEM FORMAIS E AUT\u00d4MATOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto LINGUAGEM FORMAIS E AUT\u00d4MATOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [322], "students": [2, 3, 4, 5, 6]}}, +{"model": "subjects.subject", "pk": 122, "fields": {"name": "AN\u00c1LISE DE ALGOR\u00cdTMOS E COMPLEXIDADE DE COMPUTA\u00c7\u00c3O", "slug": "analise-de-algoritmos-e-complexidade-de-computacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AN\u00c1LISE DE ALGOR\u00cdTMOS E COMPLEXIDADE DE COMPUTA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AN\u00c1LISE DE ALGOR\u00cdTMOS E COMPLEXIDADE DE COMPUTA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [323], "students": [7, 8, 9, 10, 11]}}, +{"model": "subjects.subject", "pk": 123, "fields": {"name": "L\u00d3GICAS E SEM\u00c2NTICA DE PROGRAMAS", "slug": "logicas-e-semantica-de-programas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto L\u00d3GICAS E SEM\u00c2NTICA DE PROGRAMAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto L\u00d3GICAS E SEM\u00c2NTICA DE PROGRAMAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [324], "students": [12, 13, 14, 15, 16]}}, +{"model": "subjects.subject", "pk": 124, "fields": {"name": "MATEM\u00c1TICA DA COMPUTA\u00c7\u00c3O", "slug": "matematica-da-computacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MATEM\u00c1TICA DA COMPUTA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MATEM\u00c1TICA DA COMPUTA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [325], "students": [17, 18, 19, 20, 21]}}, +{"model": "subjects.subject", "pk": 125, "fields": {"name": "MATEM\u00c1TICA SIMB\u00d3LICA", "slug": "matematica-simbolica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MATEM\u00c1TICA SIMB\u00d3LICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MATEM\u00c1TICA SIMB\u00d3LICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [326], "students": [22, 23, 24, 25, 26]}}, +{"model": "subjects.subject", "pk": 126, "fields": {"name": "MODELOS ANAL\u00cdTICOS E DE SIMULA\u00c7\u00c3O", "slug": "modelos-analiticos-e-de-simulacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MODELOS ANAL\u00cdTICOS E DE SIMULA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MODELOS ANAL\u00cdTICOS E DE SIMULA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [327], "students": [27, 28, 29, 30]}}, +{"model": "subjects.subject", "pk": 127, "fields": {"name": "METODOLOGIA E T\u00c9CNICAS DA COMPUTA\u00c7\u00c3O", "slug": "metodologia-e-tecnicas-da-computacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto METODOLOGIA E T\u00c9CNICAS DA COMPUTA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto METODOLOGIA E T\u00c9CNICAS DA COMPUTA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [328], "students": [31, 32, 33]}}, +{"model": "subjects.subject", "pk": 128, "fields": {"name": "LINGUAGENS DE PROGRAMA\u00c7\u00c3O", "slug": "linguagens-de-programacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto LINGUAGENS DE PROGRAMA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto LINGUAGENS DE PROGRAMA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [329], "students": [34, 35, 36]}}, +{"model": "subjects.subject", "pk": 129, "fields": {"name": "ENGENHARIA DE SOFTWARE", "slug": "engenharia-de-software", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENGENHARIA DE SOFTWARE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENGENHARIA DE SOFTWARE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [330], "students": [37, 38, 39]}}, +{"model": "subjects.subject", "pk": 130, "fields": {"name": "BANCO DE DADOS", "slug": "banco-de-dados", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto BANCO DE DADOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto BANCO DE DADOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [331], "students": [40, 41, 42]}}, +{"model": "subjects.subject", "pk": 131, "fields": {"name": "SISTEMAS DE INFORMA\u00c7\u00c3O", "slug": "sistemas-de-informacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SISTEMAS DE INFORMA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SISTEMAS DE INFORMA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [332], "students": [43, 44, 45]}}, +{"model": "subjects.subject", "pk": 132, "fields": {"name": "PROCESSAMENTO GR\u00c1FICO (GRAPHICS)", "slug": "processamento-grafico", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROCESSAMENTO GR\u00c1FICO (GRAPHICS).

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROCESSAMENTO GR\u00c1FICO (GRAPHICS).

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [333], "students": [46, 47, 48]}}, +{"model": "subjects.subject", "pk": 133, "fields": {"name": "SISTEMA DE COMPUTA\u00c7\u00c3O", "slug": "sistema-de-computacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SISTEMA DE COMPUTA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SISTEMA DE COMPUTA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [334], "students": [49, 50, 51]}}, +{"model": "subjects.subject", "pk": 134, "fields": {"name": "HARDWARE", "slug": "hardware", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HARDWARE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HARDWARE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [335], "students": [52, 53, 54]}}, +{"model": "subjects.subject", "pk": 135, "fields": {"name": "ARQUITETURA DE SISTEMAS DE COMPUTA\u00c7\u00c3O", "slug": "arquitetura-de-sistemas-de-computacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ARQUITETURA DE SISTEMAS DE COMPUTA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ARQUITETURA DE SISTEMAS DE COMPUTA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [336], "students": [55, 56, 57]}}, +{"model": "subjects.subject", "pk": 136, "fields": {"name": "SOFTWARE B\u00c1SICO", "slug": "software-basico", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SOFTWARE B\u00c1SICO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SOFTWARE B\u00c1SICO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [337], "students": [58, 59, 60]}}, +{"model": "subjects.subject", "pk": 137, "fields": {"name": "TELEINFORM\u00c1TICA", "slug": "teleinformatica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TELEINFORM\u00c1TICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TELEINFORM\u00c1TICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 8, "max_upload_size": 1024, "tags": [9, 10], "professor": [338], "students": [61, 62, 63]}}, +{"model": "subjects.subject", "pk": 138, "fields": {"name": "GEN\u00c9TICA QUANTITATIVA", "slug": "genetica-quantitativa", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEN\u00c9TICA QUANTITATIVA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEN\u00c9TICA QUANTITATIVA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [339], "students": [64, 65, 66]}}, +{"model": "subjects.subject", "pk": 139, "fields": {"name": "GEN\u00c9TICA MOLECULAR E DE MICROORGANISMOS", "slug": "genetica-molecular-e-de-microorganismos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEN\u00c9TICA MOLECULAR E DE MICROORGANISMOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEN\u00c9TICA MOLECULAR E DE MICROORGANISMOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [340], "students": [67, 68, 69]}}, {"model": "subjects.subject", "pk": 140, "fields": {"name": "GEN\u00c9TICA VEGETAL", "slug": "genetica-vegetal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEN\u00c9TICA VEGETAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEN\u00c9TICA VEGETAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [341], "students": [70, 71, 72]}}, +{"model": "subjects.subject", "pk": 141, "fields": {"name": "GEN\u00c9TICA ANIMAL", "slug": "genetica-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEN\u00c9TICA ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEN\u00c9TICA ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [342], "students": [73, 74, 75]}}, +{"model": "subjects.subject", "pk": 142, "fields": {"name": "GEN\u00c9TICA HUMANA E M\u00c9DICA", "slug": "genetica-humana-e-medica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEN\u00c9TICA HUMANA E M\u00c9DICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEN\u00c9TICA HUMANA E M\u00c9DICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [343], "students": [76, 77, 78]}}, +{"model": "subjects.subject", "pk": 143, "fields": {"name": "MUTAGENESE", "slug": "mutagenese", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MUTAGENESE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MUTAGENESE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [344], "students": [79, 80, 81]}}, +{"model": "subjects.subject", "pk": 144, "fields": {"name": "CITOLOGIA E BIOLOGIA CELULAR", "slug": "citologia-e-biologia-celular", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CITOLOGIA E BIOLOGIA CELULAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CITOLOGIA E BIOLOGIA CELULAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [345], "students": [82, 83, 84]}}, +{"model": "subjects.subject", "pk": 145, "fields": {"name": "EMBRIOLOGIA", "slug": "embriologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto EMBRIOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto EMBRIOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [346], "students": [85, 86, 87]}}, +{"model": "subjects.subject", "pk": 146, "fields": {"name": "HISTOLOGIA", "slug": "histologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HISTOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HISTOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [347], "students": [88, 89, 90]}}, +{"model": "subjects.subject", "pk": 147, "fields": {"name": "ANATOMIA", "slug": "anatomia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ANATOMIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ANATOMIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [348], "students": [91, 92, 93]}}, +{"model": "subjects.subject", "pk": 148, "fields": {"name": "ANATOMIA HUMANA", "slug": "anatomia-humana", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ANATOMIA HUMANA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ANATOMIA HUMANA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [349], "students": [94, 95, 96]}}, +{"model": "subjects.subject", "pk": 149, "fields": {"name": "ANATOMIA ANIMAL", "slug": "anatomia-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ANATOMIA ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ANATOMIA ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [350], "students": [97, 98, 99]}}, +{"model": "subjects.subject", "pk": 150, "fields": {"name": "FISIOLOGIA GERAL", "slug": "fisiologia-geral", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FISIOLOGIA GERAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FISIOLOGIA GERAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [351], "students": [100, 101, 102]}}, +{"model": "subjects.subject", "pk": 151, "fields": {"name": "FISIOLOGIA DOS \u00d3RG\u00c3OS E SISTEMAS", "slug": "fisiologia-dos-orgaos-e-sistemas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FISIOLOGIA DOS \u00d3RG\u00c3OS E SISTEMAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FISIOLOGIA DOS \u00d3RG\u00c3OS E SISTEMAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [302], "students": [103, 104, 105]}}, +{"model": "subjects.subject", "pk": 152, "fields": {"name": "NEUROFISIOLOGIA", "slug": "neurofisiologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto NEUROFISIOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto NEUROFISIOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [303], "students": [106, 107, 108]}}, +{"model": "subjects.subject", "pk": 153, "fields": {"name": "FISIOLOGIA CARDIOVASCULAR", "slug": "fisiologia-cardiovascular", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FISIOLOGIA CARDIOVASCULAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FISIOLOGIA CARDIOVASCULAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [304], "students": [109, 110, 111]}}, +{"model": "subjects.subject", "pk": 154, "fields": {"name": "FISIOLOGIA DA RESPIRA\u00c7\u00c3O", "slug": "fisiologia-da-respiracao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FISIOLOGIA DA RESPIRA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FISIOLOGIA DA RESPIRA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [305], "students": [112, 113, 114]}}, +{"model": "subjects.subject", "pk": 155, "fields": {"name": "FISIOLOGIA RENAL", "slug": "fisiologia-renal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FISIOLOGIA RENAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FISIOLOGIA RENAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [306], "students": [115, 116, 117]}}, +{"model": "subjects.subject", "pk": 156, "fields": {"name": "FISIOLOGIA END\u00d3CRINA", "slug": "fisiologia-endocrina", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FISIOLOGIA END\u00d3CRINA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FISIOLOGIA END\u00d3CRINA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [307], "students": [118, 119, 120]}}, +{"model": "subjects.subject", "pk": 157, "fields": {"name": "FISIOLOGIA DA DIGEST\u00c3O", "slug": "fisiologia-da-digestao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FISIOLOGIA DA DIGEST\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FISIOLOGIA DA DIGEST\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [308], "students": [121, 122, 123]}}, +{"model": "subjects.subject", "pk": 158, "fields": {"name": "CINESIOLOGIA", "slug": "cinesiologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CINESIOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CINESIOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [309], "students": [124, 125, 126]}}, +{"model": "subjects.subject", "pk": 159, "fields": {"name": "FISIOLOGIA DO ESFOR\u00c7O", "slug": "fisiologia-do-esforco", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FISIOLOGIA DO ESFOR\u00c7O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FISIOLOGIA DO ESFOR\u00c7O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [310], "students": [127, 128, 129]}}, +{"model": "subjects.subject", "pk": 160, "fields": {"name": "FISIOLOGIA COMPARADA", "slug": "fisiologia-comparada", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FISIOLOGIA COMPARADA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FISIOLOGIA COMPARADA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [311], "students": [130, 131, 132]}}, +{"model": "subjects.subject", "pk": 161, "fields": {"name": "QU\u00cdMICA DE MACROMOL\u00c9CULAS", "slug": "quimica-de-macromoleculas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto QU\u00cdMICA DE MACROMOL\u00c9CULAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto QU\u00cdMICA DE MACROMOL\u00c9CULAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [312], "students": [133, 134, 135]}}, +{"model": "subjects.subject", "pk": 162, "fields": {"name": "PROTE\u00cdNAS", "slug": "proteinas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROTE\u00cdNAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROTE\u00cdNAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [313], "students": [136, 137, 138]}}, +{"model": "subjects.subject", "pk": 163, "fields": {"name": "LIP\u00cdDEOS", "slug": "lipideos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto LIP\u00cdDEOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto LIP\u00cdDEOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [314], "students": [139, 140, 141]}}, +{"model": "subjects.subject", "pk": 164, "fields": {"name": "GLIC\u00cdDEOS", "slug": "glicideos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GLIC\u00cdDEOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GLIC\u00cdDEOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [315], "students": [142, 143, 144]}}, +{"model": "subjects.subject", "pk": 165, "fields": {"name": "BIOQU\u00cdMICA DOS MICROORGANISMOS", "slug": "bioquimica-dos-microorganismos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto BIOQU\u00cdMICA DOS MICROORGANISMOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto BIOQU\u00cdMICA DOS MICROORGANISMOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [316], "students": [145, 146, 147]}}, +{"model": "subjects.subject", "pk": 166, "fields": {"name": "METABOLISMO E BIOENERG\u00c9TICA", "slug": "metabolismo-e-bioenergetica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto METABOLISMO E BIOENERG\u00c9TICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto METABOLISMO E BIOENERG\u00c9TICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [317], "students": [148, 149, 150]}}, +{"model": "subjects.subject", "pk": 167, "fields": {"name": "BIOLOGIA MOLECULAR", "slug": "biologia-molecular", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto BIOLOGIA MOLECULAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto BIOLOGIA MOLECULAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [318], "students": [151, 152, 153]}}, +{"model": "subjects.subject", "pk": 168, "fields": {"name": "ENZIMOLOGIA", "slug": "enzimologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENZIMOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENZIMOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [319], "students": [154, 155, 156]}}, +{"model": "subjects.subject", "pk": 169, "fields": {"name": "BIOF\u00cdSICA MOLECULAR", "slug": "biofisica-molecular", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto BIOF\u00cdSICA MOLECULAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto BIOF\u00cdSICA MOLECULAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [320], "students": [157, 158, 159]}}, +{"model": "subjects.subject", "pk": 170, "fields": {"name": "BIOF\u00cdSICA CELULAR", "slug": "biofisica-celular", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto BIOF\u00cdSICA CELULAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto BIOF\u00cdSICA CELULAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [321], "students": [160, 161, 162]}}, +{"model": "subjects.subject", "pk": 171, "fields": {"name": "BIOF\u00cdSICA DE PROCESSOS E SISTEMAS", "slug": "biofisica-de-processos-e-sistemas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto BIOF\u00cdSICA DE PROCESSOS E SISTEMAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto BIOF\u00cdSICA DE PROCESSOS E SISTEMAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [322], "students": [163, 164, 165, 166, 167, 168, 169, 170]}}, +{"model": "subjects.subject", "pk": 172, "fields": {"name": "RADIOLOGIA E FOTOBIOLOGIA", "slug": "radiologia-e-fotobiologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto RADIOLOGIA E FOTOBIOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto RADIOLOGIA E FOTOBIOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [323], "students": [171, 172, 173, 174, 175, 176, 177, 178]}}, +{"model": "subjects.subject", "pk": 173, "fields": {"name": "FARMACOLOGIA GERAL", "slug": "farmacologia-geral", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FARMACOLOGIA GERAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FARMACOLOGIA GERAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [324], "students": [179, 180, 181, 182, 183, 184, 185, 186]}}, +{"model": "subjects.subject", "pk": 174, "fields": {"name": "FARMACOCIN\u00c9TICA", "slug": "farmacocinetica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FARMACOCIN\u00c9TICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FARMACOCIN\u00c9TICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [325], "students": [187, 188, 189, 190, 191, 192, 193, 194]}}, {"model": "subjects.subject", "pk": 175, "fields": {"name": "BIODISPONIBILIDADE", "slug": "biodisponibilidade", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto BIODISPONIBILIDADE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto BIODISPONIBILIDADE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [326], "students": [195, 196, 197, 198, 199, 200, 201, 202]}}, +{"model": "subjects.subject", "pk": 176, "fields": {"name": "FARMACOLOGIA AUTON\u00d4MICA", "slug": "farmacologia-autonomica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FARMACOLOGIA AUTON\u00d4MICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FARMACOLOGIA AUTON\u00d4MICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [327], "students": [203, 204, 205, 206, 207, 208, 209, 210]}}, {"model": "subjects.subject", "pk": 177, "fields": {"name": "NEUROPSICOFARMACOLOGIA", "slug": "neuropsicofarmacologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto NEUROPSICOFARMACOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto NEUROPSICOFARMACOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [328], "students": [211, 212, 213, 214, 215, 216, 217, 218]}}, +{"model": "subjects.subject", "pk": 178, "fields": {"name": "FARMACOLOGIA CARDIORENAL", "slug": "farmacologia-cardiorenal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FARMACOLOGIA CARDIORENAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FARMACOLOGIA CARDIORENAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [329], "students": [219, 220, 221, 222, 223, 224, 225, 226]}}, +{"model": "subjects.subject", "pk": 179, "fields": {"name": "FARMACOLOGIA BIOQUIMICA E MOLECULAR", "slug": "farmacologia-bioquimica-e-molecular", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FARMACOLOGIA BIOQUIMICA E MOLECULAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FARMACOLOGIA BIOQUIMICA E MOLECULAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [330], "students": [227, 228, 229, 230, 231, 232, 233, 234]}}, +{"model": "subjects.subject", "pk": 180, "fields": {"name": "ETNOFARMACOLOGIA", "slug": "etnofarmacologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ETNOFARMACOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ETNOFARMACOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [331], "students": [235, 236, 237, 238, 239, 240, 241, 242]}}, +{"model": "subjects.subject", "pk": 181, "fields": {"name": "TOXICOLOGIA", "slug": "toxicologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TOXICOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TOXICOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [332], "students": [243, 244, 245, 246, 247, 248, 249, 250]}}, +{"model": "subjects.subject", "pk": 182, "fields": {"name": "FARMACOLOGIA CL\u00cdNICA", "slug": "farmacologia-clinica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FARMACOLOGIA CL\u00cdNICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FARMACOLOGIA CL\u00cdNICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [333], "students": [251, 252, 253, 254, 255, 256, 257, 258]}}, +{"model": "subjects.subject", "pk": 183, "fields": {"name": "IMUNOQU\u00cdMICA", "slug": "imunoquimica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto IMUNOQU\u00cdMICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto IMUNOQU\u00cdMICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [334], "students": [259, 260, 261, 262, 263, 264, 265, 266]}}, +{"model": "subjects.subject", "pk": 184, "fields": {"name": "IMUNOLOGIA CELULAR", "slug": "imunologia-celular", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto IMUNOLOGIA CELULAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto IMUNOLOGIA CELULAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [335], "students": [267, 268, 269, 270, 271, 272, 273, 274]}}, +{"model": "subjects.subject", "pk": 185, "fields": {"name": "IMUNOGEN\u00c9TICA", "slug": "imunogenetica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto IMUNOGEN\u00c9TICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto IMUNOGEN\u00c9TICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [336], "students": [275, 276, 277, 278, 279, 280, 281, 282]}}, +{"model": "subjects.subject", "pk": 186, "fields": {"name": "IMUNOLOGIA APLICADA", "slug": "imunologia-aplicada", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto IMUNOLOGIA APLICADA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto IMUNOLOGIA APLICADA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [337], "students": [283, 284, 285, 286, 287, 288, 289, 290]}}, +{"model": "subjects.subject", "pk": 187, "fields": {"name": "BIOLOGIA E FISIOLOGIA DOS MICROORGANISMOS", "slug": "biologia-e-fisiologia-dos-microorganismos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto BIOLOGIA E FISIOLOGIA DOS MICROORGANISMOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto BIOLOGIA E FISIOLOGIA DOS MICROORGANISMOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [338], "students": [291, 292, 293, 294, 295, 296, 297, 298]}}, +{"model": "subjects.subject", "pk": 188, "fields": {"name": "VIROLOGIA", "slug": "virologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto VIROLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto VIROLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [339], "students": [2, 3, 4, 5, 6, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 189, "fields": {"name": "BACTEROLOGIA", "slug": "bacterologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto BACTEROLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto BACTEROLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [340], "students": [7, 8, 9, 10, 11, 12, 13, 14]}}, +{"model": "subjects.subject", "pk": 190, "fields": {"name": "MICOLOGIA", "slug": "micologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MICOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MICOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [341], "students": [15, 16, 17, 18, 19, 20, 21, 22]}}, +{"model": "subjects.subject", "pk": 191, "fields": {"name": "MICROBIOLOGIA APLICADA", "slug": "microbiologia-aplicada", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MICROBIOLOGIA APLICADA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MICROBIOLOGIA APLICADA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [342], "students": [23, 24, 25, 26, 27, 28, 29, 30]}}, +{"model": "subjects.subject", "pk": 192, "fields": {"name": "MICROBIOLOGIA M\u00c9DICA", "slug": "microbiologia-medica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MICROBIOLOGIA M\u00c9DICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MICROBIOLOGIA M\u00c9DICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [343], "students": [31, 32, 33, 34, 35, 36, 37, 38]}}, +{"model": "subjects.subject", "pk": 193, "fields": {"name": "MICROBIOLOGIA INDUSTRIAL E DE FERMENTA\u00c7\u00c3O", "slug": "microbiologia-industrial-e-de-fermentacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MICROBIOLOGIA INDUSTRIAL E DE FERMENTA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MICROBIOLOGIA INDUSTRIAL E DE FERMENTA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [344], "students": [39, 40, 41, 42, 43, 44, 45, 46]}}, +{"model": "subjects.subject", "pk": 194, "fields": {"name": "PROTOZOOLOGIA DE PARASITOS", "slug": "protozoologia-de-parasitos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROTOZOOLOGIA DE PARASITOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROTOZOOLOGIA DE PARASITOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [345], "students": [47, 48, 49, 50, 51, 52, 53, 54]}}, +{"model": "subjects.subject", "pk": 195, "fields": {"name": "PROTOZOOLOGIA PARASIT\u00c1RIA HUMANA", "slug": "protozoologia-parasitaria-humana", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROTOZOOLOGIA PARASIT\u00c1RIA HUMANA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROTOZOOLOGIA PARASIT\u00c1RIA HUMANA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [346], "students": [55, 56, 57, 58, 59, 60, 61, 62]}}, +{"model": "subjects.subject", "pk": 196, "fields": {"name": "PROTOZOOLOGIA PARASIT\u00c1RIA ANIMAL", "slug": "protozoologia-parasitaria-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROTOZOOLOGIA PARASIT\u00c1RIA ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROTOZOOLOGIA PARASIT\u00c1RIA ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [347], "students": [63, 64, 65, 66, 67, 68, 69, 70]}}, +{"model": "subjects.subject", "pk": 197, "fields": {"name": "HELMINTOLOGIA DE PARASITOS", "slug": "helmintologia-de-parasitos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HELMINTOLOGIA DE PARASITOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HELMINTOLOGIA DE PARASITOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [348], "students": [71, 72, 73, 74, 75, 76, 77, 78]}}, +{"model": "subjects.subject", "pk": 198, "fields": {"name": "HELMINTOLOGIA HUMANA", "slug": "helmintologia-humana", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HELMINTOLOGIA HUMANA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HELMINTOLOGIA HUMANA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [349], "students": [79, 80, 81, 82, 83, 84, 85, 86]}}, +{"model": "subjects.subject", "pk": 199, "fields": {"name": "HELMINTOLOGIA ANIMAL", "slug": "helmintologia-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HELMINTOLOGIA ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HELMINTOLOGIA ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [350], "students": [87, 88, 89, 90, 91, 92, 93, 94]}}, +{"model": "subjects.subject", "pk": 200, "fields": {"name": "ENTOMOLOGIA E MALACOLOGIA DE PARASITOS E VETORES", "slug": "entomologia-e-malacologia-de-parasitos-e-vetores", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENTOMOLOGIA E MALACOLOGIA DE PARASITOS E VETORES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENTOMOLOGIA E MALACOLOGIA DE PARASITOS E VETORES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [351], "students": [95, 96, 97, 98, 99, 100, 101, 102]}}, +{"model": "subjects.subject", "pk": 201, "fields": {"name": "ECOLOGIA TE\u00d3RICA", "slug": "ecologia-teorica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECOLOGIA TE\u00d3RICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECOLOGIA TE\u00d3RICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [302], "students": [103, 104, 105, 106, 107, 108, 109, 110]}}, +{"model": "subjects.subject", "pk": 202, "fields": {"name": "ECOLOGIA DE ECOSSISTEMAS", "slug": "ecologia-de-ecossistemas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECOLOGIA DE ECOSSISTEMAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECOLOGIA DE ECOSSISTEMAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [303], "students": [111, 112, 113, 114, 115, 116, 117, 118]}}, +{"model": "subjects.subject", "pk": 203, "fields": {"name": "ECOLOGIA APLICADA", "slug": "ecologia-aplicada", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECOLOGIA APLICADA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECOLOGIA APLICADA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [304], "students": [119, 120, 121, 122, 123, 124, 125, 126]}}, +{"model": "subjects.subject", "pk": 204, "fields": {"name": "OCEANOGRAFIA BIOL\u00d3GICA", "slug": "oceanografia-biologica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto OCEANOGRAFIA BIOL\u00d3GICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto OCEANOGRAFIA BIOL\u00d3GICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [305], "students": [127, 128, 129, 130, 131, 132, 133, 134]}}, +{"model": "subjects.subject", "pk": 205, "fields": {"name": "INTER.ENTRE OS ORGAN.MARINHOS E OS PAR\u00c2METROS AMBIENTAIS", "slug": "interentre-os-organmarinhos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INTER.ENTRE OS ORGAN.MARINHOS E OS PAR\u00c2METROS AMBIENTAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INTER.ENTRE OS ORGAN.MARINHOS E OS PAR\u00c2METROS AMBIENTAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [306], "students": [135, 136, 137, 138, 139, 140, 141, 142]}}, +{"model": "subjects.subject", "pk": 206, "fields": {"name": "PALEOBOT\u00c2NICA", "slug": "paleobotanica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PALEOBOT\u00c2NICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PALEOBOT\u00c2NICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [307], "students": [143, 144, 145, 146, 147, 148, 149, 150]}}, +{"model": "subjects.subject", "pk": 207, "fields": {"name": "MORFOLOGIA VEGETAL", "slug": "morfologia-vegetal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MORFOLOGIA VEGETAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MORFOLOGIA VEGETAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [308], "students": [151, 152, 153, 154, 155, 156, 157, 158]}}, +{"model": "subjects.subject", "pk": 208, "fields": {"name": "MORFOLOGIA EXTERNA", "slug": "morfologia-externa", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MORFOLOGIA EXTERNA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MORFOLOGIA EXTERNA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [309], "students": [159, 160, 161, 162, 163, 164, 165, 166]}}, +{"model": "subjects.subject", "pk": 209, "fields": {"name": "CITOLOGIA VEGETAL", "slug": "citologia-vegetal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CITOLOGIA VEGETAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CITOLOGIA VEGETAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [310], "students": [167, 168, 169, 170, 171, 172, 173, 174]}}, +{"model": "subjects.subject", "pk": 210, "fields": {"name": "ANATOMIA VEGETAL", "slug": "anatomia-vegetal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ANATOMIA VEGETAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ANATOMIA VEGETAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [311], "students": [175, 176, 177]}}, +{"model": "subjects.subject", "pk": 211, "fields": {"name": "PALINOLOGIA", "slug": "palinologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PALINOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PALINOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [312], "students": [178, 179, 180]}}, +{"model": "subjects.subject", "pk": 212, "fields": {"name": "FISIOLOGIA VEGETAL", "slug": "fisiologia-vegetal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FISIOLOGIA VEGETAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FISIOLOGIA VEGETAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [313], "students": [181, 182, 183]}}, +{"model": "subjects.subject", "pk": 213, "fields": {"name": "NUTRI\u00c7\u00c3O E CRESCIMENTO VEGETAL", "slug": "nutricao-e-crescimento-vegetal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto NUTRI\u00c7\u00c3O E CRESCIMENTO VEGETAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto NUTRI\u00c7\u00c3O E CRESCIMENTO VEGETAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [314], "students": [184, 185, 186]}}, +{"model": "subjects.subject", "pk": 214, "fields": {"name": "REPRODU\u00c7\u00c3O VEGETAL", "slug": "reproducao-vegetal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto REPRODU\u00c7\u00c3O VEGETAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto REPRODU\u00c7\u00c3O VEGETAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [315], "students": [187, 188, 189]}}, +{"model": "subjects.subject", "pk": 215, "fields": {"name": "ECOFISIOLOGIA VEGETAL", "slug": "ecofisiologia-vegetal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECOFISIOLOGIA VEGETAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECOFISIOLOGIA VEGETAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [316], "students": [190, 191, 192]}}, +{"model": "subjects.subject", "pk": 216, "fields": {"name": "TAXONOMIA VEGETAL", "slug": "taxonomia-vegetal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TAXONOMIA VEGETAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TAXONOMIA VEGETAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [317], "students": [193, 194, 195]}}, +{"model": "subjects.subject", "pk": 217, "fields": {"name": "TAXONOMIA DE CRIPT\u00d3GAMOS", "slug": "taxonomia-de-criptogamos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TAXONOMIA DE CRIPT\u00d3GAMOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TAXONOMIA DE CRIPT\u00d3GAMOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [318], "students": [196, 197, 198]}}, +{"model": "subjects.subject", "pk": 218, "fields": {"name": "TAXONOMIA DE FANEROGAMOS", "slug": "taxonomia-de-fanerogamos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TAXONOMIA DE FANEROGAMOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TAXONOMIA DE FANEROGAMOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [319], "students": [199, 200, 201]}}, +{"model": "subjects.subject", "pk": 219, "fields": {"name": "FITOGEOGRAFIA", "slug": "fitogeografia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FITOGEOGRAFIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FITOGEOGRAFIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [320], "students": [202, 203, 204]}}, +{"model": "subjects.subject", "pk": 220, "fields": {"name": "BOT\u00c2NICA APLICADA", "slug": "botanica-aplicada", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto BOT\u00c2NICA APLICADA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto BOT\u00c2NICA APLICADA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [321], "students": [205, 206, 207]}}, +{"model": "subjects.subject", "pk": 221, "fields": {"name": "PALEOZOOLOGIA", "slug": "paleozoologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PALEOZOOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PALEOZOOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [322], "students": [208, 209, 210]}}, +{"model": "subjects.subject", "pk": 222, "fields": {"name": "MORFOLOGIA DOS GRUPOS RECENTES", "slug": "morfologia-dos-grupos-recentes", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MORFOLOGIA DOS GRUPOS RECENTES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MORFOLOGIA DOS GRUPOS RECENTES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [323], "students": [211, 212, 213]}}, +{"model": "subjects.subject", "pk": 223, "fields": {"name": "FISIOLOGIA DOS GRUPOS RECENTES", "slug": "fisiologia-dos-grupos-recentes", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FISIOLOGIA DOS GRUPOS RECENTES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FISIOLOGIA DOS GRUPOS RECENTES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [324], "students": [214, 215, 216]}}, +{"model": "subjects.subject", "pk": 224, "fields": {"name": "COMPORTAMENTO ANIMAL", "slug": "comportamento-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto COMPORTAMENTO ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto COMPORTAMENTO ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [325], "students": [217, 218, 219]}}, +{"model": "subjects.subject", "pk": 225, "fields": {"name": "TAXONOMIA DOS GRUPOS RECENTES", "slug": "taxonomia-dos-grupos-recentes", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TAXONOMIA DOS GRUPOS RECENTES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TAXONOMIA DOS GRUPOS RECENTES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [326], "students": [220, 221, 222]}}, +{"model": "subjects.subject", "pk": 226, "fields": {"name": "ZOOLOGIA APLICADA", "slug": "zoologia-aplicada", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ZOOLOGIA APLICADA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ZOOLOGIA APLICADA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [327], "students": [223, 224, 225]}}, +{"model": "subjects.subject", "pk": 227, "fields": {"name": "CONSERVA\u00c7\u00c3O DAS ESP\u00c9CIES ANIMAIS", "slug": "conservacao-das-especies-animais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CONSERVA\u00c7\u00c3O DAS ESP\u00c9CIES ANIMAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CONSERVA\u00c7\u00c3O DAS ESP\u00c9CIES ANIMAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [328], "students": [226, 227, 228]}}, +{"model": "subjects.subject", "pk": 228, "fields": {"name": "UTILIZA\u00c7\u00c3O DOS ANIMAIS", "slug": "utilizacao-dos-animais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto UTILIZA\u00c7\u00c3O DOS ANIMAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto UTILIZA\u00c7\u00c3O DOS ANIMAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [329], "students": [229, 230, 231]}}, +{"model": "subjects.subject", "pk": 229, "fields": {"name": "CONTROLE POPULACIONAL DE ANIMAIS", "slug": "controle-populacional-de-animais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CONTROLE POPULACIONAL DE ANIMAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CONTROLE POPULACIONAL DE ANIMAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 9, "max_upload_size": 1024, "tags": [11, 12], "professor": [330], "students": [232, 233, 234]}}, +{"model": "subjects.subject", "pk": 230, "fields": {"name": "TEORIA DA COMUNICA\u00c7\u00c3O", "slug": "teoria-da-comunicacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA DA COMUNICA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA DA COMUNICA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 10, "max_upload_size": 1024, "tags": [13], "professor": [331], "students": [235, 236, 237]}}, +{"model": "subjects.subject", "pk": 231, "fields": {"name": "JORNALISMO E EDITORA\u00c7\u00c3O", "slug": "jornalismo-e-editoracao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto JORNALISMO E EDITORA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto JORNALISMO E EDITORA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 10, "max_upload_size": 1024, "tags": [13], "professor": [332], "students": [238, 239, 240]}}, +{"model": "subjects.subject", "pk": 232, "fields": {"name": "TEORIA E \u00c9TICA DO JORNALISMO", "slug": "teoria-e-etica-do-jornalismo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA E \u00c9TICA DO JORNALISMO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA E \u00c9TICA DO JORNALISMO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 10, "max_upload_size": 1024, "tags": [13], "professor": [333], "students": [241, 242, 243]}}, +{"model": "subjects.subject", "pk": 233, "fields": {"name": "ORGANIZA\u00c7\u00c3O EDITORIAL DE JORNAIS", "slug": "organizacao-editorial-de-jornais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ORGANIZA\u00c7\u00c3O EDITORIAL DE JORNAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ORGANIZA\u00c7\u00c3O EDITORIAL DE JORNAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 10, "max_upload_size": 1024, "tags": [13], "professor": [334], "students": [244, 245, 246]}}, +{"model": "subjects.subject", "pk": 234, "fields": {"name": "ORGANIZA\u00c7\u00c3O COMERCIAL DE JORNAIS", "slug": "organizacao-comercial-de-jornais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ORGANIZA\u00c7\u00c3O COMERCIAL DE JORNAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ORGANIZA\u00c7\u00c3O COMERCIAL DE JORNAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 10, "max_upload_size": 1024, "tags": [13], "professor": [335], "students": [247, 248, 249]}}, +{"model": "subjects.subject", "pk": 235, "fields": {"name": "JORNALISMO ESPECIALIZADO (COMUNIT\u00c1RIO, RURAL, EMP. CIENTIF.)", "slug": "jornalismo-especializado", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto JORNALISMO ESPECIALIZADO (COMUNIT\u00c1RIO, RURAL, EMP. CIENTIF.).

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto JORNALISMO ESPECIALIZADO (COMUNIT\u00c1RIO, RURAL, EMP. CIENTIF.).

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 10, "max_upload_size": 1024, "tags": [13], "professor": [336], "students": [250, 251, 252]}}, +{"model": "subjects.subject", "pk": 236, "fields": {"name": "R\u00c1DIO E TELEVIS\u00c3O", "slug": "radio-e-televisao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto R\u00c1DIO E TELEVIS\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto R\u00c1DIO E TELEVIS\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 10, "max_upload_size": 1024, "tags": [13], "professor": [337], "students": [253, 254, 255]}}, +{"model": "subjects.subject", "pk": 237, "fields": {"name": "RADIODIFUS\u00c3O", "slug": "radiodifusao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto RADIODIFUS\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto RADIODIFUS\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 10, "max_upload_size": 1024, "tags": [13], "professor": [338], "students": [256, 257, 258]}}, +{"model": "subjects.subject", "pk": 238, "fields": {"name": "VIDEODIFUS\u00c3O", "slug": "videodifusao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto VIDEODIFUS\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto VIDEODIFUS\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 10, "max_upload_size": 1024, "tags": [13], "professor": [339], "students": [259, 260, 261]}}, +{"model": "subjects.subject", "pk": 239, "fields": {"name": "RELA\u00c7\u00d5ES P\u00daBLICAS E PROPAGANDA", "slug": "relacoes-publicas-e-propaganda", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto RELA\u00c7\u00d5ES P\u00daBLICAS E PROPAGANDA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto RELA\u00c7\u00d5ES P\u00daBLICAS E PROPAGANDA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 10, "max_upload_size": 1024, "tags": [13], "professor": [340], "students": [262, 263, 264]}}, +{"model": "subjects.subject", "pk": 240, "fields": {"name": "COMUNICA\u00c7\u00c3O VISUAL", "slug": "comunicacao-visual", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto COMUNICA\u00c7\u00c3O VISUAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto COMUNICA\u00c7\u00c3O VISUAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 10, "max_upload_size": 1024, "tags": [13], "professor": [341], "students": [265, 266, 267]}}, +{"model": "subjects.subject", "pk": 241, "fields": {"name": "PROGRAMA\u00c7\u00c3O VISUAL", "slug": "programacao-visual", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROGRAMA\u00c7\u00c3O VISUAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROGRAMA\u00c7\u00c3O VISUAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 10, "max_upload_size": 1024, "tags": [13], "professor": [342], "students": [268, 269, 270]}}, +{"model": "subjects.subject", "pk": 242, "fields": {"name": "DESENHO DE PRODUTO", "slug": "desenho-de-produto", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DESENHO DE PRODUTO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DESENHO DE PRODUTO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 10, "max_upload_size": 1024, "tags": [13], "professor": [343], "students": [271, 272, 273]}}, +{"model": "subjects.subject", "pk": 243, "fields": {"name": "TEORIA DO DIREITO", "slug": "teoria-do-direito", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA DO DIREITO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA DO DIREITO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [344], "students": [274, 275, 276]}}, +{"model": "subjects.subject", "pk": 244, "fields": {"name": "TEORIA GERAL DO DIREITO", "slug": "teoria-geral-do-direito", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA GERAL DO DIREITO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA GERAL DO DIREITO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [345], "students": [277, 278, 279]}}, +{"model": "subjects.subject", "pk": 245, "fields": {"name": "TEORIA GERAL DO PROCESSO", "slug": "teoria-geral-do-processo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA GERAL DO PROCESSO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA GERAL DO PROCESSO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [346], "students": [280, 281, 282]}}, +{"model": "subjects.subject", "pk": 246, "fields": {"name": "TEORIA DO ESTADO", "slug": "teoria-do-estado", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA DO ESTADO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA DO ESTADO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [347], "students": [283, 284, 285]}}, +{"model": "subjects.subject", "pk": 247, "fields": {"name": "HIST\u00d3RIA DO DIREITO", "slug": "historia-do-direito", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA DO DIREITO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA DO DIREITO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [348], "students": [286, 287, 288]}}, +{"model": "subjects.subject", "pk": 248, "fields": {"name": "FILOSOFIA DO DIREITO", "slug": "filosofia-do-direito", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FILOSOFIA DO DIREITO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FILOSOFIA DO DIREITO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [349], "students": [289, 290, 291]}}, +{"model": "subjects.subject", "pk": 249, "fields": {"name": "L\u00d3GICA JUR\u00cdDICA", "slug": "logica-juridica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto L\u00d3GICA JUR\u00cdDICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto L\u00d3GICA JUR\u00cdDICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [350], "students": [292, 293, 294]}}, +{"model": "subjects.subject", "pk": 250, "fields": {"name": "SOCIOLOGIA JUR\u00cdDICA", "slug": "sociologia-juridica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SOCIOLOGIA JUR\u00cdDICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SOCIOLOGIA JUR\u00cdDICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [351], "students": [295, 296, 297]}}, +{"model": "subjects.subject", "pk": 251, "fields": {"name": "ANTROPOLOGIA JUR\u00cdDICA", "slug": "antropologia-juridica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ANTROPOLOGIA JUR\u00cdDICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ANTROPOLOGIA JUR\u00cdDICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [302], "students": [298, 299, 300]}}, +{"model": "subjects.subject", "pk": 252, "fields": {"name": "DIREITO P\u00daBLICO", "slug": "direito-publico", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIREITO P\u00daBLICO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIREITO P\u00daBLICO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [303], "students": [2, 3, 301]}}, +{"model": "subjects.subject", "pk": 253, "fields": {"name": "DIREITO TRIBUT\u00c1RIO", "slug": "direito-tributario", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIREITO TRIBUT\u00c1RIO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIREITO TRIBUT\u00c1RIO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [304], "students": [4, 5, 6]}}, +{"model": "subjects.subject", "pk": 254, "fields": {"name": "DIREITO PENAL", "slug": "direito-penal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIREITO PENAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIREITO PENAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [305], "students": [7, 8, 9]}}, +{"model": "subjects.subject", "pk": 255, "fields": {"name": "DIREITO PROCESSUAL PENAL", "slug": "direito-processual-penal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIREITO PROCESSUAL PENAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIREITO PROCESSUAL PENAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [306], "students": [10, 11, 12]}}, +{"model": "subjects.subject", "pk": 256, "fields": {"name": "DIREITO PROCESSUAL CIVIL", "slug": "direito-processual-civil", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIREITO PROCESSUAL CIVIL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIREITO PROCESSUAL CIVIL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [307], "students": [13, 14, 15]}}, +{"model": "subjects.subject", "pk": 257, "fields": {"name": "DIREITO CONSTITUCIONAL", "slug": "direito-constitucional", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIREITO CONSTITUCIONAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIREITO CONSTITUCIONAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [308], "students": [16, 17, 18]}}, +{"model": "subjects.subject", "pk": 258, "fields": {"name": "DIREITO ADMINISTRATIVO", "slug": "direito-administrativo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIREITO ADMINISTRATIVO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIREITO ADMINISTRATIVO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [309], "students": [19, 20, 21]}}, +{"model": "subjects.subject", "pk": 259, "fields": {"name": "DIREITO INTERNACIONAL P\u00daBLICO", "slug": "direito-internacional-publico", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIREITO INTERNACIONAL P\u00daBLICO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIREITO INTERNACIONAL P\u00daBLICO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [310], "students": [22, 23, 24]}}, +{"model": "subjects.subject", "pk": 260, "fields": {"name": "DIREITO PRIVADO", "slug": "direito-privado", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIREITO PRIVADO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIREITO PRIVADO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [311], "students": [25, 26, 27]}}, +{"model": "subjects.subject", "pk": 261, "fields": {"name": "DIREITO CIVIL", "slug": "direito-civil", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIREITO CIVIL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIREITO CIVIL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [312], "students": [28, 29, 30]}}, +{"model": "subjects.subject", "pk": 262, "fields": {"name": "DIREITO COMERCIAL", "slug": "direito-comercial", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIREITO COMERCIAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIREITO COMERCIAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [313], "students": [31, 32, 33]}}, +{"model": "subjects.subject", "pk": 263, "fields": {"name": "DIREITO DO TRABALHO", "slug": "direito-do-trabalho", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIREITO DO TRABALHO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIREITO DO TRABALHO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [314], "students": [34, 35, 36]}}, +{"model": "subjects.subject", "pk": 264, "fields": {"name": "DIREITO INTERNACIONAL PRIVADO", "slug": "direito-internacional-privado", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIREITO INTERNACIONAL PRIVADO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIREITO INTERNACIONAL PRIVADO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [315], "students": [37, 38, 39]}}, +{"model": "subjects.subject", "pk": 265, "fields": {"name": "DIREITOS ESPECIAIS", "slug": "direitos-especiais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIREITOS ESPECIAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIREITOS ESPECIAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 11, "max_upload_size": 1024, "tags": [14], "professor": [316], "students": [40, 41, 42]}}, +{"model": "subjects.subject", "pk": 266, "fields": {"name": "TEORIA ECON\u00d4MICA", "slug": "teoria-economica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA ECON\u00d4MICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA ECON\u00d4MICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [317], "students": [43, 44, 45]}}, +{"model": "subjects.subject", "pk": 267, "fields": {"name": "ECONOMIA GERAL", "slug": "economia-geral", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECONOMIA GERAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECONOMIA GERAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [318], "students": [46, 47, 48]}}, +{"model": "subjects.subject", "pk": 268, "fields": {"name": "TEORIA GERAL DA ECONOMIA", "slug": "teoria-geral-da-economia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA GERAL DA ECONOMIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA GERAL DA ECONOMIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [319], "students": [49, 50, 51]}}, +{"model": "subjects.subject", "pk": 269, "fields": {"name": "HIST\u00d3RIA DO PENSAMENTO ECON\u00d4MICO", "slug": "historia-do-pensamento-economico", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA DO PENSAMENTO ECON\u00d4MICO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA DO PENSAMENTO ECON\u00d4MICO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [320], "students": [52, 53, 54]}}, +{"model": "subjects.subject", "pk": 270, "fields": {"name": "HIST\u00d3RIA ECON\u00d4MICA", "slug": "historia-economica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA ECON\u00d4MICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA ECON\u00d4MICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [321], "students": [55, 56, 57]}}, +{"model": "subjects.subject", "pk": 271, "fields": {"name": "SISTEMAS ECON\u00d4MICOS", "slug": "sistemas-economicos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SISTEMAS ECON\u00d4MICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SISTEMAS ECON\u00d4MICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [322], "students": [58, 59, 60]}}, +{"model": "subjects.subject", "pk": 272, "fields": {"name": "M\u00c9TODOS QUANTITATIVOS EM ECONOMIA", "slug": "metodos-quantitativos-em-economia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto M\u00c9TODOS QUANTITATIVOS EM ECONOMIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto M\u00c9TODOS QUANTITATIVOS EM ECONOMIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [323], "students": [61, 62, 63]}}, +{"model": "subjects.subject", "pk": 273, "fields": {"name": "M\u00c9TODOS E MODELOS MATEM\u00c1T., ECONOM\u00c9TRICOS E ESTAT\u00cdSTICOS", "slug": "metodos-e-modelos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto M\u00c9TODOS E MODELOS MATEM\u00c1T., ECONOM\u00c9TRICOS E ESTAT\u00cdSTICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto M\u00c9TODOS E MODELOS MATEM\u00c1T., ECONOM\u00c9TRICOS E ESTAT\u00cdSTICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [324], "students": [64, 65, 66]}}, +{"model": "subjects.subject", "pk": 274, "fields": {"name": "ESTAT\u00cdSTICA S\u00d3CIO-ECON\u00d4MICA", "slug": "estatistica-socio-economica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESTAT\u00cdSTICA S\u00d3CIO-ECON\u00d4MICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESTAT\u00cdSTICA S\u00d3CIO-ECON\u00d4MICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [325], "students": [67, 68, 69]}}, +{"model": "subjects.subject", "pk": 275, "fields": {"name": "CONTABILIDADE NACIONAL", "slug": "contabilidade-nacional", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CONTABILIDADE NACIONAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CONTABILIDADE NACIONAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [326], "students": [70, 71, 72]}}, +{"model": "subjects.subject", "pk": 276, "fields": {"name": "ECONOMIA MATEM\u00c1TICA", "slug": "economia-matematica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECONOMIA MATEM\u00c1TICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECONOMIA MATEM\u00c1TICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [327], "students": [73, 74, 75]}}, +{"model": "subjects.subject", "pk": 277, "fields": {"name": "ECONOMIA MONET\u00c1RIA E FISCAL", "slug": "economia-monetaria-e-fiscal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECONOMIA MONET\u00c1RIA E FISCAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECONOMIA MONET\u00c1RIA E FISCAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [328], "students": [76, 77, 78]}}, +{"model": "subjects.subject", "pk": 278, "fields": {"name": "TEORIA MONET\u00c1RIA E FINANCEIRA", "slug": "teoria-monetaria-e-financeira", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA MONET\u00c1RIA E FINANCEIRA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA MONET\u00c1RIA E FINANCEIRA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [329], "students": [79, 80, 81]}}, +{"model": "subjects.subject", "pk": 279, "fields": {"name": "INSTITUI\u00c7\u00d5ES MONET\u00c1RIAS E FINANCEIRAS DO BRASIL", "slug": "instituicoes-monetarias-e-financeiras-do-brasil", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INSTITUI\u00c7\u00d5ES MONET\u00c1RIAS E FINANCEIRAS DO BRASIL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INSTITUI\u00c7\u00d5ES MONET\u00c1RIAS E FINANCEIRAS DO BRASIL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [330], "students": [82, 83, 84]}}, +{"model": "subjects.subject", "pk": 280, "fields": {"name": "FINAN\u00c7AS P\u00daBLICAS INTERNAS", "slug": "financas-publicas-internas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FINAN\u00c7AS P\u00daBLICAS INTERNAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FINAN\u00c7AS P\u00daBLICAS INTERNAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [331], "students": [85, 86, 87]}}, +{"model": "subjects.subject", "pk": 281, "fields": {"name": "POL\u00cdTICA FISCAL DO BRASIL", "slug": "politica-fiscal-do-brasil", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto POL\u00cdTICA FISCAL DO BRASIL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto POL\u00cdTICA FISCAL DO BRASIL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [332], "students": [88, 89, 90]}}, +{"model": "subjects.subject", "pk": 282, "fields": {"name": "CRESCIMENTO, FLUTUA\u00c7\u00d5ES E PLANEJAMENTO ECON\u00d4MICO", "slug": "crescimento-flutuacoes-e-planejamento", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CRESCIMENTO, FLUTUA\u00c7\u00d5ES E PLANEJAMENTO ECON\u00d4MICO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CRESCIMENTO, FLUTUA\u00c7\u00d5ES E PLANEJAMENTO ECON\u00d4MICO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [333], "students": [91, 92, 93]}}, +{"model": "subjects.subject", "pk": 283, "fields": {"name": "CRESCIMENTO E DESENVOLVIMENTO ECON\u00d4MICO", "slug": "crescimento-e-desenvolvimento-economico", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CRESCIMENTO E DESENVOLVIMENTO ECON\u00d4MICO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CRESCIMENTO E DESENVOLVIMENTO ECON\u00d4MICO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [334], "students": [94, 95, 96]}}, +{"model": "subjects.subject", "pk": 284, "fields": {"name": "TEORIA E POL\u00cdTICA DE PLANEJAMENTO ECON\u00d4MICO", "slug": "teoria-e-politica-de-planejamento-economico", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA E POL\u00cdTICA DE PLANEJAMENTO ECON\u00d4MICO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA E POL\u00cdTICA DE PLANEJAMENTO ECON\u00d4MICO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [335], "students": [97, 98, 99]}}, +{"model": "subjects.subject", "pk": 285, "fields": {"name": "FLUTA\u00c7\u00d5ES CICL\u00cdCAS E PROJE\u00c7\u00d5ES ECON\u00d4MICAS", "slug": "flutacoes-ciclicas-e-projecoes-economicas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FLUTA\u00c7\u00d5ES CICL\u00cdCAS E PROJE\u00c7\u00d5ES ECON\u00d4MICAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FLUTA\u00c7\u00d5ES CICL\u00cdCAS E PROJE\u00c7\u00d5ES ECON\u00d4MICAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [336], "students": [100, 101, 102]}}, +{"model": "subjects.subject", "pk": 286, "fields": {"name": "INFLA\u00c7\u00c3O", "slug": "inflacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INFLA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INFLA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [337], "students": [103, 104, 105]}}, +{"model": "subjects.subject", "pk": 287, "fields": {"name": "ECONOMIA INTERNACIONAL", "slug": "economia-internacional", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECONOMIA INTERNACIONAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECONOMIA INTERNACIONAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [338], "students": [106, 107, 108]}}, +{"model": "subjects.subject", "pk": 288, "fields": {"name": "TEORIA DO COM\u00c9RCIO INTERNACIONAL", "slug": "teoria-do-comercio-internacional", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA DO COM\u00c9RCIO INTERNACIONAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA DO COM\u00c9RCIO INTERNACIONAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [339], "students": [109, 110, 111]}}, +{"model": "subjects.subject", "pk": 289, "fields": {"name": "RELA\u00c7\u00d5ES DO COM\u00c9RCIO; POL\u00cdT. COMERCIAL; INTEGRA\u00c7\u00c3O ECON\u00d4MICA", "slug": "relacoes-do-comercio", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto RELA\u00c7\u00d5ES DO COM\u00c9RCIO; POL\u00cdT. COMERCIAL; INTEGRA\u00c7\u00c3O ECON\u00d4MICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto RELA\u00c7\u00d5ES DO COM\u00c9RCIO; POL\u00cdT. COMERCIAL; INTEGRA\u00c7\u00c3O ECON\u00d4MICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [340], "students": [112, 113, 114]}}, +{"model": "subjects.subject", "pk": 290, "fields": {"name": "BALAN\u00c7O DE PAGAMENTO; FINAN\u00c7AS INTERNACIONAIS", "slug": "balanco-de-pagamento-financas-internacionais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto BALAN\u00c7O DE PAGAMENTO; FINAN\u00c7AS INTERNACIONAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto BALAN\u00c7O DE PAGAMENTO; FINAN\u00c7AS INTERNACIONAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [341], "students": [115, 116, 117]}}, +{"model": "subjects.subject", "pk": 291, "fields": {"name": "INVESTIMENTOS INTERNACIONAIS E AJUDA EXTERNA", "slug": "investimentos-internacionais-e-ajuda-externa", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INVESTIMENTOS INTERNACIONAIS E AJUDA EXTERNA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INVESTIMENTOS INTERNACIONAIS E AJUDA EXTERNA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [342], "students": [118, 119, 120]}}, +{"model": "subjects.subject", "pk": 292, "fields": {"name": "ECONOMIA DOS RECURSOS HUMANOS", "slug": "economia-dos-recursos-humanos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECONOMIA DOS RECURSOS HUMANOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECONOMIA DOS RECURSOS HUMANOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [343], "students": [121, 122, 123]}}, +{"model": "subjects.subject", "pk": 293, "fields": {"name": "TREIN. E ALOCA\u00c7\u00c3O DE M\u00c3O-DE-OBRA;OFERTA M\u00c3O-DE-OBRA F. TRAB.", "slug": "trein-e-alocacao-de-mao-de-obra", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TREIN. E ALOCA\u00c7\u00c3O DE M\u00c3O-DE-OBRA;OFERTA M\u00c3O-DE-OBRA F. TRAB..

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TREIN. E ALOCA\u00c7\u00c3O DE M\u00c3O-DE-OBRA;OFERTA M\u00c3O-DE-OBRA F. TRAB..

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [344], "students": [124, 125, 126]}}, +{"model": "subjects.subject", "pk": 294, "fields": {"name": "MERCADO DE TRABALHO; POL\u00cdTICA DO GOVERNO", "slug": "mercado-de-trabalho-politica-do-governo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MERCADO DE TRABALHO; POL\u00cdTICA DO GOVERNO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MERCADO DE TRABALHO; POL\u00cdTICA DO GOVERNO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [345], "students": [127, 128, 129]}}, +{"model": "subjects.subject", "pk": 295, "fields": {"name": "SINDICATOS, DISS\u00cdDIOS COLET., RELA\u00c7\u00d5ES DE EMPREGO(EMP./EMP)", "slug": "sindicatos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SINDICATOS, DISS\u00cdDIOS COLET., RELA\u00c7\u00d5ES DE EMPREGO(EMP./EMP).

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SINDICATOS, DISS\u00cdDIOS COLET., RELA\u00c7\u00d5ES DE EMPREGO(EMP./EMP).

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [346], "students": [130, 131, 132]}}, +{"model": "subjects.subject", "pk": 296, "fields": {"name": "CAPITAL HUMANO", "slug": "capital-humano", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CAPITAL HUMANO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CAPITAL HUMANO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [347], "students": [133, 134, 135]}}, +{"model": "subjects.subject", "pk": 297, "fields": {"name": "DEMOGRAFIA ECON\u00d4MICA", "slug": "demografia-economica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DEMOGRAFIA ECON\u00d4MICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DEMOGRAFIA ECON\u00d4MICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [348], "students": [136, 137, 138]}}, +{"model": "subjects.subject", "pk": 298, "fields": {"name": "ECONOMIA INDUSTRIAL", "slug": "economia-industrial", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECONOMIA INDUSTRIAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECONOMIA INDUSTRIAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [349], "students": [139, 140, 141]}}, +{"model": "subjects.subject", "pk": 299, "fields": {"name": "ORGANIZA\u00c7\u00c3O INDUSTRIAL E ESTUDOS INDUSTRIAIS", "slug": "organizacao-industrial-e-estudos-industriais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ORGANIZA\u00c7\u00c3O INDUSTRIAL E ESTUDOS INDUSTRIAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ORGANIZA\u00c7\u00c3O INDUSTRIAL E ESTUDOS INDUSTRIAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [350], "students": [142, 143, 144]}}, +{"model": "subjects.subject", "pk": 300, "fields": {"name": "MUDAN\u00c7A TECNOL\u00d3GICA", "slug": "mudanca-tecnologica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MUDAN\u00c7A TECNOL\u00d3GICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MUDAN\u00c7A TECNOL\u00d3GICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [351], "students": [145, 146, 147]}}, +{"model": "subjects.subject", "pk": 301, "fields": {"name": "ECONOMIA DO BEM-ESTAR SOCIAL", "slug": "economia-do-bem-estar-social", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECONOMIA DO BEM-ESTAR SOCIAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECONOMIA DO BEM-ESTAR SOCIAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [302], "students": [148, 149, 150]}}, +{"model": "subjects.subject", "pk": 302, "fields": {"name": "ECONOMIA DOS PROGRAMAS DE BEM-ESTAR SOCIAL", "slug": "economia-dos-programas-de-bem-estar-social", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECONOMIA DOS PROGRAMAS DE BEM-ESTAR SOCIAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECONOMIA DOS PROGRAMAS DE BEM-ESTAR SOCIAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [303], "students": [151, 152, 153]}}, +{"model": "subjects.subject", "pk": 303, "fields": {"name": "ECONOMIA DO CONSUMIDOR", "slug": "economia-do-consumidor", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECONOMIA DO CONSUMIDOR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECONOMIA DO CONSUMIDOR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [304], "students": [154, 155, 156]}}, +{"model": "subjects.subject", "pk": 304, "fields": {"name": "ECONOMIA REGIONAL E URBANA", "slug": "economia-regional-e-urbana", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECONOMIA REGIONAL E URBANA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECONOMIA REGIONAL E URBANA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [305], "students": [157, 158, 159]}}, +{"model": "subjects.subject", "pk": 305, "fields": {"name": "ECONOMIA REGIONAL", "slug": "economia-regional", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECONOMIA REGIONAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECONOMIA REGIONAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [306], "students": [160, 161, 162]}}, +{"model": "subjects.subject", "pk": 306, "fields": {"name": "ECONOMIA URBANA", "slug": "economia-urbana", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECONOMIA URBANA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECONOMIA URBANA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [307], "students": [163, 164, 165]}}, +{"model": "subjects.subject", "pk": 307, "fields": {"name": "RENDA E TRIBUTA\u00c7\u00c3O", "slug": "renda-e-tributacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto RENDA E TRIBUTA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto RENDA E TRIBUTA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [308], "students": [166, 167, 168]}}, +{"model": "subjects.subject", "pk": 308, "fields": {"name": "ECONOMIAS AGR\u00c1RIA E DOS RECURSOS NATURAIS", "slug": "economias-agraria-e-dos-recursos-naturais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECONOMIAS AGR\u00c1RIA E DOS RECURSOS NATURAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECONOMIAS AGR\u00c1RIA E DOS RECURSOS NATURAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [309], "students": [169, 170, 171]}}, +{"model": "subjects.subject", "pk": 309, "fields": {"name": "ECONOMIA AGR\u00c1RIA", "slug": "economia-agraria", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECONOMIA AGR\u00c1RIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECONOMIA AGR\u00c1RIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [310], "students": [172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182]}}, +{"model": "subjects.subject", "pk": 310, "fields": {"name": "ECONOMIA DOS RECURSOS NATURAIS", "slug": "economia-dos-recursos-naturais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECONOMIA DOS RECURSOS NATURAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECONOMIA DOS RECURSOS NATURAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 12, "max_upload_size": 1024, "tags": [15], "professor": [311], "students": [183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193]}}, +{"model": "subjects.subject", "pk": 311, "fields": {"name": "ENFERMAGEM M\u00c9DICO-CIR\u00daRGICA", "slug": "enfermagem-medico-cirurgica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENFERMAGEM M\u00c9DICO-CIR\u00daRGICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENFERMAGEM M\u00c9DICO-CIR\u00daRGICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 13, "max_upload_size": 1024, "tags": [16], "professor": [312], "students": [194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204]}}, +{"model": "subjects.subject", "pk": 312, "fields": {"name": "ENFERMAGEM OBST\u00c9TRICA", "slug": "enfermagem-obstetrica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENFERMAGEM OBST\u00c9TRICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENFERMAGEM OBST\u00c9TRICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 13, "max_upload_size": 1024, "tags": [16], "professor": [313], "students": [205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215]}}, +{"model": "subjects.subject", "pk": 313, "fields": {"name": "ENFERMAGEM PEDI\u00c1TRICA", "slug": "enfermagem-pediatrica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENFERMAGEM PEDI\u00c1TRICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENFERMAGEM PEDI\u00c1TRICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 13, "max_upload_size": 1024, "tags": [16], "professor": [314], "students": [216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226]}}, +{"model": "subjects.subject", "pk": 314, "fields": {"name": "ENFERMAGEM PSIQUI\u00c1TRICA", "slug": "enfermagem-psiquiatrica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENFERMAGEM PSIQUI\u00c1TRICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENFERMAGEM PSIQUI\u00c1TRICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 13, "max_upload_size": 1024, "tags": [16], "professor": [315], "students": [227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237]}}, +{"model": "subjects.subject", "pk": 315, "fields": {"name": "ENFERMAGEM DE DOEN\u00c7AS CONTAGIOSAS", "slug": "enfermagem-de-doencas-contagiosas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENFERMAGEM DE DOEN\u00c7AS CONTAGIOSAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENFERMAGEM DE DOEN\u00c7AS CONTAGIOSAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 13, "max_upload_size": 1024, "tags": [16], "professor": [316], "students": [238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248]}}, +{"model": "subjects.subject", "pk": 316, "fields": {"name": "ENFERMAGEM DE SA\u00daDE P\u00daBLICA", "slug": "enfermagem-de-saude-publica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENFERMAGEM DE SA\u00daDE P\u00daBLICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENFERMAGEM DE SA\u00daDE P\u00daBLICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 13, "max_upload_size": 1024, "tags": [16], "professor": [317], "students": [249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259]}}, +{"model": "subjects.subject", "pk": 317, "fields": {"name": "M\u00c1QUINAS E IMPLEMENTOS AGR\u00cdCOLAS", "slug": "maquinas-e-implementos-agricolas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto M\u00c1QUINAS E IMPLEMENTOS AGR\u00cdCOLAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto M\u00c1QUINAS E IMPLEMENTOS AGR\u00cdCOLAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 14, "max_upload_size": 1024, "tags": [17, 18], "professor": [318], "students": [260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270]}}, +{"model": "subjects.subject", "pk": 318, "fields": {"name": "ENGENHARIA DE \u00c1GUA E SOLO", "slug": "engenharia-de-agua-e-solo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENGENHARIA DE \u00c1GUA E SOLO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENGENHARIA DE \u00c1GUA E SOLO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 14, "max_upload_size": 1024, "tags": [17, 18], "professor": [319], "students": [271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281]}}, +{"model": "subjects.subject", "pk": 319, "fields": {"name": "IRRIGA\u00c7\u00c3O E DRENAGEM", "slug": "irrigacao-e-drenagem", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto IRRIGA\u00c7\u00c3O E DRENAGEM.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto IRRIGA\u00c7\u00c3O E DRENAGEM.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 14, "max_upload_size": 1024, "tags": [17, 18], "professor": [320], "students": [282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292]}}, +{"model": "subjects.subject", "pk": 320, "fields": {"name": "CONSERVA\u00c7\u00c3O DE SOLO E \u00c1GUA", "slug": "conservacao-de-solo-e-agua", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CONSERVA\u00c7\u00c3O DE SOLO E \u00c1GUA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CONSERVA\u00c7\u00c3O DE SOLO E \u00c1GUA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 14, "max_upload_size": 1024, "tags": [17, 18], "professor": [321], "students": [2, 3, 293, 294, 295, 296, 297, 298, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 321, "fields": {"name": "ENGENHARIA DE PROCESSAMENTO DE PRODUTOS AGR\u00cdCOLAS", "slug": "engenharia-de-processamento-de-produtos-agricolas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENGENHARIA DE PROCESSAMENTO DE PRODUTOS AGR\u00cdCOLAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENGENHARIA DE PROCESSAMENTO DE PRODUTOS AGR\u00cdCOLAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 14, "max_upload_size": 1024, "tags": [17, 18], "professor": [322], "students": [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]}}, +{"model": "subjects.subject", "pk": 322, "fields": {"name": "PR\u00c9-PROCESSAMENTO DE PRODUTOS AGR\u00cdCOLAS", "slug": "pre-processamento-de-produtos-agricolas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PR\u00c9-PROCESSAMENTO DE PRODUTOS AGR\u00cdCOLAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PR\u00c9-PROCESSAMENTO DE PRODUTOS AGR\u00cdCOLAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 14, "max_upload_size": 1024, "tags": [17, 18], "professor": [323], "students": [15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25]}}, +{"model": "subjects.subject", "pk": 323, "fields": {"name": "ARMAZENAMENTO DE PRODUTOS AGR\u00cdCOLAS", "slug": "armazenamento-de-produtos-agricolas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ARMAZENAMENTO DE PRODUTOS AGR\u00cdCOLAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ARMAZENAMENTO DE PRODUTOS AGR\u00cdCOLAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 14, "max_upload_size": 1024, "tags": [17, 18], "professor": [324], "students": [26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36]}}, +{"model": "subjects.subject", "pk": 324, "fields": {"name": "TRANSFER\u00caNCIA DE PRODUTOS AGR\u00cdCOLAS", "slug": "transferencia-de-produtos-agricolas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TRANSFER\u00caNCIA DE PRODUTOS AGR\u00cdCOLAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TRANSFER\u00caNCIA DE PRODUTOS AGR\u00cdCOLAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 14, "max_upload_size": 1024, "tags": [17, 18], "professor": [325], "students": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47]}}, +{"model": "subjects.subject", "pk": 325, "fields": {"name": "CONSTRU\u00c7\u00d5ES RURAIS E AMBI\u00caNCIA", "slug": "construcoes-rurais-e-ambiencia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CONSTRU\u00c7\u00d5ES RURAIS E AMBI\u00caNCIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CONSTRU\u00c7\u00d5ES RURAIS E AMBI\u00caNCIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 14, "max_upload_size": 1024, "tags": [17, 18], "professor": [326], "students": [48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58]}}, +{"model": "subjects.subject", "pk": 326, "fields": {"name": "ASSENTAMENTO RURAL", "slug": "assentamento-rural", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ASSENTAMENTO RURAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ASSENTAMENTO RURAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 14, "max_upload_size": 1024, "tags": [17, 18], "professor": [327], "students": [59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69]}}, +{"model": "subjects.subject", "pk": 327, "fields": {"name": "ENGENHARIA DE CONSTRU\u00c7\u00d5ES RURAIS", "slug": "engenharia-de-construcoes-rurais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENGENHARIA DE CONSTRU\u00c7\u00d5ES RURAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENGENHARIA DE CONSTRU\u00c7\u00d5ES RURAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 14, "max_upload_size": 1024, "tags": [17, 18], "professor": [328], "students": [70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80]}}, +{"model": "subjects.subject", "pk": 328, "fields": {"name": "SANEAMENTO RURAL", "slug": "saneamento-rural", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SANEAMENTO RURAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SANEAMENTO RURAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 14, "max_upload_size": 1024, "tags": [17, 18], "professor": [329], "students": [81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91]}}, +{"model": "subjects.subject", "pk": 329, "fields": {"name": "ENERGIZA\u00c7\u00c3O RURAL", "slug": "energizacao-rural", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENERGIZA\u00c7\u00c3O RURAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENERGIZA\u00c7\u00c3O RURAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 14, "max_upload_size": 1024, "tags": [17, 18], "professor": [330], "students": [92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102]}}, +{"model": "subjects.subject", "pk": 330, "fields": {"name": "CONSTRU\u00c7\u00c3O CIVIL", "slug": "construcao-civil", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CONSTRU\u00c7\u00c3O CIVIL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CONSTRU\u00c7\u00c3O CIVIL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [331], "students": [103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113]}}, +{"model": "subjects.subject", "pk": 331, "fields": {"name": "MATERIAIS E COMPONENTES DE CONSTRU\u00c7\u00c3O", "slug": "materiais-e-componentes-de-construcao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MATERIAIS E COMPONENTES DE CONSTRU\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MATERIAIS E COMPONENTES DE CONSTRU\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [332], "students": [114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124]}}, +{"model": "subjects.subject", "pk": 332, "fields": {"name": "PROCESSOS CONSTRUTIVOS", "slug": "processos-construtivos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROCESSOS CONSTRUTIVOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROCESSOS CONSTRUTIVOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [333], "students": [125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135]}}, +{"model": "subjects.subject", "pk": 333, "fields": {"name": "INSTALA\u00c7\u00d5ES PREDIAIS", "slug": "instalacoes-prediais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INSTALA\u00c7\u00d5ES PREDIAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INSTALA\u00c7\u00d5ES PREDIAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [334], "students": [136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146]}}, +{"model": "subjects.subject", "pk": 334, "fields": {"name": "ESTRUTURAS", "slug": "estruturas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESTRUTURAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESTRUTURAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [335], "students": [147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157]}}, +{"model": "subjects.subject", "pk": 335, "fields": {"name": "ESTRUTURAS DE CONCRETO", "slug": "estruturas-de-concreto", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESTRUTURAS DE CONCRETO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESTRUTURAS DE CONCRETO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [336], "students": [158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168]}}, +{"model": "subjects.subject", "pk": 336, "fields": {"name": "ESTRUTURAS DE MADEIRAS", "slug": "estruturas-de-madeiras", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESTRUTURAS DE MADEIRAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESTRUTURAS DE MADEIRAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [337], "students": [169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179]}}, +{"model": "subjects.subject", "pk": 337, "fields": {"name": "ESTRUTURAS MET\u00c1LICAS", "slug": "estruturas-metalicas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESTRUTURAS MET\u00c1LICAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESTRUTURAS MET\u00c1LICAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [338], "students": [180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190]}}, +{"model": "subjects.subject", "pk": 338, "fields": {"name": "MEC\u00c2NICA DAS ESTRUTURAS", "slug": "mecanica-das-estruturas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MEC\u00c2NICA DAS ESTRUTURAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MEC\u00c2NICA DAS ESTRUTURAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [339], "students": [191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201]}}, +{"model": "subjects.subject", "pk": 339, "fields": {"name": "GEOT\u00c9CNICA", "slug": "geotecnica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOT\u00c9CNICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOT\u00c9CNICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [340], "students": [202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212]}}, +{"model": "subjects.subject", "pk": 340, "fields": {"name": "FUNDA\u00c7\u00d5ES E ESCAVA\u00c7\u00d5ES", "slug": "fundacoes-e-escavacoes", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FUNDA\u00c7\u00d5ES E ESCAVA\u00c7\u00d5ES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FUNDA\u00c7\u00d5ES E ESCAVA\u00c7\u00d5ES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [341], "students": [213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223]}}, +{"model": "subjects.subject", "pk": 341, "fields": {"name": "MEC\u00c2NICAS DAS ROCHAS", "slug": "mecanicas-das-rochas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MEC\u00c2NICAS DAS ROCHAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MEC\u00c2NICAS DAS ROCHAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [342], "students": [224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234]}}, +{"model": "subjects.subject", "pk": 342, "fields": {"name": "MEC\u00c2NICA DOS SOLOS", "slug": "mecanica-dos-solos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MEC\u00c2NICA DOS SOLOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MEC\u00c2NICA DOS SOLOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [343], "students": [235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245]}}, +{"model": "subjects.subject", "pk": 343, "fields": {"name": "OBRAS DE TERRA E ENROCAMENTO", "slug": "obras-de-terra-e-enrocamento", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto OBRAS DE TERRA E ENROCAMENTO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto OBRAS DE TERRA E ENROCAMENTO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [344], "students": [246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256]}}, +{"model": "subjects.subject", "pk": 344, "fields": {"name": "PAVIMENTOS", "slug": "pavimentos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PAVIMENTOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PAVIMENTOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [345], "students": [257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267]}}, +{"model": "subjects.subject", "pk": 345, "fields": {"name": "ENGENHARIA HIDR\u00c1ULICA", "slug": "engenharia-hidraulica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENGENHARIA HIDR\u00c1ULICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENGENHARIA HIDR\u00c1ULICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [346], "students": [268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278]}}, +{"model": "subjects.subject", "pk": 346, "fields": {"name": "HIDR\u00c1ULICA", "slug": "hidraulica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIDR\u00c1ULICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIDR\u00c1ULICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [347], "students": [279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289]}}, +{"model": "subjects.subject", "pk": 347, "fields": {"name": "HIDROLOGIA", "slug": "hidrologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIDROLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIDROLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [348], "students": [290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300]}}, +{"model": "subjects.subject", "pk": 348, "fields": {"name": "INFRA-ESTRUTURA DE TRANSPORTES", "slug": "infra-estrutura-de-transportes", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INFRA-ESTRUTURA DE TRANSPORTES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INFRA-ESTRUTURA DE TRANSPORTES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [349], "students": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 301]}}, +{"model": "subjects.subject", "pk": 349, "fields": {"name": "AEROPORTOS; PROJETO E CONSTRU\u00c7\u00c3O", "slug": "aeroportos-projeto-e-construcao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AEROPORTOS; PROJETO E CONSTRU\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AEROPORTOS; PROJETO E CONSTRU\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [350], "students": [12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22]}}, +{"model": "subjects.subject", "pk": 350, "fields": {"name": "FERROVIAS; PROJETOS E CONSTRU\u00c7\u00c3O", "slug": "ferrovias-projetos-e-construcao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FERROVIAS; PROJETOS E CONSTRU\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FERROVIAS; PROJETOS E CONSTRU\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [351], "students": [23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33]}}, +{"model": "subjects.subject", "pk": 351, "fields": {"name": "PORTOS E VIAS NAVEG\u00c1VEIS; PROJETO E CONSTRU\u00c7\u00c3O", "slug": "portos-e-vias-navegaveis-projeto-e-construcao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PORTOS E VIAS NAVEG\u00c1VEIS; PROJETO E CONSTRU\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PORTOS E VIAS NAVEG\u00c1VEIS; PROJETO E CONSTRU\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [302], "students": [34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44]}}, +{"model": "subjects.subject", "pk": 352, "fields": {"name": "RODOVIAS; PROJETO E CONSTRU\u00c7\u00c3O", "slug": "rodovias-projeto-e-construcao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto RODOVIAS; PROJETO E CONSTRU\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto RODOVIAS; PROJETO E CONSTRU\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 15, "max_upload_size": 1024, "tags": [17, 19], "professor": [303], "students": [45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55]}}, +{"model": "subjects.subject", "pk": 353, "fields": {"name": "PESQUISA MINERAL", "slug": "pesquisa-mineral", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PESQUISA MINERAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PESQUISA MINERAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 16, "max_upload_size": 1024, "tags": [17, 20], "professor": [304], "students": [56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66]}}, +{"model": "subjects.subject", "pk": 354, "fields": {"name": "CARACTERIZA\u00c7\u00c3O DO MIN\u00c9RIO", "slug": "caracterizacao-do-minerio", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CARACTERIZA\u00c7\u00c3O DO MIN\u00c9RIO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CARACTERIZA\u00c7\u00c3O DO MIN\u00c9RIO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 16, "max_upload_size": 1024, "tags": [17, 20], "professor": [305], "students": [67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77]}}, +{"model": "subjects.subject", "pk": 355, "fields": {"name": "DIMENSIONAMENTO DE JAZIDAS", "slug": "dimensionamento-de-jazidas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIMENSIONAMENTO DE JAZIDAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIMENSIONAMENTO DE JAZIDAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 16, "max_upload_size": 1024, "tags": [17, 20], "professor": [306], "students": [78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88]}}, +{"model": "subjects.subject", "pk": 356, "fields": {"name": "LAVRA", "slug": "lavra", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto LAVRA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto LAVRA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 16, "max_upload_size": 1024, "tags": [17, 20], "professor": [307], "students": [89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99]}}, +{"model": "subjects.subject", "pk": 357, "fields": {"name": "LAVRA A C\u00c9U ABERTO", "slug": "lavra-a-ceu-aberto", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto LAVRA A C\u00c9U ABERTO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto LAVRA A C\u00c9U ABERTO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 16, "max_upload_size": 1024, "tags": [17, 20], "professor": [308], "students": [100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110]}}, +{"model": "subjects.subject", "pk": 358, "fields": {"name": "LAVRA DE MINA SUBTERR\u00c2NEA", "slug": "lavra-de-mina-subterranea", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto LAVRA DE MINA SUBTERR\u00c2NEA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto LAVRA DE MINA SUBTERR\u00c2NEA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 16, "max_upload_size": 1024, "tags": [17, 20], "professor": [309], "students": [111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121]}}, +{"model": "subjects.subject", "pk": 359, "fields": {"name": "EQUIPAMENTOS DE LAVRA", "slug": "equipamentos-de-lavra", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto EQUIPAMENTOS DE LAVRA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto EQUIPAMENTOS DE LAVRA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 16, "max_upload_size": 1024, "tags": [17, 20], "professor": [310], "students": [122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132]}}, +{"model": "subjects.subject", "pk": 360, "fields": {"name": "TRATAMENTO DE MIN\u00c9RIOS", "slug": "tratamento-de-minerios", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TRATAMENTO DE MIN\u00c9RIOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TRATAMENTO DE MIN\u00c9RIOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 16, "max_upload_size": 1024, "tags": [17, 20], "professor": [311], "students": [133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143]}}, +{"model": "subjects.subject", "pk": 361, "fields": {"name": "M\u00c9TODOS DE CONCENTRA\u00c7\u00c3O E ENRIQUECIMENTOS DE MIN\u00c9RIOS", "slug": "metodos-de-concentracao-e-enriquecimentos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto M\u00c9TODOS DE CONCENTRA\u00c7\u00c3O E ENRIQUECIMENTOS DE MIN\u00c9RIOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto M\u00c9TODOS DE CONCENTRA\u00c7\u00c3O E ENRIQUECIMENTOS DE MIN\u00c9RIOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 16, "max_upload_size": 1024, "tags": [17, 20], "professor": [312], "students": [144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154]}}, +{"model": "subjects.subject", "pk": 362, "fields": {"name": "EQUIPAMENTOS DE BENEFICIAMENTO DE MIN\u00c9RIOS", "slug": "equipamentos-de-beneficiamento-de-minerios", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto EQUIPAMENTOS DE BENEFICIAMENTO DE MIN\u00c9RIOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto EQUIPAMENTOS DE BENEFICIAMENTO DE MIN\u00c9RIOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 16, "max_upload_size": 1024, "tags": [17, 20], "professor": [313], "students": [155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165]}}, +{"model": "subjects.subject", "pk": 363, "fields": {"name": "GER\u00caNCIA DE PRODU\u00c7\u00c3O", "slug": "gerencia-de-producao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GER\u00caNCIA DE PRODU\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GER\u00caNCIA DE PRODU\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [314], "students": [166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176]}}, +{"model": "subjects.subject", "pk": 364, "fields": {"name": "PLANEJAMENTO DE INSTALA\u00c7OES INDUSTRIAIS", "slug": "planejamento-de-instalacoes-industriais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PLANEJAMENTO DE INSTALA\u00c7OES INDUSTRIAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PLANEJAMENTO DE INSTALA\u00c7OES INDUSTRIAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [315], "students": [177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187]}}, +{"model": "subjects.subject", "pk": 365, "fields": {"name": "PLANEJAMENTO, PROJETO E CONTROLE DE SIST. DE PRODU\u00c7\u00c3O", "slug": "planejamento", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PLANEJAMENTO, PROJETO E CONTROLE DE SIST. DE PRODU\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PLANEJAMENTO, PROJETO E CONTROLE DE SIST. DE PRODU\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [316], "students": [188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198]}}, +{"model": "subjects.subject", "pk": 366, "fields": {"name": "HIGIENE E SEGURAN\u00c7A DO TRABALHO", "slug": "higiene-e-seguranca-do-trabalho", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIGIENE E SEGURAN\u00c7A DO TRABALHO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIGIENE E SEGURAN\u00c7A DO TRABALHO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [317], "students": [199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209]}}, +{"model": "subjects.subject", "pk": 367, "fields": {"name": "SUPRIMENTOS", "slug": "suprimentos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SUPRIMENTOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SUPRIMENTOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [318], "students": [210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220]}}, +{"model": "subjects.subject", "pk": 368, "fields": {"name": "GARANTIA DE CONTROLE DE QUALIDADE", "slug": "garantia-de-controle-de-qualidade", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GARANTIA DE CONTROLE DE QUALIDADE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GARANTIA DE CONTROLE DE QUALIDADE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [319], "students": [221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231]}}, +{"model": "subjects.subject", "pk": 369, "fields": {"name": "PESQUISA OPERACIONAL", "slug": "pesquisa-operacional", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PESQUISA OPERACIONAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PESQUISA OPERACIONAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [320], "students": [232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242]}}, +{"model": "subjects.subject", "pk": 370, "fields": {"name": "PROCESSOS ESTOC\u00c1STICOS E TEORIAS DAS FILAS", "slug": "processos-estocasticos-e-teorias-das-filas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROCESSOS ESTOC\u00c1STICOS E TEORIAS DAS FILAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROCESSOS ESTOC\u00c1STICOS E TEORIAS DAS FILAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [321], "students": [243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253]}}, +{"model": "subjects.subject", "pk": 371, "fields": {"name": "PROGRAMA\u00c7\u00c3O LINEAR, N\u00c3O-LINEAR, MISTA E DIN\u00c2MICA", "slug": "programacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROGRAMA\u00c7\u00c3O LINEAR, N\u00c3O-LINEAR, MISTA E DIN\u00c2MICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROGRAMA\u00c7\u00c3O LINEAR, N\u00c3O-LINEAR, MISTA E DIN\u00c2MICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [322], "students": [254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264]}}, +{"model": "subjects.subject", "pk": 372, "fields": {"name": "S\u00c9RIES TEMPORAIS", "slug": "series-temporais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto S\u00c9RIES TEMPORAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto S\u00c9RIES TEMPORAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [323], "students": [265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275]}}, +{"model": "subjects.subject", "pk": 373, "fields": {"name": "TEORIA DOS GRAFOS", "slug": "teoria-dos-grafos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA DOS GRAFOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA DOS GRAFOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [324], "students": [276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286]}}, +{"model": "subjects.subject", "pk": 374, "fields": {"name": "TEORIA DOS JOGOS", "slug": "teoria-dos-jogos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA DOS JOGOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA DOS JOGOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [325], "students": [287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297]}}, +{"model": "subjects.subject", "pk": 375, "fields": {"name": "ENGENHARIA DO PRODUTO", "slug": "engenharia-do-produto", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENGENHARIA DO PRODUTO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENGENHARIA DO PRODUTO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [326], "students": [2, 3, 4, 5, 6, 7, 8, 298, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 376, "fields": {"name": "ERGONOMIA", "slug": "ergonomia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ERGONOMIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ERGONOMIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [327], "students": [9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]}}, +{"model": "subjects.subject", "pk": 377, "fields": {"name": "METODOLOGIA DE PROJETO DO PRODUTO", "slug": "metodologia-de-projeto-do-produto", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto METODOLOGIA DE PROJETO DO PRODUTO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto METODOLOGIA DE PROJETO DO PRODUTO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [328], "students": [20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30]}}, +{"model": "subjects.subject", "pk": 378, "fields": {"name": "PROCESSOS DE TRABALHO", "slug": "processos-de-trabalho", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROCESSOS DE TRABALHO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROCESSOS DE TRABALHO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [329], "students": [31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41]}}, +{"model": "subjects.subject", "pk": 379, "fields": {"name": "GER\u00caNCIA DO PROJETO E DO PRODUTO", "slug": "gerencia-do-projeto-e-do-produto", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GER\u00caNCIA DO PROJETO E DO PRODUTO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GER\u00caNCIA DO PROJETO E DO PRODUTO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [330], "students": [42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52]}}, +{"model": "subjects.subject", "pk": 380, "fields": {"name": "DESENVOLVIMENTO DE PRODUTO", "slug": "desenvolvimento-de-produto", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DESENVOLVIMENTO DE PRODUTO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DESENVOLVIMENTO DE PRODUTO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [331], "students": [53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63]}}, +{"model": "subjects.subject", "pk": 381, "fields": {"name": "ENGENHARIA ECON\u00d4MICA", "slug": "engenharia-economica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENGENHARIA ECON\u00d4MICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENGENHARIA ECON\u00d4MICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [332], "students": [64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74]}}, +{"model": "subjects.subject", "pk": 382, "fields": {"name": "ESTUDO DE MERCADO", "slug": "estudo-de-mercado", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESTUDO DE MERCADO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESTUDO DE MERCADO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [333], "students": [75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85]}}, +{"model": "subjects.subject", "pk": 383, "fields": {"name": "LOCALIZA\u00c7\u00c3O INDUSTRIAL", "slug": "localizacao-industrial", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto LOCALIZA\u00c7\u00c3O INDUSTRIAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto LOCALIZA\u00c7\u00c3O INDUSTRIAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [334], "students": [86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96]}}, +{"model": "subjects.subject", "pk": 384, "fields": {"name": "AN\u00c1LISE DE CUSTOS", "slug": "analise-de-custos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AN\u00c1LISE DE CUSTOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AN\u00c1LISE DE CUSTOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [335], "students": [97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107]}}, +{"model": "subjects.subject", "pk": 385, "fields": {"name": "ECONOMIA DE TECNOLOGIA", "slug": "economia-de-tecnologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECONOMIA DE TECNOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECONOMIA DE TECNOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [336], "students": [108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118]}}, +{"model": "subjects.subject", "pk": 386, "fields": {"name": "VIDA ECON\u00d4MICA DOS EQUIPAMENTOS", "slug": "vida-economica-dos-equipamentos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto VIDA ECON\u00d4MICA DOS EQUIPAMENTOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto VIDA ECON\u00d4MICA DOS EQUIPAMENTOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [337], "students": [119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129]}}, +{"model": "subjects.subject", "pk": 387, "fields": {"name": "AVALIA\u00c7\u00c3O DE PROJETOS", "slug": "avaliacao-de-projetos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AVALIA\u00c7\u00c3O DE PROJETOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AVALIA\u00c7\u00c3O DE PROJETOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 17, "max_upload_size": 1024, "tags": [17, 21], "professor": [338], "students": [130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140]}}, +{"model": "subjects.subject", "pk": 388, "fields": {"name": "MATERIAIS EL\u00c9TRICOS", "slug": "materiais-eletricos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MATERIAIS EL\u00c9TRICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MATERIAIS EL\u00c9TRICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [339], "students": [141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151]}}, +{"model": "subjects.subject", "pk": 389, "fields": {"name": "MATERIAIS CONDUTORES", "slug": "materiais-condutores", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MATERIAIS CONDUTORES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MATERIAIS CONDUTORES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [340], "students": [152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162]}}, +{"model": "subjects.subject", "pk": 390, "fields": {"name": "MATERIAIS E COMPONENTES SEMICONDUTORES", "slug": "materiais-e-componentes-semicondutores", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MATERIAIS E COMPONENTES SEMICONDUTORES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MATERIAIS E COMPONENTES SEMICONDUTORES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [341], "students": [163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173]}}, +{"model": "subjects.subject", "pk": 391, "fields": {"name": "MATERIAIS E DISPOSITIVOS SUPERCONDUTORES", "slug": "materiais-e-dispositivos-supercondutores", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MATERIAIS E DISPOSITIVOS SUPERCONDUTORES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MATERIAIS E DISPOSITIVOS SUPERCONDUTORES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [342], "students": [174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184]}}, +{"model": "subjects.subject", "pk": 392, "fields": {"name": "MATERIAIS DIEL\u00c9TRICOS, PIESOEL\u00c9TRICOS E FERROEL\u00c9TRICOS", "slug": "materiais-dieletricos-piesoeletricos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MATERIAIS DIEL\u00c9TRICOS, PIESOEL\u00c9TRICOS E FERROEL\u00c9TRICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MATERIAIS DIEL\u00c9TRICOS, PIESOEL\u00c9TRICOS E FERROEL\u00c9TRICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [343], "students": [185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195]}}, +{"model": "subjects.subject", "pk": 393, "fields": {"name": "MAT. E COMP. ELETRO\u00d3TICOS E MAGNET., MAT. FOTOEL\u00c9TRICOS", "slug": "mat-e-comp-eletrooticos-e-magnet", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MAT. E COMP. ELETRO\u00d3TICOS E MAGNET., MAT. FOTOEL\u00c9TRICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MAT. E COMP. ELETRO\u00d3TICOS E MAGNET., MAT. FOTOEL\u00c9TRICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [344], "students": [196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206]}}, +{"model": "subjects.subject", "pk": 394, "fields": {"name": "MATERIAIS E DISPOSITIVOS MAGN\u00c9TICOS", "slug": "materiais-e-dispositivos-magneticos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MATERIAIS E DISPOSITIVOS MAGN\u00c9TICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MATERIAIS E DISPOSITIVOS MAGN\u00c9TICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [345], "students": [207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217]}}, +{"model": "subjects.subject", "pk": 395, "fields": {"name": "MEDIDAS EL\u00c9TRICAS, MAGN\u00c9TICAS E ELETR\u00d4NICAS; INSTRUMENTA\u00c7\u00c3O", "slug": "medidas-eletricas-magneticas-e-eletronicas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MEDIDAS EL\u00c9TRICAS, MAGN\u00c9TICAS E ELETR\u00d4NICAS; INSTRUMENTA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MEDIDAS EL\u00c9TRICAS, MAGN\u00c9TICAS E ELETR\u00d4NICAS; INSTRUMENTA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [346], "students": [218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228]}}, +{"model": "subjects.subject", "pk": 396, "fields": {"name": "MEDIDAS EL\u00c9TRICAS", "slug": "medidas-eletricas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MEDIDAS EL\u00c9TRICAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MEDIDAS EL\u00c9TRICAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [347], "students": [229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239]}}, +{"model": "subjects.subject", "pk": 397, "fields": {"name": "MEDIDAS MAGN\u00c9TICAS", "slug": "medidas-magneticas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MEDIDAS MAGN\u00c9TICAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MEDIDAS MAGN\u00c9TICAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [348], "students": [240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250]}}, +{"model": "subjects.subject", "pk": 398, "fields": {"name": "INSTRUMENTA\u00c7\u00c3O ELETROMEC\u00c2NICA", "slug": "instrumentacao-eletromecanica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INSTRUMENTA\u00c7\u00c3O ELETROMEC\u00c2NICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INSTRUMENTA\u00c7\u00c3O ELETROMEC\u00c2NICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [349], "students": [251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261]}}, +{"model": "subjects.subject", "pk": 399, "fields": {"name": "INSTRUMENTA\u00c7\u00c3O ELETR\u00d4NICA", "slug": "instrumentacao-eletronica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INSTRUMENTA\u00c7\u00c3O ELETR\u00d4NICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INSTRUMENTA\u00c7\u00c3O ELETR\u00d4NICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [350], "students": [262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272]}}, +{"model": "subjects.subject", "pk": 400, "fields": {"name": "SISTEMAS ELETR\u00d4NICOS DE MEDIDAS E DE CONTROLE", "slug": "sistemas-eletronicos-de-medidas-e-de-controle", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SISTEMAS ELETR\u00d4NICOS DE MEDIDAS E DE CONTROLE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SISTEMAS ELETR\u00d4NICOS DE MEDIDAS E DE CONTROLE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [351], "students": [273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283]}}, +{"model": "subjects.subject", "pk": 401, "fields": {"name": "CIRCUITOS EL\u00c9TRICOS, MAGN\u00c9TICOS E ELETR\u00d4NICOS", "slug": "circuitos-eletricos-magneticos-e-eletronicos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIRCUITOS EL\u00c9TRICOS, MAGN\u00c9TICOS E ELETR\u00d4NICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIRCUITOS EL\u00c9TRICOS, MAGN\u00c9TICOS E ELETR\u00d4NICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [302], "students": [284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294]}}, +{"model": "subjects.subject", "pk": 402, "fields": {"name": "TEORIA GERAL DOS CIRCUITOS EL\u00c9TRICOS", "slug": "teoria-geral-dos-circuitos-eletricos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA GERAL DOS CIRCUITOS EL\u00c9TRICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA GERAL DOS CIRCUITOS EL\u00c9TRICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [303], "students": [2, 3, 4, 5, 295, 296, 297, 298, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 403, "fields": {"name": "CIRCUITOS LINEARES E N\u00c3O LINEARES", "slug": "circuitos-lineares-e-nao-lineares", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIRCUITOS LINEARES E N\u00c3O LINEARES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIRCUITOS LINEARES E N\u00c3O LINEARES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [304], "students": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]}}, +{"model": "subjects.subject", "pk": 404, "fields": {"name": "CIRCUITOS ELETR\u00d4NICOS", "slug": "circuitos-eletronicos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIRCUITOS ELETR\u00d4NICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIRCUITOS ELETR\u00d4NICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [305], "students": [17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27]}}, +{"model": "subjects.subject", "pk": 405, "fields": {"name": "CIRCUITOS MAGN\u00c9TICOS, MAGN\u00c9TISMO, ELETROMAGN\u00c9TISMO", "slug": "circuitos-magneticos-magnetismo-eletromagnetismo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIRCUITOS MAGN\u00c9TICOS, MAGN\u00c9TISMO, ELETROMAGN\u00c9TISMO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIRCUITOS MAGN\u00c9TICOS, MAGN\u00c9TISMO, ELETROMAGN\u00c9TISMO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [306], "students": [28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38]}}, +{"model": "subjects.subject", "pk": 406, "fields": {"name": "SISTEMAS EL\u00c9TRICOS DE POT\u00caNCIA", "slug": "sistemas-eletricos-de-potencia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SISTEMAS EL\u00c9TRICOS DE POT\u00caNCIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SISTEMAS EL\u00c9TRICOS DE POT\u00caNCIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [307], "students": [39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49]}}, +{"model": "subjects.subject", "pk": 407, "fields": {"name": "GERA\u00c7\u00c3O DE ENERGIA EL\u00c9TRICA", "slug": "geracao-de-energia-eletrica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GERA\u00c7\u00c3O DE ENERGIA EL\u00c9TRICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GERA\u00c7\u00c3O DE ENERGIA EL\u00c9TRICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [308], "students": [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60]}}, +{"model": "subjects.subject", "pk": 408, "fields": {"name": "CONVERS\u00c3O E RETIFICA\u00c7\u00c3O DA ENERGIA EL\u00c9TRICA", "slug": "conversao-e-retificacao-da-energia-eletrica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CONVERS\u00c3O E RETIFICA\u00c7\u00c3O DA ENERGIA EL\u00c9TRICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CONVERS\u00c3O E RETIFICA\u00c7\u00c3O DA ENERGIA EL\u00c9TRICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [309], "students": [61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71]}}, +{"model": "subjects.subject", "pk": 409, "fields": {"name": "M\u00c1QUINAS EL\u00c9TRICAS E DISPOSITIVOS DE POT\u00caNCIA", "slug": "maquinas-eletricas-e-dispositivos-de-potencia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto M\u00c1QUINAS EL\u00c9TRICAS E DISPOSITIVOS DE POT\u00caNCIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto M\u00c1QUINAS EL\u00c9TRICAS E DISPOSITIVOS DE POT\u00caNCIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [310], "students": [72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82]}}, +{"model": "subjects.subject", "pk": 410, "fields": {"name": "INSTALA\u00c7\u00d5ES EL\u00c9TRICAS PREDIAIS E INDUSTRIAIS", "slug": "instalacoes-eletricas-prediais-e-industriais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INSTALA\u00c7\u00d5ES EL\u00c9TRICAS PREDIAIS E INDUSTRIAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INSTALA\u00c7\u00d5ES EL\u00c9TRICAS PREDIAIS E INDUSTRIAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [311], "students": [83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93]}}, +{"model": "subjects.subject", "pk": 411, "fields": {"name": "ELETR\u00d4NICA INDUSTRIAL", "slug": "eletronica-industrial", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ELETR\u00d4NICA INDUSTRIAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ELETR\u00d4NICA INDUSTRIAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [312], "students": [94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104]}}, +{"model": "subjects.subject", "pk": 412, "fields": {"name": "AUTOMA\u00c7\u00c3O ELETR\u00d4NICA DE PROCESSOS EL\u00c9TRICOS E INDUSTRIAIS", "slug": "automacao-eletronica-de-processos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AUTOMA\u00c7\u00c3O ELETR\u00d4NICA DE PROCESSOS EL\u00c9TRICOS E INDUSTRIAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AUTOMA\u00c7\u00c3O ELETR\u00d4NICA DE PROCESSOS EL\u00c9TRICOS E INDUSTRIAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [313], "students": [105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115]}}, +{"model": "subjects.subject", "pk": 413, "fields": {"name": "TELECOMUNICA\u00c7\u00d5ES", "slug": "telecomunicacoes", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TELECOMUNICA\u00c7\u00d5ES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TELECOMUNICA\u00c7\u00d5ES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [314], "students": [116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126]}}, +{"model": "subjects.subject", "pk": 414, "fields": {"name": "RADIONAVEGA\u00c7\u00c3O E RADIOASTRONOMIA", "slug": "radionavegacao-e-radioastronomia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto RADIONAVEGA\u00c7\u00c3O E RADIOASTRONOMIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto RADIONAVEGA\u00c7\u00c3O E RADIOASTRONOMIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [315], "students": [127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137]}}, +{"model": "subjects.subject", "pk": 415, "fields": {"name": "SISTEMAS DE TELECOMUNICA\u00c7\u00d5ES", "slug": "sistemas-de-telecomunicacoes", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SISTEMAS DE TELECOMUNICA\u00c7\u00d5ES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SISTEMAS DE TELECOMUNICA\u00c7\u00d5ES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 18, "max_upload_size": 1024, "tags": [17, 22], "professor": [316], "students": [138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148]}}, +{"model": "subjects.subject", "pk": 416, "fields": {"name": "FEN\u00d4MENOS DE TRANSPORTES", "slug": "fenomenos-de-transportes", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FEN\u00d4MENOS DE TRANSPORTES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FEN\u00d4MENOS DE TRANSPORTES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [317], "students": [149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159]}}, +{"model": "subjects.subject", "pk": 417, "fields": {"name": "TRANSFER\u00caNCIA DE CALOR", "slug": "transferencia-de-calor", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TRANSFER\u00caNCIA DE CALOR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TRANSFER\u00caNCIA DE CALOR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [318], "students": [160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170]}}, +{"model": "subjects.subject", "pk": 418, "fields": {"name": "MEC\u00c2NICA DOS FLU\u00cdDOS", "slug": "mecanica-dos-fluidos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MEC\u00c2NICA DOS FLU\u00cdDOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MEC\u00c2NICA DOS FLU\u00cdDOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [319], "students": [171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181]}}, +{"model": "subjects.subject", "pk": 419, "fields": {"name": "DIN\u00c2MICA DOS GASES", "slug": "dinamica-dos-gases", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIN\u00c2MICA DOS GASES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIN\u00c2MICA DOS GASES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [320], "students": [182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192]}}, +{"model": "subjects.subject", "pk": 420, "fields": {"name": "PRINC\u00cdPIOS VARIACIONAIS E M\u00c9TODOS NUM\u00c9RICOS", "slug": "principios-variacionais-e-metodos-numericos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PRINC\u00cdPIOS VARIACIONAIS E M\u00c9TODOS NUM\u00c9RICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PRINC\u00cdPIOS VARIACIONAIS E M\u00c9TODOS NUM\u00c9RICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [321], "students": [193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203]}}, +{"model": "subjects.subject", "pk": 421, "fields": {"name": "ENGENHARIA T\u00c9RMICA", "slug": "engenharia-termica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENGENHARIA T\u00c9RMICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENGENHARIA T\u00c9RMICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [322], "students": [204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214]}}, +{"model": "subjects.subject", "pk": 422, "fields": {"name": "TERMODIN\u00c2MICA", "slug": "termodinamica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TERMODIN\u00c2MICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TERMODIN\u00c2MICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [323], "students": [215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225]}}, +{"model": "subjects.subject", "pk": 423, "fields": {"name": "CONTROLE AMBIENTAL", "slug": "controle-ambiental", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CONTROLE AMBIENTAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CONTROLE AMBIENTAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [324], "students": [226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236]}}, +{"model": "subjects.subject", "pk": 424, "fields": {"name": "APROVEITAMENTO DA ENERGIA", "slug": "aproveitamento-da-energia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto APROVEITAMENTO DA ENERGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto APROVEITAMENTO DA ENERGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [325], "students": [237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247]}}, +{"model": "subjects.subject", "pk": 425, "fields": {"name": "MEC\u00c2NICA DOS S\u00d3LIDOS", "slug": "mecanica-dos-solidos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MEC\u00c2NICA DOS S\u00d3LIDOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MEC\u00c2NICA DOS S\u00d3LIDOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [326], "students": [248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258]}}, +{"model": "subjects.subject", "pk": 426, "fields": {"name": "AN\u00c1LISE DE TENS\u00d5ES", "slug": "analise-de-tensoes", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AN\u00c1LISE DE TENS\u00d5ES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AN\u00c1LISE DE TENS\u00d5ES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [327], "students": [259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269]}}, +{"model": "subjects.subject", "pk": 427, "fields": {"name": "TERMOELASTICIDADE", "slug": "termoelasticidade", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TERMOELASTICIDADE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TERMOELASTICIDADE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [328], "students": [270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280]}}, +{"model": "subjects.subject", "pk": 428, "fields": {"name": "PROJETOS DE M\u00c1QUINAS", "slug": "projetos-de-maquinas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROJETOS DE M\u00c1QUINAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROJETOS DE M\u00c1QUINAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [329], "students": [281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291]}}, +{"model": "subjects.subject", "pk": 429, "fields": {"name": "TEORIA DOS MECANISMOS", "slug": "teoria-dos-mecanismos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA DOS MECANISMOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA DOS MECANISMOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [330], "students": [292, 293, 294, 295, 296, 297, 298, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 430, "fields": {"name": "EST\u00c1TICA E DIN\u00c2MICA APLICADA", "slug": "estatica-e-dinamica-aplicada", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto EST\u00c1TICA E DIN\u00c2MICA APLICADA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto EST\u00c1TICA E DIN\u00c2MICA APLICADA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [331], "students": [2, 3, 4, 5, 6, 7]}}, +{"model": "subjects.subject", "pk": 431, "fields": {"name": "ELEMENTOS DE M\u00c1QUINAS", "slug": "elementos-de-maquinas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ELEMENTOS DE M\u00c1QUINAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ELEMENTOS DE M\u00c1QUINAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [332], "students": [8, 9, 10, 11, 12, 13]}}, +{"model": "subjects.subject", "pk": 432, "fields": {"name": "FUNDAMENTOS GERAIS DE PROJETOS DAS M\u00c1QUINAS", "slug": "fundamentos-gerais-de-projetos-das-maquinas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FUNDAMENTOS GERAIS DE PROJETOS DAS M\u00c1QUINAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FUNDAMENTOS GERAIS DE PROJETOS DAS M\u00c1QUINAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [333], "students": [14, 15, 16, 17, 18, 19]}}, +{"model": "subjects.subject", "pk": 433, "fields": {"name": "M\u00c1QUINAS, MOTORES E EQUIPAMENTOS", "slug": "maquinas-motores-e-equipamentos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto M\u00c1QUINAS, MOTORES E EQUIPAMENTOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto M\u00c1QUINAS, MOTORES E EQUIPAMENTOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [334], "students": [20, 21, 22, 23, 24, 25]}}, +{"model": "subjects.subject", "pk": 434, "fields": {"name": "CONTROLE DE SISTEMAS MEC\u00c2NICOS", "slug": "controle-de-sistemas-mecanicos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CONTROLE DE SISTEMAS MEC\u00c2NICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CONTROLE DE SISTEMAS MEC\u00c2NICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [335], "students": [26, 27, 28, 29, 30, 31]}}, +{"model": "subjects.subject", "pk": 435, "fields": {"name": "APROVEITAMENTO DE ENERGIA", "slug": "aproveitamento-de-energia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto APROVEITAMENTO DE ENERGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto APROVEITAMENTO DE ENERGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [336], "students": [32, 33, 34, 35, 36, 37]}}, +{"model": "subjects.subject", "pk": 436, "fields": {"name": "PROCESSOS DE FABRICA\u00c7\u00c3O", "slug": "processos-de-fabricacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROCESSOS DE FABRICA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROCESSOS DE FABRICA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [337], "students": [38, 39, 40, 41, 42, 43]}}, +{"model": "subjects.subject", "pk": 437, "fields": {"name": "MATRIZES E FERRAMENTAS", "slug": "matrizes-e-ferramentas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MATRIZES E FERRAMENTAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MATRIZES E FERRAMENTAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [338], "students": [44, 45, 46, 47, 48, 49]}}, +{"model": "subjects.subject", "pk": 438, "fields": {"name": "M\u00c1QUINAS DE USINAGEM E CONFORMA\u00c7\u00c3O", "slug": "maquinas-de-usinagem-e-conformacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto M\u00c1QUINAS DE USINAGEM E CONFORMA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto M\u00c1QUINAS DE USINAGEM E CONFORMA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [339], "students": [50, 51, 52, 53, 54, 55]}}, +{"model": "subjects.subject", "pk": 439, "fields": {"name": "CONTROLE NUM\u00c9RICO", "slug": "controle-numerico", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CONTROLE NUM\u00c9RICO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CONTROLE NUM\u00c9RICO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [340], "students": [56, 57, 58, 59, 60, 61]}}, +{"model": "subjects.subject", "pk": 440, "fields": {"name": "ROBOTIZA\u00c7\u00c3O", "slug": "robotizacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ROBOTIZA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ROBOTIZA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 19, "max_upload_size": 1024, "tags": [17, 23], "professor": [341], "students": [62, 63, 64, 65, 66, 67]}}, +{"model": "subjects.subject", "pk": 441, "fields": {"name": "FARMACOTECNIA", "slug": "farmacotecnia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FARMACOTECNIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FARMACOTECNIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 20, "max_upload_size": 1024, "tags": [24], "professor": [342], "students": [68, 69, 70, 71, 72, 73]}}, +{"model": "subjects.subject", "pk": 442, "fields": {"name": "FARMACOGNOSIA", "slug": "farmacognosia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FARMACOGNOSIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FARMACOGNOSIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 20, "max_upload_size": 1024, "tags": [24], "professor": [343], "students": [74, 75, 76, 77, 78, 79]}}, +{"model": "subjects.subject", "pk": 443, "fields": {"name": "AN\u00c1LISE TOXICOL\u00d3GICA", "slug": "analise-toxicologica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AN\u00c1LISE TOXICOL\u00d3GICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AN\u00c1LISE TOXICOL\u00d3GICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 20, "max_upload_size": 1024, "tags": [24], "professor": [344], "students": [80, 81, 82, 83, 84, 85]}}, +{"model": "subjects.subject", "pk": 444, "fields": {"name": "AN\u00c1LISE E CONTROLE DE MEDICAMENTOS", "slug": "analise-e-controle-de-medicamentos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AN\u00c1LISE E CONTROLE DE MEDICAMENTOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AN\u00c1LISE E CONTROLE DE MEDICAMENTOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 20, "max_upload_size": 1024, "tags": [24], "professor": [345], "students": [86, 87, 88, 89, 90, 91]}}, +{"model": "subjects.subject", "pk": 445, "fields": {"name": "BROMATOLOGIA", "slug": "bromatologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto BROMATOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto BROMATOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 20, "max_upload_size": 1024, "tags": [24], "professor": [346], "students": [92, 93, 94, 95, 96, 97]}}, +{"model": "subjects.subject", "pk": 446, "fields": {"name": "HIST\u00d3RIA DA FILOSOFIA", "slug": "historia-da-filosofia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA DA FILOSOFIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA DA FILOSOFIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 21, "max_upload_size": 1024, "tags": [25], "professor": [347], "students": [98, 99, 100, 101, 102, 103]}}, +{"model": "subjects.subject", "pk": 447, "fields": {"name": "METAF\u00cdSICA", "slug": "metafisica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto METAF\u00cdSICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto METAF\u00cdSICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 21, "max_upload_size": 1024, "tags": [25], "professor": [348], "students": [104, 105, 106, 107, 108, 109]}}, +{"model": "subjects.subject", "pk": 448, "fields": {"name": "L\u00d3GICA", "slug": "logica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto L\u00d3GICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto L\u00d3GICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 21, "max_upload_size": 1024, "tags": [25], "professor": [349], "students": [110, 111, 112, 113, 114, 115]}}, +{"model": "subjects.subject", "pk": 449, "fields": {"name": "\u00c9TICA", "slug": "etica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto \u00c9TICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto \u00c9TICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 21, "max_upload_size": 1024, "tags": [25], "professor": [350], "students": [116, 117, 118, 119, 120, 121]}}, +{"model": "subjects.subject", "pk": 450, "fields": {"name": "EPISTEMOLOGIA", "slug": "epistemologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto EPISTEMOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto EPISTEMOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 21, "max_upload_size": 1024, "tags": [25], "professor": [351], "students": [122, 123, 124, 125, 126, 127]}}, +{"model": "subjects.subject", "pk": 451, "fields": {"name": "FILOSOFIA BRASILEIRA", "slug": "filosofia-brasileira", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FILOSOFIA BRASILEIRA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FILOSOFIA BRASILEIRA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 21, "max_upload_size": 1024, "tags": [25], "professor": [302], "students": [128, 129, 130, 131, 132, 133]}}, +{"model": "subjects.subject", "pk": 452, "fields": {"name": "F\u00cdSICA GERAL", "slug": "fisica-geral", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto F\u00cdSICA GERAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto F\u00cdSICA GERAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [303], "students": [134, 135, 136, 137, 138, 139]}}, +{"model": "subjects.subject", "pk": 453, "fields": {"name": "M\u00c9TODOS MATEM\u00c1TICOS DA F\u00cdSICA", "slug": "metodos-matematicos-da-fisica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto M\u00c9TODOS MATEM\u00c1TICOS DA F\u00cdSICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto M\u00c9TODOS MATEM\u00c1TICOS DA F\u00cdSICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [304], "students": [140, 141, 142, 143, 144, 145]}}, +{"model": "subjects.subject", "pk": 454, "fields": {"name": "RELATIVIDADE E GRAVITA\u00c7\u00c3O", "slug": "relatividade-e-gravitacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto RELATIVIDADE E GRAVITA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto RELATIVIDADE E GRAVITA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [305], "students": [146, 147, 148, 149, 150, 151]}}, +{"model": "subjects.subject", "pk": 455, "fields": {"name": "F\u00cdSICA ESTAT\u00cdSTICA E TERMODIN\u00c2MICA", "slug": "fisica-estatistica-e-termodinamica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto F\u00cdSICA ESTAT\u00cdSTICA E TERMODIN\u00c2MICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto F\u00cdSICA ESTAT\u00cdSTICA E TERMODIN\u00c2MICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [306], "students": [152, 153, 154, 155, 156, 157]}}, +{"model": "subjects.subject", "pk": 456, "fields": {"name": "INSTRUMENTA\u00c7\u00c3O ESPEC\u00cdFICA DE USO GERAL EM F\u00cdSICA", "slug": "instrumentacao-especifica-de-uso-geral-em-fisica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INSTRUMENTA\u00c7\u00c3O ESPEC\u00cdFICA DE USO GERAL EM F\u00cdSICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INSTRUMENTA\u00c7\u00c3O ESPEC\u00cdFICA DE USO GERAL EM F\u00cdSICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [307], "students": [158, 159, 160, 161, 162, 163]}}, +{"model": "subjects.subject", "pk": 457, "fields": {"name": "\u00c1REAS CL\u00c1SSICAS DE FENOMENOLOGIA E SUAS APLICA\u00c7\u00d5ES", "slug": "areas-classicas-de-fenomenologia-e-suas-aplicacoes", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto \u00c1REAS CL\u00c1SSICAS DE FENOMENOLOGIA E SUAS APLICA\u00c7\u00d5ES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto \u00c1REAS CL\u00c1SSICAS DE FENOMENOLOGIA E SUAS APLICA\u00c7\u00d5ES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [308], "students": [164, 165, 166, 167, 168, 169]}}, +{"model": "subjects.subject", "pk": 458, "fields": {"name": "\u00d3TICA", "slug": "otica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto \u00d3TICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto \u00d3TICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [309], "students": [170, 171, 172, 173, 174, 175]}}, +{"model": "subjects.subject", "pk": 459, "fields": {"name": "AC\u00daSTICA", "slug": "acustica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AC\u00daSTICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AC\u00daSTICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [310], "students": [176, 177, 178, 179, 180, 181]}}, +{"model": "subjects.subject", "pk": 460, "fields": {"name": "DIN\u00c2MICA DOS FLUIDOS", "slug": "dinamica-dos-fluidos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIN\u00c2MICA DOS FLUIDOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIN\u00c2MICA DOS FLUIDOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [311], "students": [182, 183, 184, 185, 186, 187]}}, +{"model": "subjects.subject", "pk": 461, "fields": {"name": "F\u00cdSICA DAS PART\u00cdCULAS ELEMENTARES E CAMPOS", "slug": "fisica-das-particulas-elementares-e-campos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto F\u00cdSICA DAS PART\u00cdCULAS ELEMENTARES E CAMPOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto F\u00cdSICA DAS PART\u00cdCULAS ELEMENTARES E CAMPOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [312], "students": [188, 189, 190, 191, 192, 193]}}, +{"model": "subjects.subject", "pk": 462, "fields": {"name": "TEORIA GERAL DE PART\u00cdCULAS E CAMPOS", "slug": "teoria-geral-de-particulas-e-campos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA GERAL DE PART\u00cdCULAS E CAMPOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA GERAL DE PART\u00cdCULAS E CAMPOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [313], "students": [194, 195, 196, 197, 198, 199]}}, +{"model": "subjects.subject", "pk": 463, "fields": {"name": "REA\u00c7\u00d5ES ESPEC\u00cdFICAS E FENOMIOLOGIA DE PART\u00cdCULAS", "slug": "reacoes-especificas-e-fenomiologia-de-particulas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto REA\u00c7\u00d5ES ESPEC\u00cdFICAS E FENOMIOLOGIA DE PART\u00cdCULAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto REA\u00c7\u00d5ES ESPEC\u00cdFICAS E FENOMIOLOGIA DE PART\u00cdCULAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [314], "students": [200, 201, 202, 203, 204, 205]}}, +{"model": "subjects.subject", "pk": 464, "fields": {"name": "PROPRIEDADES DE PART\u00cdCULAS ESPEC\u00cdFICAS E RESSON\u00c2NCIAS", "slug": "propriedades-de-particulas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROPRIEDADES DE PART\u00cdCULAS ESPEC\u00cdFICAS E RESSON\u00c2NCIAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROPRIEDADES DE PART\u00cdCULAS ESPEC\u00cdFICAS E RESSON\u00c2NCIAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [315], "students": [206, 207, 208, 209, 210, 211]}}, +{"model": "subjects.subject", "pk": 465, "fields": {"name": "F\u00cdSICA NUCLEAR", "slug": "fisica-nuclear", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto F\u00cdSICA NUCLEAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto F\u00cdSICA NUCLEAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [316], "students": [212, 213, 214, 215, 216, 217]}}, +{"model": "subjects.subject", "pk": 466, "fields": {"name": "ESTRUTURA NUCLEAR", "slug": "estrutura-nuclear", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESTRUTURA NUCLEAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESTRUTURA NUCLEAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [317], "students": [218, 219, 220, 221, 222, 223]}}, +{"model": "subjects.subject", "pk": 467, "fields": {"name": "DESINTEGRA\u00c7\u00c3O NUCLEAR E RADIOATIVIDADE", "slug": "desintegracao-nuclear-e-radioatividade", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DESINTEGRA\u00c7\u00c3O NUCLEAR E RADIOATIVIDADE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DESINTEGRA\u00c7\u00c3O NUCLEAR E RADIOATIVIDADE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [318], "students": [224, 225, 226, 227, 228, 229]}}, +{"model": "subjects.subject", "pk": 468, "fields": {"name": "REA\u00c7\u00d5ES NUCLEARES E ESPALHAMENTO GERAL", "slug": "reacoes-nucleares-e-espalhamento-geral", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto REA\u00c7\u00d5ES NUCLEARES E ESPALHAMENTO GERAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto REA\u00c7\u00d5ES NUCLEARES E ESPALHAMENTO GERAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [319], "students": [230, 231, 232, 233, 234, 235]}}, +{"model": "subjects.subject", "pk": 469, "fields": {"name": "PROPRIEDADES DE N\u00daCLEOS ESPEC\u00cdFICOS", "slug": "propriedades-de-nucleos-especificos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROPRIEDADES DE N\u00daCLEOS ESPEC\u00cdFICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROPRIEDADES DE N\u00daCLEOS ESPEC\u00cdFICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [320], "students": [236, 237, 238, 239, 240, 241]}}, +{"model": "subjects.subject", "pk": 470, "fields": {"name": "MET.EXPER.E INSTRUMENT.PARA PART.ELEMENT.E F\u00cdSICA NUCLEAR", "slug": "metexpere-instrumentpara-partelemente", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MET.EXPER.E INSTRUMENT.PARA PART.ELEMENT.E F\u00cdSICA NUCLEAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MET.EXPER.E INSTRUMENT.PARA PART.ELEMENT.E F\u00cdSICA NUCLEAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [321], "students": [242, 243, 244, 245, 246, 247]}}, +{"model": "subjects.subject", "pk": 471, "fields": {"name": "F\u00cdSICA AT\u00d4MICA E MOLECULAR", "slug": "fisica-atomica-e-molecular", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto F\u00cdSICA AT\u00d4MICA E MOLECULAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto F\u00cdSICA AT\u00d4MICA E MOLECULAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [322], "students": [248, 249, 250, 251, 252, 253]}}, +{"model": "subjects.subject", "pk": 472, "fields": {"name": "ESTRUTURA ELETR\u00d4NICA DE \u00c1TOMOS E MOL\u00c9CULAS; TEORIA", "slug": "estrutura-eletronica-de-atomos-e-moleculas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESTRUTURA ELETR\u00d4NICA DE \u00c1TOMOS E MOL\u00c9CULAS; TEORIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESTRUTURA ELETR\u00d4NICA DE \u00c1TOMOS E MOL\u00c9CULAS; TEORIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [323], "students": [254, 255, 256, 257, 258, 259]}}, +{"model": "subjects.subject", "pk": 473, "fields": {"name": "ESPECTROS AT\u00d4MICOS E INTEGRA\u00c7\u00c3O DE F\u00d3TONS", "slug": "espectros-atomicos-e-integracao-de-fotons", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESPECTROS AT\u00d4MICOS E INTEGRA\u00c7\u00c3O DE F\u00d3TONS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESPECTROS AT\u00d4MICOS E INTEGRA\u00c7\u00c3O DE F\u00d3TONS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [324], "students": [260, 261, 262, 263, 264, 265]}}, +{"model": "subjects.subject", "pk": 474, "fields": {"name": "ESPECTROS MOLECUL. E INTERA\u00c7\u00d5ES DE F\u00d3TONS COM MOL\u00c9CULAS", "slug": "espectros-molecul-e-interacoes-de-fotons", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESPECTROS MOLECUL. E INTERA\u00c7\u00d5ES DE F\u00d3TONS COM MOL\u00c9CULAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESPECTROS MOLECUL. E INTERA\u00c7\u00d5ES DE F\u00d3TONS COM MOL\u00c9CULAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [325], "students": [266, 267, 268, 269, 270, 271]}}, +{"model": "subjects.subject", "pk": 475, "fields": {"name": "PROCESSOS DE COLIS\u00c3O E INTERA\u00c7\u00d5ES DE \u00c1TOMOS E MOL\u00c9CULAS", "slug": "processos-de-colisao-e-interacoes", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROCESSOS DE COLIS\u00c3O E INTERA\u00c7\u00d5ES DE \u00c1TOMOS E MOL\u00c9CULAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROCESSOS DE COLIS\u00c3O E INTERA\u00c7\u00d5ES DE \u00c1TOMOS E MOL\u00c9CULAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [326], "students": [272, 273, 274, 275, 276, 277]}}, +{"model": "subjects.subject", "pk": 476, "fields": {"name": "ESTUDOS DE \u00c1TOMOS E MOL\u00c9CULAS ESPECIAIS", "slug": "estudos-de-atomos-e-moleculas-especiais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESTUDOS DE \u00c1TOMOS E MOL\u00c9CULAS ESPECIAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESTUDOS DE \u00c1TOMOS E MOL\u00c9CULAS ESPECIAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [327], "students": [278, 279, 280, 281, 282, 283]}}, +{"model": "subjects.subject", "pk": 477, "fields": {"name": "F\u00cdSICA DE PLASMAS E DESCARGAS EL\u00c9TRICAS", "slug": "fisica-de-plasmas-e-descargas-eletricas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto F\u00cdSICA DE PLASMAS E DESCARGAS EL\u00c9TRICAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto F\u00cdSICA DE PLASMAS E DESCARGAS EL\u00c9TRICAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [328], "students": [284, 285, 286, 287, 288, 289]}}, +{"model": "subjects.subject", "pk": 478, "fields": {"name": "F\u00cdSICA DA MAT\u00c9RIA CONDENSADA", "slug": "fisica-da-materia-condensada", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto F\u00cdSICA DA MAT\u00c9RIA CONDENSADA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto F\u00cdSICA DA MAT\u00c9RIA CONDENSADA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [329], "students": [290, 291, 292, 293, 294, 295]}}, +{"model": "subjects.subject", "pk": 479, "fields": {"name": "PROPRIEDADES MEC\u00c2NICAS E AC\u00daSTICAS DA MAT\u00c9RIA CONDENSADA", "slug": "propriedades-mecanicas-e-acusticas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROPRIEDADES MEC\u00c2NICAS E AC\u00daSTICAS DA MAT\u00c9RIA CONDENSADA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROPRIEDADES MEC\u00c2NICAS E AC\u00daSTICAS DA MAT\u00c9RIA CONDENSADA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [330], "students": [296, 297, 298, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 480, "fields": {"name": "DIN\u00c2MICA DA REDE E ESTAT\u00cdSTICA DE CRISTAIS", "slug": "dinamica-da-rede-e-estatistica-de-cristais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIN\u00c2MICA DA REDE E ESTAT\u00cdSTICA DE CRISTAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIN\u00c2MICA DA REDE E ESTAT\u00cdSTICA DE CRISTAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [331], "students": [2, 3, 4, 5, 6, 7]}}, +{"model": "subjects.subject", "pk": 481, "fields": {"name": "PROPRIEDADES T\u00c9RMICAS DA MAT\u00c9RIA CONDENSADA", "slug": "propriedades-termicas-da-materia-condensada", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROPRIEDADES T\u00c9RMICAS DA MAT\u00c9RIA CONDENSADA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROPRIEDADES T\u00c9RMICAS DA MAT\u00c9RIA CONDENSADA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [332], "students": [8, 9, 10, 11, 12, 13]}}, +{"model": "subjects.subject", "pk": 482, "fields": {"name": "ESTADOS ELETR\u00d4NICOS", "slug": "estados-eletronicos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESTADOS ELETR\u00d4NICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESTADOS ELETR\u00d4NICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [333], "students": [14, 15, 16, 17, 18, 19]}}, +{"model": "subjects.subject", "pk": 483, "fields": {"name": "SUPERCONDUTIVIDADE", "slug": "supercondutividade", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SUPERCONDUTIVIDADE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SUPERCONDUTIVIDADE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [334], "students": [20, 21, 22, 23, 24, 25]}}, +{"model": "subjects.subject", "pk": 484, "fields": {"name": "MATERIAIS MAGN\u00c9TICOS E PROPRIEDADES MAGN\u00c9TICAS", "slug": "materiais-magneticos-e-propriedades-magneticas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MATERIAIS MAGN\u00c9TICOS E PROPRIEDADES MAGN\u00c9TICAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MATERIAIS MAGN\u00c9TICOS E PROPRIEDADES MAGN\u00c9TICAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [335], "students": [26, 27, 28, 29, 30, 31]}}, +{"model": "subjects.subject", "pk": 485, "fields": {"name": "MATERIAIS DIEL\u00c9TRICOS E PROPRIEDADES DIEL\u00c9TRICAS", "slug": "materiais-dieletricos-e-propriedades-dieletricas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MATERIAIS DIEL\u00c9TRICOS E PROPRIEDADES DIEL\u00c9TRICAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MATERIAIS DIEL\u00c9TRICOS E PROPRIEDADES DIEL\u00c9TRICAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [336], "students": [32, 33, 34, 35, 36, 37]}}, +{"model": "subjects.subject", "pk": 486, "fields": {"name": "PROP.OTIC.E ESPEC.MATR.COND.; OUTRAS INTER.MAT.COM RAD.PART.", "slug": "propotice-especmatrcond", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROP.OTIC.E ESPEC.MATR.COND.; OUTRAS INTER.MAT.COM RAD.PART..

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROP.OTIC.E ESPEC.MATR.COND.; OUTRAS INTER.MAT.COM RAD.PART..

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 22, "max_upload_size": 1024, "tags": [26], "professor": [337], "students": [38, 39, 40, 41, 42, 43]}}, +{"model": "subjects.subject", "pk": 487, "fields": {"name": "GEOLOGIA", "slug": "geologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [338], "students": [44, 45, 46, 47, 48, 49]}}, +{"model": "subjects.subject", "pk": 488, "fields": {"name": "MINERALOGIA", "slug": "mineralogia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MINERALOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MINERALOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [339], "students": [50, 51, 52, 53, 54, 55]}}, +{"model": "subjects.subject", "pk": 489, "fields": {"name": "PETROLOGIA", "slug": "petrologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PETROLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PETROLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [340], "students": [56, 57, 58, 59, 60, 61]}}, +{"model": "subjects.subject", "pk": 490, "fields": {"name": "GEOQU\u00cdMICA", "slug": "geoquimica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOQU\u00cdMICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOQU\u00cdMICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [341], "students": [62, 63, 64, 65, 66, 67]}}, +{"model": "subjects.subject", "pk": 491, "fields": {"name": "GEOLOGIA REGIONAL", "slug": "geologia-regional", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOLOGIA REGIONAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOLOGIA REGIONAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [342], "students": [68, 69, 70, 71, 72, 73]}}, +{"model": "subjects.subject", "pk": 492, "fields": {"name": "GEOTECT\u00d4NICA", "slug": "geotectonica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOTECT\u00d4NICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOTECT\u00d4NICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [343], "students": [74, 75, 76, 77, 78, 79]}}, +{"model": "subjects.subject", "pk": 493, "fields": {"name": "GEOCRONOLOGIA", "slug": "geocronologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOCRONOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOCRONOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [344], "students": [80, 81, 82, 83, 84, 85]}}, +{"model": "subjects.subject", "pk": 494, "fields": {"name": "CARTOGRAFIA GEOL\u00d3GICA", "slug": "cartografia-geologica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CARTOGRAFIA GEOL\u00d3GICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CARTOGRAFIA GEOL\u00d3GICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [345], "students": [86, 87, 88, 89, 90, 91]}}, +{"model": "subjects.subject", "pk": 495, "fields": {"name": "METALOGENIA", "slug": "metalogenia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto METALOGENIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto METALOGENIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [346], "students": [92, 93, 94, 95, 96, 97]}}, +{"model": "subjects.subject", "pk": 496, "fields": {"name": "HIDROGEOLOGIA", "slug": "hidrogeologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIDROGEOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIDROGEOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [347], "students": [98, 99, 100, 101, 102, 103]}}, +{"model": "subjects.subject", "pk": 497, "fields": {"name": "PROSPEC\u00c7\u00c3O MINERAL", "slug": "prospeccao-mineral", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROSPEC\u00c7\u00c3O MINERAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROSPEC\u00c7\u00c3O MINERAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [348], "students": [104, 105, 106, 107, 108, 109]}}, +{"model": "subjects.subject", "pk": 498, "fields": {"name": "SEDIMENTOLOGIA", "slug": "sedimentologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SEDIMENTOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SEDIMENTOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [349], "students": [110, 111, 112, 113, 114, 115]}}, +{"model": "subjects.subject", "pk": 499, "fields": {"name": "PALEONTOLOGIA ESTRATIGR\u00c1FICA", "slug": "paleontologia-estratigrafica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PALEONTOLOGIA ESTRATIGR\u00c1FICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PALEONTOLOGIA ESTRATIGR\u00c1FICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [350], "students": [116, 117, 118, 119, 120, 121]}}, +{"model": "subjects.subject", "pk": 500, "fields": {"name": "ESTRATIGRAFIA", "slug": "estratigrafia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESTRATIGRAFIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESTRATIGRAFIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [351], "students": [122, 123, 124, 125, 126, 127]}}, +{"model": "subjects.subject", "pk": 501, "fields": {"name": "GEOLOGIA AMBIENTAL", "slug": "geologia-ambiental", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOLOGIA AMBIENTAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOLOGIA AMBIENTAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [302], "students": [128, 129, 130, 131, 132, 133]}}, +{"model": "subjects.subject", "pk": 502, "fields": {"name": "GEOF\u00cdSICA", "slug": "geofisica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOF\u00cdSICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOF\u00cdSICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [303], "students": [134, 135, 136, 137, 138, 139]}}, +{"model": "subjects.subject", "pk": 503, "fields": {"name": "GEOMAGNETISMO", "slug": "geomagnetismo", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOMAGNETISMO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOMAGNETISMO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [304], "students": [140, 141, 142, 143, 144, 145]}}, +{"model": "subjects.subject", "pk": 504, "fields": {"name": "SISMOLOGIA", "slug": "sismologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SISMOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SISMOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [305], "students": [146, 147, 148, 149, 150, 151]}}, +{"model": "subjects.subject", "pk": 505, "fields": {"name": "GEOTERMIA E FLUXO T\u00c9RMICO", "slug": "geotermia-e-fluxo-termico", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOTERMIA E FLUXO T\u00c9RMICO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOTERMIA E FLUXO T\u00c9RMICO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [306], "students": [152, 153, 154, 155, 156, 157]}}, +{"model": "subjects.subject", "pk": 506, "fields": {"name": "PROPRIEDADES F\u00cdSICAS DAS ROCHAS", "slug": "propriedades-fisicas-das-rochas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROPRIEDADES F\u00cdSICAS DAS ROCHAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROPRIEDADES F\u00cdSICAS DAS ROCHAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [307], "students": [158, 159, 160, 161, 162, 163]}}, +{"model": "subjects.subject", "pk": 507, "fields": {"name": "GEOF\u00cdSICA NUCLEAR", "slug": "geofisica-nuclear", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOF\u00cdSICA NUCLEAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOF\u00cdSICA NUCLEAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [308], "students": [164, 165, 166, 167, 168, 169]}}, +{"model": "subjects.subject", "pk": 508, "fields": {"name": "SENSORIAMENTO REMOTO", "slug": "sensoriamento-remoto", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SENSORIAMENTO REMOTO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SENSORIAMENTO REMOTO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [309], "students": [170, 171, 172, 173, 174, 175]}}, +{"model": "subjects.subject", "pk": 509, "fields": {"name": "AERONOMIA", "slug": "aeronomia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AERONOMIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AERONOMIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [310], "students": [176, 177, 178, 179, 180, 181]}}, +{"model": "subjects.subject", "pk": 510, "fields": {"name": "DESENVOLVIMENTO DE INSTRUMENTA\u00c7\u00c3O GEOF\u00cdSICA", "slug": "desenvolvimento-de-instrumentacao-geofisica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DESENVOLVIMENTO DE INSTRUMENTA\u00c7\u00c3O GEOF\u00cdSICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DESENVOLVIMENTO DE INSTRUMENTA\u00c7\u00c3O GEOF\u00cdSICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [311], "students": [182, 183, 184, 185, 186, 187]}}, +{"model": "subjects.subject", "pk": 511, "fields": {"name": "GEOF\u00cdSICA APLICADA", "slug": "geofisica-aplicada", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOF\u00cdSICA APLICADA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOF\u00cdSICA APLICADA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [312], "students": [188, 189, 190, 191, 192, 193]}}, +{"model": "subjects.subject", "pk": 512, "fields": {"name": "METEOROLOGIA", "slug": "meteorologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto METEOROLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto METEOROLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [313], "students": [194, 195, 196, 197, 198, 199]}}, +{"model": "subjects.subject", "pk": 513, "fields": {"name": "METEOROLOGIA DIN\u00c2MICA", "slug": "meteorologia-dinamica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto METEOROLOGIA DIN\u00c2MICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto METEOROLOGIA DIN\u00c2MICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [314], "students": [200, 201, 202, 203, 204, 205]}}, +{"model": "subjects.subject", "pk": 514, "fields": {"name": "METEOROLOGIA SIN\u00d3TICA", "slug": "meteorologia-sinotica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto METEOROLOGIA SIN\u00d3TICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto METEOROLOGIA SIN\u00d3TICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [315], "students": [206, 207, 208, 209, 210, 211]}}, +{"model": "subjects.subject", "pk": 515, "fields": {"name": "METEOROLOGIA F\u00cdSICA", "slug": "meteorologia-fisica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto METEOROLOGIA F\u00cdSICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto METEOROLOGIA F\u00cdSICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [316], "students": [212, 213, 214, 215, 216, 217]}}, +{"model": "subjects.subject", "pk": 516, "fields": {"name": "QU\u00cdMICA DA ATMOSFERA", "slug": "quimica-da-atmosfera", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto QU\u00cdMICA DA ATMOSFERA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto QU\u00cdMICA DA ATMOSFERA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [317], "students": [218, 219, 220, 221, 222, 223]}}, +{"model": "subjects.subject", "pk": 517, "fields": {"name": "INSTRUMENTA\u00c7\u00c3O METEOROL\u00d3GICA", "slug": "instrumentacao-meteorologica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INSTRUMENTA\u00c7\u00c3O METEOROL\u00d3GICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INSTRUMENTA\u00c7\u00c3O METEOROL\u00d3GICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [318], "students": [224, 225, 226, 227, 228, 229]}}, +{"model": "subjects.subject", "pk": 518, "fields": {"name": "CLIMATOLOGIA", "slug": "climatologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CLIMATOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CLIMATOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [319], "students": [230, 231, 232, 233, 234, 235]}}, +{"model": "subjects.subject", "pk": 519, "fields": {"name": "MICROMETEOROLOGIA", "slug": "micrometeorologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MICROMETEOROLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MICROMETEOROLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [320], "students": [236, 237, 238, 239, 240, 241]}}, +{"model": "subjects.subject", "pk": 520, "fields": {"name": "SENSORIAMENTO REMOTO DA ATMOSFERA", "slug": "sensoriamento-remoto-da-atmosfera", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SENSORIAMENTO REMOTO DA ATMOSFERA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SENSORIAMENTO REMOTO DA ATMOSFERA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [321], "students": [242, 243, 244, 245, 246, 247]}}, +{"model": "subjects.subject", "pk": 521, "fields": {"name": "METEOROLOGIA APLICADA", "slug": "meteorologia-aplicada", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto METEOROLOGIA APLICADA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto METEOROLOGIA APLICADA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [322], "students": [248, 249, 250, 251, 252, 253]}}, +{"model": "subjects.subject", "pk": 522, "fields": {"name": "GEOD\u00c9SIA", "slug": "geodesia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOD\u00c9SIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOD\u00c9SIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [323], "students": [254, 255, 256, 257, 258, 259]}}, +{"model": "subjects.subject", "pk": 523, "fields": {"name": "GEOD\u00c9SIA F\u00cdSICA", "slug": "geodesia-fisica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOD\u00c9SIA F\u00cdSICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOD\u00c9SIA F\u00cdSICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [324], "students": [260, 261, 262, 263, 264, 265]}}, +{"model": "subjects.subject", "pk": 524, "fields": {"name": "GEOD\u00c9SIA GEOM\u00c9TRICA", "slug": "geodesia-geometrica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOD\u00c9SIA GEOM\u00c9TRICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOD\u00c9SIA GEOM\u00c9TRICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [325], "students": [266, 267, 268, 269, 270, 271]}}, +{"model": "subjects.subject", "pk": 525, "fields": {"name": "GEOD\u00c9SIA CELESTE", "slug": "geodesia-celeste", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOD\u00c9SIA CELESTE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOD\u00c9SIA CELESTE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [326], "students": [272, 273, 274, 275, 276, 277]}}, +{"model": "subjects.subject", "pk": 526, "fields": {"name": "FOTOGRAMETRIA", "slug": "fotogrametria", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FOTOGRAMETRIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FOTOGRAMETRIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [327], "students": [278, 279, 280, 281, 282, 283]}}, +{"model": "subjects.subject", "pk": 527, "fields": {"name": "CARTOGRAFIA B\u00c1SICA", "slug": "cartografia-basica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CARTOGRAFIA B\u00c1SICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CARTOGRAFIA B\u00c1SICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [328], "students": [284, 285, 286, 287, 288, 289]}}, +{"model": "subjects.subject", "pk": 528, "fields": {"name": "GEOGRAFIA F\u00cdSICA", "slug": "geografia-fisica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOGRAFIA F\u00cdSICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOGRAFIA F\u00cdSICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [329], "students": [290, 291, 292, 293, 294, 295]}}, +{"model": "subjects.subject", "pk": 529, "fields": {"name": "GEOMORFOLOGIA", "slug": "geomorfologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOMORFOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOMORFOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [330], "students": [296, 297, 298, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 530, "fields": {"name": "CLIMATOLOGIA GEOGR\u00c1FICA", "slug": "climatologia-geografica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CLIMATOLOGIA GEOGR\u00c1FICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CLIMATOLOGIA GEOGR\u00c1FICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [331], "students": [2, 3, 4, 5, 6, 7]}}, +{"model": "subjects.subject", "pk": 531, "fields": {"name": "PEDOLOGIA", "slug": "pedologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PEDOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PEDOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [332], "students": [8, 9, 10, 11, 12, 13]}}, +{"model": "subjects.subject", "pk": 532, "fields": {"name": "HIDROGEOGRAFIA", "slug": "hidrogeografia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIDROGEOGRAFIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIDROGEOGRAFIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [333], "students": [14, 15, 16, 17, 18, 19]}}, +{"model": "subjects.subject", "pk": 533, "fields": {"name": "GEOECOLOGIA", "slug": "geoecologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOECOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOECOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [334], "students": [20, 21, 22, 23, 24, 25]}}, +{"model": "subjects.subject", "pk": 534, "fields": {"name": "GEOCARTOGRAFIA", "slug": "geocartografia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOCARTOGRAFIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOCARTOGRAFIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [335], "students": [26, 27, 28, 29, 30, 31]}}, +{"model": "subjects.subject", "pk": 535, "fields": {"name": "OCEANOGRAFIA F\u00cdSICA", "slug": "oceanografia-fisica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto OCEANOGRAFIA F\u00cdSICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto OCEANOGRAFIA F\u00cdSICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [336], "students": [32, 33, 34, 35, 36, 37]}}, +{"model": "subjects.subject", "pk": 536, "fields": {"name": "VARI\u00c1VEIS F\u00cdSICAS DA \u00c1GUA DO MAR", "slug": "variaveis-fisicas-da-agua-do-mar", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto VARI\u00c1VEIS F\u00cdSICAS DA \u00c1GUA DO MAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto VARI\u00c1VEIS F\u00cdSICAS DA \u00c1GUA DO MAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [337], "students": [38, 39, 40, 41, 42, 43]}}, +{"model": "subjects.subject", "pk": 537, "fields": {"name": "MOVIMENTO DA \u00c1GUA DO MAR", "slug": "movimento-da-agua-do-mar", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MOVIMENTO DA \u00c1GUA DO MAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MOVIMENTO DA \u00c1GUA DO MAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [338], "students": [44, 45, 46, 47, 48, 49]}}, +{"model": "subjects.subject", "pk": 538, "fields": {"name": "ORIGEM DAS MASSAS DE \u00c1GUA", "slug": "origem-das-massas-de-agua", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ORIGEM DAS MASSAS DE \u00c1GUA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ORIGEM DAS MASSAS DE \u00c1GUA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [339], "students": [50, 51, 52, 53, 54, 55]}}, +{"model": "subjects.subject", "pk": 539, "fields": {"name": "INTERA\u00c7\u00c3O DO OCEANO COM O LEITO DO MAR", "slug": "interacao-do-oceano-com-o-leito-do-mar", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INTERA\u00c7\u00c3O DO OCEANO COM O LEITO DO MAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INTERA\u00c7\u00c3O DO OCEANO COM O LEITO DO MAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [340], "students": [56, 57, 58, 59, 60, 61]}}, +{"model": "subjects.subject", "pk": 540, "fields": {"name": "INTERA\u00c7\u00c3O DO OCEANO COM A ATMOSFERA", "slug": "interacao-do-oceano-com-a-atmosfera", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INTERA\u00c7\u00c3O DO OCEANO COM A ATMOSFERA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INTERA\u00c7\u00c3O DO OCEANO COM A ATMOSFERA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [341], "students": [62, 63, 64, 65, 66, 67]}}, +{"model": "subjects.subject", "pk": 541, "fields": {"name": "OCEANOGRAFIA QU\u00cdMICA", "slug": "oceanografia-quimica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto OCEANOGRAFIA QU\u00cdMICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto OCEANOGRAFIA QU\u00cdMICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [342], "students": [68, 69, 70, 71, 72, 73]}}, +{"model": "subjects.subject", "pk": 542, "fields": {"name": "PROPRIEDADES QU\u00cdMICAS DA \u00c1GUA DO MAR", "slug": "propriedades-quimicas-da-agua-do-mar", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROPRIEDADES QU\u00cdMICAS DA \u00c1GUA DO MAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROPRIEDADES QU\u00cdMICAS DA \u00c1GUA DO MAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [343], "students": [74, 75, 76, 77, 78, 79]}}, +{"model": "subjects.subject", "pk": 543, "fields": {"name": "OCEANOGRAFIA GEOL\u00d3GICA", "slug": "oceanografia-geologica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto OCEANOGRAFIA GEOL\u00d3GICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto OCEANOGRAFIA GEOL\u00d3GICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [344], "students": [80, 81, 82, 83, 84, 85]}}, +{"model": "subjects.subject", "pk": 544, "fields": {"name": "GEOMORFOLOGIA SUBMARINA", "slug": "geomorfologia-submarina", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOMORFOLOGIA SUBMARINA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOMORFOLOGIA SUBMARINA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [345], "students": [86, 87, 88, 89, 90, 91]}}, +{"model": "subjects.subject", "pk": 545, "fields": {"name": "SEDIMENTOLOGIA MARINHA", "slug": "sedimentologia-marinha", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SEDIMENTOLOGIA MARINHA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SEDIMENTOLOGIA MARINHA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [346], "students": [92, 93, 94, 95, 96, 97]}}, +{"model": "subjects.subject", "pk": 546, "fields": {"name": "GEOF\u00cdSICA MARINHA", "slug": "geofisica-marinha", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOF\u00cdSICA MARINHA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOF\u00cdSICA MARINHA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [347], "students": [98, 99, 100, 101, 102, 103]}}, +{"model": "subjects.subject", "pk": 547, "fields": {"name": "GEOQU\u00cdMICA MARINHA", "slug": "geoquimica-marinha", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOQU\u00cdMICA MARINHA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOQU\u00cdMICA MARINHA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 23, "max_upload_size": 1024, "tags": [27], "professor": [348], "students": [104, 105, 106, 107, 108, 109]}}, +{"model": "subjects.subject", "pk": 548, "fields": {"name": "GEOGRAFIA HUMANA", "slug": "geografia-humana", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOGRAFIA HUMANA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOGRAFIA HUMANA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 24, "max_upload_size": 1024, "tags": [28], "professor": [349], "students": [110, 111, 112, 113, 114, 115]}}, +{"model": "subjects.subject", "pk": 549, "fields": {"name": "GEOGRAFIA DA POPULA\u00c7\u00c3O", "slug": "geografia-da-populacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOGRAFIA DA POPULA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOGRAFIA DA POPULA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 24, "max_upload_size": 1024, "tags": [28], "professor": [350], "students": [116, 117, 118, 119, 120, 121]}}, +{"model": "subjects.subject", "pk": 550, "fields": {"name": "GEOGRAFIA AGR\u00c1RIA", "slug": "geografia-agraria", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOGRAFIA AGR\u00c1RIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOGRAFIA AGR\u00c1RIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 24, "max_upload_size": 1024, "tags": [28], "professor": [351], "students": [122, 123, 124, 125, 126, 127]}}, +{"model": "subjects.subject", "pk": 551, "fields": {"name": "GEOGRAFIA URBANA", "slug": "geografia-urbana", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOGRAFIA URBANA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOGRAFIA URBANA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 24, "max_upload_size": 1024, "tags": [28], "professor": [302], "students": [128, 129, 130, 131, 132, 133]}}, +{"model": "subjects.subject", "pk": 552, "fields": {"name": "GEOGRAFIA ECON\u00d4MICA", "slug": "geografia-economica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOGRAFIA ECON\u00d4MICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOGRAFIA ECON\u00d4MICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 24, "max_upload_size": 1024, "tags": [28], "professor": [303], "students": [134, 135, 136, 137, 138, 139]}}, +{"model": "subjects.subject", "pk": 553, "fields": {"name": "GEOGRAFIA POL\u00cdTICA", "slug": "geografia-politica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOGRAFIA POL\u00cdTICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOGRAFIA POL\u00cdTICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 24, "max_upload_size": 1024, "tags": [28], "professor": [304], "students": [140, 141, 142, 143, 144, 145]}}, +{"model": "subjects.subject", "pk": 554, "fields": {"name": "GEOGRAFIA REGIONAL", "slug": "geografia-regional", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOGRAFIA REGIONAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOGRAFIA REGIONAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 24, "max_upload_size": 1024, "tags": [28], "professor": [305], "students": [146, 147, 148, 149, 150, 151]}}, +{"model": "subjects.subject", "pk": 555, "fields": {"name": "TEORIA DO DESENVOLVIMENTO REGIONAL", "slug": "teoria-do-desenvolvimento-regional", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA DO DESENVOLVIMENTO REGIONAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA DO DESENVOLVIMENTO REGIONAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 24, "max_upload_size": 1024, "tags": [28], "professor": [306], "students": [152, 153, 154, 155, 156, 157]}}, +{"model": "subjects.subject", "pk": 556, "fields": {"name": "REGIONALIZA\u00c7\u00c3O", "slug": "regionalizacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto REGIONALIZA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto REGIONALIZA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 24, "max_upload_size": 1024, "tags": [28], "professor": [307], "students": [158, 159, 160, 161, 162, 163]}}, +{"model": "subjects.subject", "pk": 557, "fields": {"name": "AN\u00c1LISE REGIONAL", "slug": "analise-regional", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AN\u00c1LISE REGIONAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AN\u00c1LISE REGIONAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 24, "max_upload_size": 1024, "tags": [28], "professor": [308], "students": [164, 165, 166, 167, 168, 169]}}, +{"model": "subjects.subject", "pk": 558, "fields": {"name": "TEORIA E FILOSOFIA DA HIST\u00d3RIA", "slug": "teoria-e-filosofia-da-historia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA E FILOSOFIA DA HIST\u00d3RIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA E FILOSOFIA DA HIST\u00d3RIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 25, "max_upload_size": 1024, "tags": [29], "professor": [309], "students": [170, 171, 172, 173, 174, 175]}}, +{"model": "subjects.subject", "pk": 559, "fields": {"name": "HIST\u00d3RIA ANTIGA E MEDIEVAL", "slug": "historia-antiga-e-medieval", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA ANTIGA E MEDIEVAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA ANTIGA E MEDIEVAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 25, "max_upload_size": 1024, "tags": [29], "professor": [310], "students": [176, 177, 178, 179, 180, 181]}}, +{"model": "subjects.subject", "pk": 560, "fields": {"name": "HIST\u00d3RIA MODERNA E CONTEMPOR\u00c2NEA", "slug": "historia-moderna-e-contemporanea", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA MODERNA E CONTEMPOR\u00c2NEA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA MODERNA E CONTEMPOR\u00c2NEA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 25, "max_upload_size": 1024, "tags": [29], "professor": [311], "students": [182, 183, 184, 185, 186, 187]}}, +{"model": "subjects.subject", "pk": 561, "fields": {"name": "HIST\u00d3RIA DA AM\u00c9RICA", "slug": "historia-da-america", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA DA AM\u00c9RICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA DA AM\u00c9RICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 25, "max_upload_size": 1024, "tags": [29], "professor": [312], "students": [188, 189, 190, 191, 192, 193]}}, +{"model": "subjects.subject", "pk": 562, "fields": {"name": "HIST\u00d3RIA DOS ESTADOS UNIDOS", "slug": "historia-dos-estados-unidos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA DOS ESTADOS UNIDOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA DOS ESTADOS UNIDOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 25, "max_upload_size": 1024, "tags": [29], "professor": [313], "students": [194, 195, 196, 197, 198, 199]}}, +{"model": "subjects.subject", "pk": 563, "fields": {"name": "HIST\u00d3RIA LATINO-AMERICANA", "slug": "historia-latino-americana", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA LATINO-AMERICANA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA LATINO-AMERICANA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 25, "max_upload_size": 1024, "tags": [29], "professor": [314], "students": [200, 201, 202, 203, 204, 205]}}, +{"model": "subjects.subject", "pk": 564, "fields": {"name": "HIST\u00d3RIA DO BRASIL", "slug": "historia-do-brasil", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA DO BRASIL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA DO BRASIL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 25, "max_upload_size": 1024, "tags": [29], "professor": [315], "students": [206, 207, 208, 209, 210, 211]}}, +{"model": "subjects.subject", "pk": 565, "fields": {"name": "HIST\u00d3RIA DO BRASIL COL\u00d4NIA", "slug": "historia-do-brasil-colonia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA DO BRASIL COL\u00d4NIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA DO BRASIL COL\u00d4NIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 25, "max_upload_size": 1024, "tags": [29], "professor": [316], "students": [212, 213, 214, 215, 216, 217]}}, +{"model": "subjects.subject", "pk": 566, "fields": {"name": "HIST\u00d3RIA DO BRASIL IMP\u00c9RIO", "slug": "historia-do-brasil-imperio", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA DO BRASIL IMP\u00c9RIO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA DO BRASIL IMP\u00c9RIO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 25, "max_upload_size": 1024, "tags": [29], "professor": [317], "students": [218, 219, 220, 221, 222, 223]}}, +{"model": "subjects.subject", "pk": 567, "fields": {"name": "HIST\u00d3RIA DO BRASIL REP\u00daBLICA", "slug": "historia-do-brasil-republica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA DO BRASIL REP\u00daBLICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA DO BRASIL REP\u00daBLICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 25, "max_upload_size": 1024, "tags": [29], "professor": [318], "students": [224, 225, 226, 227, 228, 229]}}, +{"model": "subjects.subject", "pk": 568, "fields": {"name": "HIST\u00d3RIA REGIONAL DO BRASIL", "slug": "historia-regional-do-brasil", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA REGIONAL DO BRASIL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA REGIONAL DO BRASIL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 25, "max_upload_size": 1024, "tags": [29], "professor": [319], "students": [230, 231, 232, 233, 234, 235]}}, +{"model": "subjects.subject", "pk": 569, "fields": {"name": "HIST\u00d3RIA DAS CI\u00caNCIAS", "slug": "historia-das-ciencias", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA DAS CI\u00caNCIAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA DAS CI\u00caNCIAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 25, "max_upload_size": 1024, "tags": [29], "professor": [320], "students": [236, 237, 238, 239, 240, 241]}}, +{"model": "subjects.subject", "pk": 570, "fields": {"name": "L\u00cdNGUA PORTUGUESA", "slug": "lingua-portuguesa", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto L\u00cdNGUA PORTUGUESA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto L\u00cdNGUA PORTUGUESA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 26, "max_upload_size": 1024, "tags": [30], "professor": [321], "students": [242, 243, 244, 245, 246, 247]}}, +{"model": "subjects.subject", "pk": 571, "fields": {"name": "L\u00cdNGUAS ESTRANGEIRAS MODERNAS", "slug": "linguas-estrangeiras-modernas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto L\u00cdNGUAS ESTRANGEIRAS MODERNAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto L\u00cdNGUAS ESTRANGEIRAS MODERNAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 26, "max_upload_size": 1024, "tags": [30], "professor": [322], "students": [248, 249, 250, 251, 252, 253]}}, +{"model": "subjects.subject", "pk": 572, "fields": {"name": "L\u00cdNGUAS CL\u00c1SSICAS", "slug": "linguas-classicas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto L\u00cdNGUAS CL\u00c1SSICAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto L\u00cdNGUAS CL\u00c1SSICAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 26, "max_upload_size": 1024, "tags": [30], "professor": [323], "students": [254, 255, 256, 257, 258, 259]}}, +{"model": "subjects.subject", "pk": 573, "fields": {"name": "L\u00cdNGUAS IND\u00cdGENAS", "slug": "linguas-indigenas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto L\u00cdNGUAS IND\u00cdGENAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto L\u00cdNGUAS IND\u00cdGENAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 26, "max_upload_size": 1024, "tags": [30], "professor": [324], "students": [260, 261, 262, 263, 264, 265]}}, +{"model": "subjects.subject", "pk": 574, "fields": {"name": "TEORIA LITERARIA", "slug": "teoria-literaria", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA LITERARIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA LITERARIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 26, "max_upload_size": 1024, "tags": [30], "professor": [325], "students": [266, 267, 268, 269, 270, 271]}}, +{"model": "subjects.subject", "pk": 575, "fields": {"name": "LITERATURA BRASILEIRA", "slug": "literatura-brasileira", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto LITERATURA BRASILEIRA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto LITERATURA BRASILEIRA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 26, "max_upload_size": 1024, "tags": [30], "professor": [326], "students": [272, 273, 274, 275, 276, 277]}}, +{"model": "subjects.subject", "pk": 576, "fields": {"name": "OUTRAS LITERATURAS VERN\u00c1CULAS", "slug": "outras-literaturas-vernaculas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto OUTRAS LITERATURAS VERN\u00c1CULAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto OUTRAS LITERATURAS VERN\u00c1CULAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 26, "max_upload_size": 1024, "tags": [30], "professor": [327], "students": [278, 279, 280, 281, 282, 283]}}, +{"model": "subjects.subject", "pk": 577, "fields": {"name": "LITERATURAS ESTRANGEIRAS MODERNAS", "slug": "literaturas-estrangeiras-modernas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto LITERATURAS ESTRANGEIRAS MODERNAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto LITERATURAS ESTRANGEIRAS MODERNAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 26, "max_upload_size": 1024, "tags": [30], "professor": [328], "students": [284, 285, 286, 287, 288, 289]}}, +{"model": "subjects.subject", "pk": 578, "fields": {"name": "LITERATURAS CL\u00c1SSICAS", "slug": "literaturas-classicas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto LITERATURAS CL\u00c1SSICAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto LITERATURAS CL\u00c1SSICAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 26, "max_upload_size": 1024, "tags": [30], "professor": [329], "students": [290, 291, 292, 293, 294, 295]}}, +{"model": "subjects.subject", "pk": 579, "fields": {"name": "LITERATURA COMPARADA", "slug": "literatura-comparada", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto LITERATURA COMPARADA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto LITERATURA COMPARADA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 26, "max_upload_size": 1024, "tags": [30], "professor": [330], "students": [296, 297, 298, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 580, "fields": {"name": "ALGEBRA", "slug": "algebra", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ALGEBRA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ALGEBRA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [331], "students": [2, 3, 4, 5, 6, 7]}}, +{"model": "subjects.subject", "pk": 581, "fields": {"name": "CONJUNTOS", "slug": "conjuntos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CONJUNTOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CONJUNTOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [332], "students": [8, 9, 10, 11, 12, 13]}}, +{"model": "subjects.subject", "pk": 582, "fields": {"name": "L\u00d3GICA MATEM\u00c1TICA", "slug": "logica-matematica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto L\u00d3GICA MATEM\u00c1TICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto L\u00d3GICA MATEM\u00c1TICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [333], "students": [14, 15, 16, 17, 18, 19]}}, +{"model": "subjects.subject", "pk": 583, "fields": {"name": "TEORIA DOS N\u00daMEROS", "slug": "teoria-dos-numeros", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA DOS N\u00daMEROS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA DOS N\u00daMEROS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [334], "students": [20, 21, 22, 23, 24, 25]}}, +{"model": "subjects.subject", "pk": 584, "fields": {"name": "GRUPO DE \u00c1LGEBRA N\u00c3O-COMUTATIVA", "slug": "grupo-de-algebra-nao-comutativa", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GRUPO DE \u00c1LGEBRA N\u00c3O-COMUTATIVA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GRUPO DE \u00c1LGEBRA N\u00c3O-COMUTATIVA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [335], "students": [26, 27, 28, 29, 30, 31]}}, +{"model": "subjects.subject", "pk": 585, "fields": {"name": "\u00c1LGEBRA COMUTATIVA", "slug": "algebra-comutativa", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto \u00c1LGEBRA COMUTATIVA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto \u00c1LGEBRA COMUTATIVA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [336], "students": [32, 33, 34, 35, 36, 37]}}, +{"model": "subjects.subject", "pk": 586, "fields": {"name": "GEOMETRIA ALG\u00c9BRICA", "slug": "geometria-algebrica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOMETRIA ALG\u00c9BRICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOMETRIA ALG\u00c9BRICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [337], "students": [38, 39, 40, 41, 42, 43]}}, +{"model": "subjects.subject", "pk": 587, "fields": {"name": "AN\u00c1LISE", "slug": "analise", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AN\u00c1LISE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AN\u00c1LISE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [338], "students": [44, 45, 46, 47, 48, 49]}}, +{"model": "subjects.subject", "pk": 588, "fields": {"name": "AN\u00c1LISE COMPLEXA", "slug": "analise-complexa", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AN\u00c1LISE COMPLEXA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AN\u00c1LISE COMPLEXA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [339], "students": [50, 51, 52, 53, 54, 55]}}, +{"model": "subjects.subject", "pk": 589, "fields": {"name": "AN\u00c1LISE FUNCIONAL", "slug": "analise-funcional", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AN\u00c1LISE FUNCIONAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AN\u00c1LISE FUNCIONAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [340], "students": [56, 57, 58, 59, 60, 61]}}, +{"model": "subjects.subject", "pk": 590, "fields": {"name": "AN\u00c1LISE FUNCIONAL N\u00c3O-LINEAR", "slug": "analise-funcional-nao-linear", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AN\u00c1LISE FUNCIONAL N\u00c3O-LINEAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AN\u00c1LISE FUNCIONAL N\u00c3O-LINEAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [341], "students": [62, 63, 64, 65, 66, 67]}}, +{"model": "subjects.subject", "pk": 591, "fields": {"name": "EQUA\u00c7\u00d5ES DIFERENCIAIS ORDIN\u00c1RIAS", "slug": "equacoes-diferenciais-ordinarias", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto EQUA\u00c7\u00d5ES DIFERENCIAIS ORDIN\u00c1RIAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto EQUA\u00c7\u00d5ES DIFERENCIAIS ORDIN\u00c1RIAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [342], "students": [68, 69, 70, 71, 72, 73]}}, +{"model": "subjects.subject", "pk": 592, "fields": {"name": "EQUA\u00c7\u00d5ES DIFERENCIAIS PARCIAIS", "slug": "equacoes-diferenciais-parciais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto EQUA\u00c7\u00d5ES DIFERENCIAIS PARCIAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto EQUA\u00c7\u00d5ES DIFERENCIAIS PARCIAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [343], "students": [74, 75, 76, 77, 78, 79]}}, +{"model": "subjects.subject", "pk": 593, "fields": {"name": "EQUA\u00c7\u00d5ES DIFERENCIAIS FUNCIONAIS", "slug": "equacoes-diferenciais-funcionais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto EQUA\u00c7\u00d5ES DIFERENCIAIS FUNCIONAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto EQUA\u00c7\u00d5ES DIFERENCIAIS FUNCIONAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [344], "students": [80, 81, 82, 83, 84, 85]}}, +{"model": "subjects.subject", "pk": 594, "fields": {"name": "GEOMETRIA E TOPOLOGIA", "slug": "geometria-e-topologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOMETRIA E TOPOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOMETRIA E TOPOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [345], "students": [86, 87, 88, 89, 90, 91]}}, +{"model": "subjects.subject", "pk": 595, "fields": {"name": "GEOMETRIA DIFER\u00caNCIAL", "slug": "geometria-diferencial", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEOMETRIA DIFER\u00caNCIAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEOMETRIA DIFER\u00caNCIAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [346], "students": [92, 93, 94, 95, 96, 97]}}, +{"model": "subjects.subject", "pk": 596, "fields": {"name": "TOPOLOGIA ALG\u00c9BRICA", "slug": "topologia-algebrica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TOPOLOGIA ALG\u00c9BRICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TOPOLOGIA ALG\u00c9BRICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [347], "students": [98, 99, 100, 101, 102, 103]}}, +{"model": "subjects.subject", "pk": 597, "fields": {"name": "TOPOLOGIA DAS VARIEDADES", "slug": "topologia-das-variedades", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TOPOLOGIA DAS VARIEDADES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TOPOLOGIA DAS VARIEDADES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [348], "students": [104, 105, 106, 107, 108, 109]}}, +{"model": "subjects.subject", "pk": 598, "fields": {"name": "SISTEMAS DIN\u00c2MICOS", "slug": "sistemas-dinamicos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SISTEMAS DIN\u00c2MICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SISTEMAS DIN\u00c2MICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [349], "students": [110, 111, 112, 113, 114, 115]}}, +{"model": "subjects.subject", "pk": 599, "fields": {"name": "TEORIA DAS SINGULARIDADES E TEORIA DAS CAT\u00c1STROFES", "slug": "teoria-das-singularidades-e-teoria-das-catastrofes", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA DAS SINGULARIDADES E TEORIA DAS CAT\u00c1STROFES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA DAS SINGULARIDADES E TEORIA DAS CAT\u00c1STROFES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [350], "students": [116, 117, 118, 119, 120, 121]}}, +{"model": "subjects.subject", "pk": 600, "fields": {"name": "TEORIA DAS FOLHEA\u00c7\u00d5ES", "slug": "teoria-das-folheacoes", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA DAS FOLHEA\u00c7\u00d5ES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA DAS FOLHEA\u00c7\u00d5ES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [351], "students": [122, 123, 124, 125, 126, 127]}}, +{"model": "subjects.subject", "pk": 601, "fields": {"name": "MATEM\u00c1TICA APLICADA", "slug": "matematica-aplicada", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MATEM\u00c1TICA APLICADA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MATEM\u00c1TICA APLICADA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [302], "students": [128, 129, 130, 131, 132, 133]}}, +{"model": "subjects.subject", "pk": 602, "fields": {"name": "F\u00cdSICA MATEM\u00c1TICA", "slug": "fisica-matematica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto F\u00cdSICA MATEM\u00c1TICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto F\u00cdSICA MATEM\u00c1TICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [303], "students": [134, 135, 136, 137, 138, 139]}}, +{"model": "subjects.subject", "pk": 603, "fields": {"name": "AN\u00c1LISE NUM\u00c9RICA", "slug": "analise-numerica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AN\u00c1LISE NUM\u00c9RICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AN\u00c1LISE NUM\u00c9RICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [304], "students": [140, 141, 142, 143, 144, 145]}}, +{"model": "subjects.subject", "pk": 604, "fields": {"name": "MATEM\u00c1TICA DISCRETA E COMBINAT\u00d3RIA", "slug": "matematica-discreta-e-combinatoria", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MATEM\u00c1TICA DISCRETA E COMBINAT\u00d3RIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MATEM\u00c1TICA DISCRETA E COMBINAT\u00d3RIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 27, "max_upload_size": 1024, "tags": [31], "professor": [305], "students": [146, 147, 148, 149, 150, 151]}}, +{"model": "subjects.subject", "pk": 605, "fields": {"name": "CL\u00cdNICA M\u00c9DICA", "slug": "clinica-medica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CL\u00cdNICA M\u00c9DICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CL\u00cdNICA M\u00c9DICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [306], "students": [152, 153, 154, 155, 156, 157]}}, +{"model": "subjects.subject", "pk": 606, "fields": {"name": "ANGIOLOGIA", "slug": "angiologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ANGIOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ANGIOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [307], "students": [158, 159, 160, 161, 162, 163]}}, +{"model": "subjects.subject", "pk": 607, "fields": {"name": "DERMATOLOGIA", "slug": "dermatologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DERMATOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DERMATOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [308], "students": [164, 165, 166, 167, 168, 169]}}, +{"model": "subjects.subject", "pk": 608, "fields": {"name": "CANCEROLOGIA", "slug": "cancerologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CANCEROLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CANCEROLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [309], "students": [170, 171, 172, 173, 174, 175]}}, +{"model": "subjects.subject", "pk": 609, "fields": {"name": "ENDOCRINOLOGIA", "slug": "endocrinologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENDOCRINOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENDOCRINOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [310], "students": [176, 177, 178, 179, 180, 181]}}, +{"model": "subjects.subject", "pk": 610, "fields": {"name": "CARDIOLOGIA", "slug": "cardiologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CARDIOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CARDIOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [311], "students": [182, 183, 184, 185, 186, 187]}}, +{"model": "subjects.subject", "pk": 611, "fields": {"name": "GASTROENTEROLOGIA", "slug": "gastroenterologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GASTROENTEROLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GASTROENTEROLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [312], "students": [188, 189, 190, 191, 192, 193]}}, +{"model": "subjects.subject", "pk": 612, "fields": {"name": "PNEUMOLOGIA", "slug": "pneumologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PNEUMOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PNEUMOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [313], "students": [194, 195, 196, 197, 198, 199]}}, +{"model": "subjects.subject", "pk": 613, "fields": {"name": "NEFROLOGIA", "slug": "nefrologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto NEFROLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto NEFROLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [314], "students": [200, 201, 202, 203, 204, 205]}}, +{"model": "subjects.subject", "pk": 614, "fields": {"name": "FISIATRIA", "slug": "fisiatria", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FISIATRIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FISIATRIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [315], "students": [206, 207, 208, 209, 210, 211]}}, +{"model": "subjects.subject", "pk": 615, "fields": {"name": "MEDICINA LEGAL E DEONTOLOGIA", "slug": "medicina-legal-e-deontologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MEDICINA LEGAL E DEONTOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MEDICINA LEGAL E DEONTOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [316], "students": [212, 213, 214, 215, 216, 217]}}, +{"model": "subjects.subject", "pk": 616, "fields": {"name": "ALERGOLOGIA E IMUNOLOGIA CL\u00cdNICA", "slug": "alergologia-e-imunologia-clinica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ALERGOLOGIA E IMUNOLOGIA CL\u00cdNICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ALERGOLOGIA E IMUNOLOGIA CL\u00cdNICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [317], "students": [218, 219, 220, 221, 222, 223]}}, +{"model": "subjects.subject", "pk": 617, "fields": {"name": "HEMATOLOGIA", "slug": "hematologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HEMATOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HEMATOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [318], "students": [224, 225, 226, 227, 228, 229]}}, +{"model": "subjects.subject", "pk": 618, "fields": {"name": "NEUROLOGIA", "slug": "neurologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto NEUROLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto NEUROLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [319], "students": [230, 231, 232, 233, 234, 235]}}, +{"model": "subjects.subject", "pk": 619, "fields": {"name": "PEDIATRIA", "slug": "pediatria", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PEDIATRIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PEDIATRIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [320], "students": [236, 237, 238, 239, 240, 241]}}, +{"model": "subjects.subject", "pk": 620, "fields": {"name": "DOEN\u00c7AS INFECCIOSAS E PARASIT\u00c1RIAS", "slug": "doencas-infecciosas-e-parasitarias", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DOEN\u00c7AS INFECCIOSAS E PARASIT\u00c1RIAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DOEN\u00c7AS INFECCIOSAS E PARASIT\u00c1RIAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [321], "students": [242, 243, 244, 245, 246, 247]}}, +{"model": "subjects.subject", "pk": 621, "fields": {"name": "REUMATOLOGIA", "slug": "reumatologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto REUMATOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto REUMATOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [322], "students": [248, 249, 250, 251, 252, 253]}}, +{"model": "subjects.subject", "pk": 622, "fields": {"name": "SA\u00daDE MATERNO-INFANTIL", "slug": "saude-materno-infantil", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SA\u00daDE MATERNO-INFANTIL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SA\u00daDE MATERNO-INFANTIL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [323], "students": [254, 255, 256, 257, 258, 259]}}, +{"model": "subjects.subject", "pk": 623, "fields": {"name": "PSIQUIATRIA", "slug": "psiquiatria", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PSIQUIATRIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PSIQUIATRIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [324], "students": [260, 261, 262, 263, 264, 265]}}, +{"model": "subjects.subject", "pk": 624, "fields": {"name": "ANATOMIA PATOL\u00d3GICA E PATOLOGIA CL\u00cdNICA", "slug": "anatomia-patologica-e-patologia-clinica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ANATOMIA PATOL\u00d3GICA E PATOLOGIA CL\u00cdNICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ANATOMIA PATOL\u00d3GICA E PATOLOGIA CL\u00cdNICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [325], "students": [266, 267, 268, 269, 270, 271]}}, +{"model": "subjects.subject", "pk": 625, "fields": {"name": "RADIOLOGIA M\u00c9DICA", "slug": "radiologia-medica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto RADIOLOGIA M\u00c9DICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto RADIOLOGIA M\u00c9DICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [326], "students": [272, 273, 274, 275, 276, 277]}}, +{"model": "subjects.subject", "pk": 626, "fields": {"name": "GINECOLOGIA E OBSTETR\u00cdCIA", "slug": "ginecologia-e-obstetricia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GINECOLOGIA E OBSTETR\u00cdCIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GINECOLOGIA E OBSTETR\u00cdCIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [327], "students": [278, 279, 280, 281, 282, 283]}}, +{"model": "subjects.subject", "pk": 627, "fields": {"name": "OFTALMOLOGIA", "slug": "oftalmologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto OFTALMOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto OFTALMOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [328], "students": [284, 285, 286, 287, 288, 289]}}, +{"model": "subjects.subject", "pk": 628, "fields": {"name": "ORTOPEDIA", "slug": "ortopedia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ORTOPEDIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ORTOPEDIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [329], "students": [290, 291, 292, 293, 294, 295]}}, +{"model": "subjects.subject", "pk": 629, "fields": {"name": "CIRURGIA", "slug": "cirurgia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIRURGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIRURGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [330], "students": [296, 297, 298, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 630, "fields": {"name": "CIRURGIA PL\u00c1STICA E RESTAURADORA", "slug": "cirurgia-plastica-e-restauradora", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIRURGIA PL\u00c1STICA E RESTAURADORA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIRURGIA PL\u00c1STICA E RESTAURADORA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [331], "students": [2, 3, 4, 5, 6, 7]}}, +{"model": "subjects.subject", "pk": 631, "fields": {"name": "CIRURGIA OTORRINOLARINGOLOGIA", "slug": "cirurgia-otorrinolaringologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIRURGIA OTORRINOLARINGOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIRURGIA OTORRINOLARINGOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [332], "students": [8, 9, 10, 11, 12, 13]}}, +{"model": "subjects.subject", "pk": 632, "fields": {"name": "CIRURGIA OFTALMOL\u00d3GICA", "slug": "cirurgia-oftalmologica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIRURGIA OFTALMOL\u00d3GICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIRURGIA OFTALMOL\u00d3GICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [333], "students": [14, 15, 16, 17, 18, 19]}}, +{"model": "subjects.subject", "pk": 633, "fields": {"name": "CIRURGIA CARDIOVASCULAR", "slug": "cirurgia-cardiovascular", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIRURGIA CARDIOVASCULAR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIRURGIA CARDIOVASCULAR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [334], "students": [20, 21, 22, 23, 24, 25]}}, +{"model": "subjects.subject", "pk": 634, "fields": {"name": "CIRURGIA TOR\u00c1XICA", "slug": "cirurgia-toraxica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIRURGIA TOR\u00c1XICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIRURGIA TOR\u00c1XICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [335], "students": [26, 27, 28, 29, 30, 31]}}, +{"model": "subjects.subject", "pk": 635, "fields": {"name": "CIRURGIA GASTROENTEROLOGICA", "slug": "cirurgia-gastroenterologica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIRURGIA GASTROENTEROLOGICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIRURGIA GASTROENTEROLOGICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [336], "students": [32, 33, 34, 35, 36, 37]}}, +{"model": "subjects.subject", "pk": 636, "fields": {"name": "CIRURGIA PEDI\u00c1TRICA", "slug": "cirurgia-pediatrica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIRURGIA PEDI\u00c1TRICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIRURGIA PEDI\u00c1TRICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [337], "students": [38, 39, 40, 41, 42, 43]}}, +{"model": "subjects.subject", "pk": 637, "fields": {"name": "NEUROCIRURGIA", "slug": "neurocirurgia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto NEUROCIRURGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto NEUROCIRURGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [338], "students": [44, 45, 46, 47, 48, 49]}}, +{"model": "subjects.subject", "pk": 638, "fields": {"name": "CIRURGIA UROL\u00d3GICA", "slug": "cirurgia-urologica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIRURGIA UROL\u00d3GICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIRURGIA UROL\u00d3GICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [339], "students": [50, 51, 52, 53, 54, 55]}}, +{"model": "subjects.subject", "pk": 639, "fields": {"name": "CIRURGIA PROCTOL\u00d3GICA", "slug": "cirurgia-proctologica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIRURGIA PROCTOL\u00d3GICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIRURGIA PROCTOL\u00d3GICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [340], "students": [56, 57, 58, 59, 60, 61]}}, +{"model": "subjects.subject", "pk": 640, "fields": {"name": "CIRURGIA ORTOP\u00c9DICA", "slug": "cirurgia-ortopedica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIRURGIA ORTOP\u00c9DICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIRURGIA ORTOP\u00c9DICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [341], "students": [62, 63, 64, 65, 66, 67]}}, +{"model": "subjects.subject", "pk": 641, "fields": {"name": "CIRURGIA TRAUMATOL\u00d3GICA", "slug": "cirurgia-traumatologica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIRURGIA TRAUMATOL\u00d3GICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIRURGIA TRAUMATOL\u00d3GICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [342], "students": [68, 69, 70, 71, 72, 73]}}, +{"model": "subjects.subject", "pk": 642, "fields": {"name": "ANESTESIOLOGIA", "slug": "anestesiologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ANESTESIOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ANESTESIOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [343], "students": [74, 75, 76, 77, 78, 79]}}, +{"model": "subjects.subject", "pk": 643, "fields": {"name": "CIRURGIA EXPERIMENTAL", "slug": "cirurgia-experimental", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIRURGIA EXPERIMENTAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIRURGIA EXPERIMENTAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 28, "max_upload_size": 1024, "tags": [32], "professor": [344], "students": [80, 81, 82, 83, 84, 85]}}, +{"model": "subjects.subject", "pk": 644, "fields": {"name": "CL\u00cdNICA E CIR\u00daRGIA ANIMAL", "slug": "clinica-e-cirurgia-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CL\u00cdNICA E CIR\u00daRGIA ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CL\u00cdNICA E CIR\u00daRGIA ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [345], "students": [86, 87, 88, 89, 90, 91]}}, +{"model": "subjects.subject", "pk": 645, "fields": {"name": "ANESTESIOLOGIA ANIMAL", "slug": "anestesiologia-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ANESTESIOLOGIA ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ANESTESIOLOGIA ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [346], "students": [92, 93, 94, 95, 96, 97]}}, +{"model": "subjects.subject", "pk": 646, "fields": {"name": "T\u00c9CNICA CIR\u00daRGICA ANIMAL", "slug": "tecnica-cirurgica-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto T\u00c9CNICA CIR\u00daRGICA ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto T\u00c9CNICA CIR\u00daRGICA ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [347], "students": [98, 99, 100, 101, 102, 103]}}, +{"model": "subjects.subject", "pk": 647, "fields": {"name": "RADIOLOGIA DE ANIMAIS", "slug": "radiologia-de-animais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto RADIOLOGIA DE ANIMAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto RADIOLOGIA DE ANIMAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [348], "students": [104, 105, 106, 107, 108, 109]}}, +{"model": "subjects.subject", "pk": 648, "fields": {"name": "FARMACOLOGIA E TERAP\u00c9UTICA ANIMAL", "slug": "farmacologia-e-terapeutica-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FARMACOLOGIA E TERAP\u00c9UTICA ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FARMACOLOGIA E TERAP\u00c9UTICA ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [349], "students": [110, 111, 112, 113, 114, 115]}}, +{"model": "subjects.subject", "pk": 649, "fields": {"name": "OBSTETR\u00cdCIA ANIMAL", "slug": "obstetricia-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto OBSTETR\u00cdCIA ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto OBSTETR\u00cdCIA ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [350], "students": [116, 117, 118, 119, 120, 121]}}, +{"model": "subjects.subject", "pk": 650, "fields": {"name": "CL\u00cdNICA VETERIN\u00c1RIA", "slug": "clinica-veterinaria", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CL\u00cdNICA VETERIN\u00c1RIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CL\u00cdNICA VETERIN\u00c1RIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [351], "students": [122, 123, 124, 125, 126, 127]}}, +{"model": "subjects.subject", "pk": 651, "fields": {"name": "CL\u00cdNICA CIR\u00daRGICA ANIMAL", "slug": "clinica-cirurgica-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CL\u00cdNICA CIR\u00daRGICA ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CL\u00cdNICA CIR\u00daRGICA ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [302], "students": [128, 129, 130, 131, 132, 133]}}, +{"model": "subjects.subject", "pk": 652, "fields": {"name": "TOXICOLOGIA ANIMAL", "slug": "toxicologia-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TOXICOLOGIA ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TOXICOLOGIA ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [303], "students": [134, 135, 136, 137, 138, 139]}}, +{"model": "subjects.subject", "pk": 653, "fields": {"name": "MEDICINA VETERIN\u00c1RIA PREVENTIVA", "slug": "medicina-veterinaria-preventiva", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MEDICINA VETERIN\u00c1RIA PREVENTIVA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MEDICINA VETERIN\u00c1RIA PREVENTIVA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [304], "students": [140, 141, 142, 143, 144, 145]}}, +{"model": "subjects.subject", "pk": 654, "fields": {"name": "EPIDEMIOLOGIA ANIMAL", "slug": "epidemiologia-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto EPIDEMIOLOGIA ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto EPIDEMIOLOGIA ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [305], "students": [146, 147, 148, 149, 150, 151]}}, +{"model": "subjects.subject", "pk": 655, "fields": {"name": "SANEAMENTO APLICADO \u00c0 SA\u00daDE DO HOMEM", "slug": "saneamento-aplicado-a-saude-do-homem", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SANEAMENTO APLICADO \u00c0 SA\u00daDE DO HOMEM.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SANEAMENTO APLICADO \u00c0 SA\u00daDE DO HOMEM.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [306], "students": [152, 153, 154, 155, 156, 157]}}, +{"model": "subjects.subject", "pk": 656, "fields": {"name": "DOEN\u00c7AS INFECCIOSAS DE ANIMAIS", "slug": "doencas-infecciosas-de-animais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DOEN\u00c7AS INFECCIOSAS DE ANIMAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DOEN\u00c7AS INFECCIOSAS DE ANIMAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [307], "students": [158, 159, 160, 161, 162, 163]}}, +{"model": "subjects.subject", "pk": 657, "fields": {"name": "DOEN\u00c7AS PARASIT\u00c1RIAS DE ANIMAIS", "slug": "doencas-parasitarias-de-animais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DOEN\u00c7AS PARASIT\u00c1RIAS DE ANIMAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DOEN\u00c7AS PARASIT\u00c1RIAS DE ANIMAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [308], "students": [164, 165, 166, 167, 168, 169]}}, +{"model": "subjects.subject", "pk": 658, "fields": {"name": "PATOLOGIA ANIMAL", "slug": "patologia-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PATOLOGIA ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PATOLOGIA ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [309], "students": [170, 171, 172, 173, 174, 175]}}, +{"model": "subjects.subject", "pk": 659, "fields": {"name": "PATOLOGIA AVI\u00c1RIA", "slug": "patologia-aviaria", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PATOLOGIA AVI\u00c1RIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PATOLOGIA AVI\u00c1RIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [310], "students": [176, 177, 178, 179, 180, 181]}}, +{"model": "subjects.subject", "pk": 660, "fields": {"name": "ANATOMIA PATOL\u00d3GICA ANIMAL", "slug": "anatomia-patologica-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ANATOMIA PATOL\u00d3GICA ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ANATOMIA PATOL\u00d3GICA ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [311], "students": [182, 183, 184, 185, 186, 187]}}, +{"model": "subjects.subject", "pk": 661, "fields": {"name": "PATOLOGIA CL\u00cdNICA ANIMAL", "slug": "patologia-clinica-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PATOLOGIA CL\u00cdNICA ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PATOLOGIA CL\u00cdNICA ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [312], "students": [188, 189, 190, 191, 192, 193]}}, +{"model": "subjects.subject", "pk": 662, "fields": {"name": "REPRODU\u00c7\u00c3O ANIMAL", "slug": "reproducao-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto REPRODU\u00c7\u00c3O ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto REPRODU\u00c7\u00c3O ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [313], "students": [194, 195, 196, 197, 198, 199]}}, +{"model": "subjects.subject", "pk": 663, "fields": {"name": "GINECOLOGIA E ANDROLOGIA ANIMAL", "slug": "ginecologia-e-andrologia-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GINECOLOGIA E ANDROLOGIA ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GINECOLOGIA E ANDROLOGIA ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [314], "students": [200, 201, 202, 203, 204, 205]}}, +{"model": "subjects.subject", "pk": 664, "fields": {"name": "INSEMINA\u00c7\u00c3O ARTIFICIAL ANIMAL", "slug": "inseminacao-artificial-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INSEMINA\u00c7\u00c3O ARTIFICIAL ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INSEMINA\u00c7\u00c3O ARTIFICIAL ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [315], "students": [206, 207, 208, 209, 210, 211]}}, +{"model": "subjects.subject", "pk": 665, "fields": {"name": "FISIOPATOLOGIA DA REPRODU\u00c7\u00c3O ANIMAL", "slug": "fisiopatologia-da-reproducao-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FISIOPATOLOGIA DA REPRODU\u00c7\u00c3O ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FISIOPATOLOGIA DA REPRODU\u00c7\u00c3O ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [316], "students": [212, 213, 214, 215, 216, 217]}}, +{"model": "subjects.subject", "pk": 666, "fields": {"name": "INSPE\u00c7\u00c3O DE PRODUTOS DE ORIGEM ANIMAL", "slug": "inspecao-de-produtos-de-origem-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INSPE\u00c7\u00c3O DE PRODUTOS DE ORIGEM ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INSPE\u00c7\u00c3O DE PRODUTOS DE ORIGEM ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 29, "max_upload_size": 1024, "tags": [32, 33], "professor": [317], "students": [218, 219, 220, 221, 222, 223]}}, +{"model": "subjects.subject", "pk": 667, "fields": {"name": "CL\u00cdNICA ODONTOL\u00d3GICA", "slug": "clinica-odontologica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CL\u00cdNICA ODONTOL\u00d3GICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CL\u00cdNICA ODONTOL\u00d3GICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 30, "max_upload_size": 1024, "tags": [34], "professor": [318], "students": [224, 225, 226, 227, 228, 229]}}, +{"model": "subjects.subject", "pk": 668, "fields": {"name": "CIRURGIA BUCO-MAXILO-FACIAL", "slug": "cirurgia-buco-maxilo-facial", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIRURGIA BUCO-MAXILO-FACIAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIRURGIA BUCO-MAXILO-FACIAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 30, "max_upload_size": 1024, "tags": [34], "professor": [319], "students": [230, 231, 232, 233, 234, 235]}}, +{"model": "subjects.subject", "pk": 669, "fields": {"name": "ORTODONTIA", "slug": "ortodontia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ORTODONTIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ORTODONTIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 30, "max_upload_size": 1024, "tags": [34], "professor": [320], "students": [236, 237, 238, 239, 240, 241]}}, {"model": "subjects.subject", "pk": 670, "fields": {"name": "ODONTOPEDIATRIA", "slug": "odontopediatria", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ODONTOPEDIATRIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ODONTOPEDIATRIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 30, "max_upload_size": 1024, "tags": [34], "professor": [321], "students": [242, 243, 244, 245, 246, 247]}}, +{"model": "subjects.subject", "pk": 671, "fields": {"name": "PERIODONTIA", "slug": "periodontia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PERIODONTIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PERIODONTIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 30, "max_upload_size": 1024, "tags": [34], "professor": [322], "students": [248, 249, 250, 251, 252, 253]}}, +{"model": "subjects.subject", "pk": 672, "fields": {"name": "ENDODONTIA", "slug": "endodontia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENDODONTIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENDODONTIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 30, "max_upload_size": 1024, "tags": [34], "professor": [323], "students": [254, 255, 256, 257, 258, 259]}}, +{"model": "subjects.subject", "pk": 673, "fields": {"name": "RADIOLOGIA ODONTOL\u00d3GICA", "slug": "radiologia-odontologica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto RADIOLOGIA ODONTOL\u00d3GICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto RADIOLOGIA ODONTOL\u00d3GICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 30, "max_upload_size": 1024, "tags": [34], "professor": [324], "students": [260, 261, 262, 263, 264, 265]}}, +{"model": "subjects.subject", "pk": 674, "fields": {"name": "ODONTOLOGIA SOCIAL E PREVENTIVA", "slug": "odontologia-social-e-preventiva", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ODONTOLOGIA SOCIAL E PREVENTIVA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ODONTOLOGIA SOCIAL E PREVENTIVA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 30, "max_upload_size": 1024, "tags": [34], "professor": [325], "students": [266, 267, 268, 269, 270, 271]}}, +{"model": "subjects.subject", "pk": 675, "fields": {"name": "MATERIAIS ODONTOL\u00d3GICOS", "slug": "materiais-odontologicos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MATERIAIS ODONTOL\u00d3GICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MATERIAIS ODONTOL\u00d3GICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 30, "max_upload_size": 1024, "tags": [34], "professor": [326], "students": [272, 273, 274, 275, 276, 277]}}, +{"model": "subjects.subject", "pk": 676, "fields": {"name": "TEORIA GERAL E FUNDAMENTOS DA PROBABILIDADE", "slug": "teoria-geral-e-fundamentos-da-probabilidade", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA GERAL E FUNDAMENTOS DA PROBABILIDADE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA GERAL E FUNDAMENTOS DA PROBABILIDADE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 31, "max_upload_size": 1024, "tags": [35, 36], "professor": [327], "students": [278, 279, 280, 281, 282, 283]}}, +{"model": "subjects.subject", "pk": 677, "fields": {"name": "TEORIA GERAL E PROCESSOS ESTOC\u00c1STICOS", "slug": "teoria-geral-e-processos-estocasticos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA GERAL E PROCESSOS ESTOC\u00c1STICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA GERAL E PROCESSOS ESTOC\u00c1STICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 31, "max_upload_size": 1024, "tags": [35, 36], "professor": [328], "students": [284, 285, 286, 287, 288, 289]}}, +{"model": "subjects.subject", "pk": 678, "fields": {"name": "TEOREMAS DE LIMITE", "slug": "teoremas-de-limite", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEOREMAS DE LIMITE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEOREMAS DE LIMITE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 31, "max_upload_size": 1024, "tags": [35, 36], "professor": [329], "students": [290, 291, 292, 293, 294, 295]}}, +{"model": "subjects.subject", "pk": 679, "fields": {"name": "PROCESSOS MARKOVIANOS", "slug": "processos-markovianos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROCESSOS MARKOVIANOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROCESSOS MARKOVIANOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 31, "max_upload_size": 1024, "tags": [35, 36], "professor": [330], "students": [296, 297, 298, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 680, "fields": {"name": "AN\u00c1LISE ESTOC\u00c1STICA", "slug": "analise-estocastica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AN\u00c1LISE ESTOC\u00c1STICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AN\u00c1LISE ESTOC\u00c1STICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 31, "max_upload_size": 1024, "tags": [35, 36], "professor": [331], "students": [2, 3, 4, 5, 6, 7]}}, +{"model": "subjects.subject", "pk": 681, "fields": {"name": "PROCESSOS ESTOC\u00c1STICOS ESPECIAIS", "slug": "processos-estocasticos-especiais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROCESSOS ESTOC\u00c1STICOS ESPECIAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROCESSOS ESTOC\u00c1STICOS ESPECIAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 31, "max_upload_size": 1024, "tags": [35, 36], "professor": [332], "students": [8, 9, 10, 11, 12, 13]}}, +{"model": "subjects.subject", "pk": 682, "fields": {"name": "ESTAT\u00cdSTICA", "slug": "estatistica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESTAT\u00cdSTICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESTAT\u00cdSTICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 31, "max_upload_size": 1024, "tags": [35, 36], "professor": [333], "students": [14, 15, 16, 17, 18, 19]}}, +{"model": "subjects.subject", "pk": 683, "fields": {"name": "FUNDAMENTOS DA ESTAT\u00cdSTICA", "slug": "fundamentos-da-estatistica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FUNDAMENTOS DA ESTAT\u00cdSTICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FUNDAMENTOS DA ESTAT\u00cdSTICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 31, "max_upload_size": 1024, "tags": [35, 36], "professor": [334], "students": [20, 21, 22, 23, 24, 25]}}, +{"model": "subjects.subject", "pk": 684, "fields": {"name": "INFER\u00caNCIA PARAM\u00c9TRICA", "slug": "inferencia-parametrica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INFER\u00caNCIA PARAM\u00c9TRICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INFER\u00caNCIA PARAM\u00c9TRICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 31, "max_upload_size": 1024, "tags": [35, 36], "professor": [335], "students": [26, 27, 28, 29, 30, 31]}}, +{"model": "subjects.subject", "pk": 685, "fields": {"name": "INFER\u00caNCIA N\u00c3O-PARAM\u00c9TRICA", "slug": "inferencia-nao-parametrica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INFER\u00caNCIA N\u00c3O-PARAM\u00c9TRICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INFER\u00caNCIA N\u00c3O-PARAM\u00c9TRICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 31, "max_upload_size": 1024, "tags": [35, 36], "professor": [336], "students": [32, 33, 34, 35, 36, 37]}}, +{"model": "subjects.subject", "pk": 686, "fields": {"name": "INFER\u00caNCIA EM PROCESSOS ESTOC\u00c1STICOS", "slug": "inferencia-em-processos-estocasticos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INFER\u00caNCIA EM PROCESSOS ESTOC\u00c1STICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INFER\u00caNCIA EM PROCESSOS ESTOC\u00c1STICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 31, "max_upload_size": 1024, "tags": [35, 36], "professor": [337], "students": [38, 39, 40, 41, 42, 43]}}, +{"model": "subjects.subject", "pk": 687, "fields": {"name": "AN\u00c1LISE MULTIVARIADA", "slug": "analise-multivariada", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AN\u00c1LISE MULTIVARIADA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AN\u00c1LISE MULTIVARIADA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 31, "max_upload_size": 1024, "tags": [35, 36], "professor": [338], "students": [44, 45, 46, 47, 48, 49]}}, +{"model": "subjects.subject", "pk": 688, "fields": {"name": "REGRESS\u00c3O E CORRELA\u00c7\u00c3O", "slug": "regressao-e-correlacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto REGRESS\u00c3O E CORRELA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto REGRESS\u00c3O E CORRELA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 31, "max_upload_size": 1024, "tags": [35, 36], "professor": [339], "students": [50, 51, 52, 53, 54, 55]}}, +{"model": "subjects.subject", "pk": 689, "fields": {"name": "PLANEJAMENTO DE EXPERIMENTOS", "slug": "planejamento-de-experimentos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PLANEJAMENTO DE EXPERIMENTOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PLANEJAMENTO DE EXPERIMENTOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 31, "max_upload_size": 1024, "tags": [35, 36], "professor": [340], "students": [56, 57, 58, 59, 60, 61]}}, +{"model": "subjects.subject", "pk": 690, "fields": {"name": "AN\u00c1LISE DE DADOS", "slug": "analise-de-dados", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AN\u00c1LISE DE DADOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AN\u00c1LISE DE DADOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 31, "max_upload_size": 1024, "tags": [35, 36], "professor": [341], "students": [62, 63, 64, 65, 66, 67]}}, +{"model": "subjects.subject", "pk": 691, "fields": {"name": "PROBABILIDADE E ESTAT\u00cdSTICA APLICADAS", "slug": "probabilidade-e-estatistica-aplicadas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROBABILIDADE E ESTAT\u00cdSTICA APLICADAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROBABILIDADE E ESTAT\u00cdSTICA APLICADAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 31, "max_upload_size": 1024, "tags": [35, 36], "professor": [342], "students": [68, 69, 70, 71, 72, 73]}}, +{"model": "subjects.subject", "pk": 692, "fields": {"name": "FUNDAMENTOS E MEDIDAS DA PSICOLOGIA", "slug": "fundamentos-e-medidas-da-psicologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FUNDAMENTOS E MEDIDAS DA PSICOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FUNDAMENTOS E MEDIDAS DA PSICOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [343], "students": [74, 75, 76, 77, 78, 79]}}, +{"model": "subjects.subject", "pk": 693, "fields": {"name": "HIST\u00d3RIA, TEORIAS E SISTEMAS EM PSICOLOGIA", "slug": "historia-teorias-e-sistemas-em-psicologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA, TEORIAS E SISTEMAS EM PSICOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA, TEORIAS E SISTEMAS EM PSICOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [344], "students": [80, 81, 82, 83, 84, 85]}}, +{"model": "subjects.subject", "pk": 694, "fields": {"name": "PSICOLOGIA EXPERIMENTAL", "slug": "psicologia-experimental", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PSICOLOGIA EXPERIMENTAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PSICOLOGIA EXPERIMENTAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [345], "students": [86, 87, 88, 89, 90, 91]}}, +{"model": "subjects.subject", "pk": 695, "fields": {"name": "PROCESSOS PERCEPTUAIS E MOTORES", "slug": "processos-perceptuais-e-motores", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROCESSOS PERCEPTUAIS E MOTORES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROCESSOS PERCEPTUAIS E MOTORES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [346], "students": [92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117]}}, +{"model": "subjects.subject", "pk": 696, "fields": {"name": "PROCESSOS COGNITIVOS E ATENCIONAIS", "slug": "processos-cognitivos-e-atencionais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROCESSOS COGNITIVOS E ATENCIONAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROCESSOS COGNITIVOS E ATENCIONAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [347], "students": [118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143]}}, +{"model": "subjects.subject", "pk": 697, "fields": {"name": "ESTADOS SUBJETIVOS E EMO\u00c7\u00c3O", "slug": "estados-subjetivos-e-emocao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESTADOS SUBJETIVOS E EMO\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESTADOS SUBJETIVOS E EMO\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [348], "students": [144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169]}}, +{"model": "subjects.subject", "pk": 698, "fields": {"name": "PSICOLOGIA FISIOL\u00d3GICA", "slug": "psicologia-fisiologica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PSICOLOGIA FISIOL\u00d3GICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PSICOLOGIA FISIOL\u00d3GICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [349], "students": [170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195]}}, +{"model": "subjects.subject", "pk": 699, "fields": {"name": "PROCESSOS PSICO-FISIOL\u00d3GICOS", "slug": "processos-psico-fisiologicos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROCESSOS PSICO-FISIOL\u00d3GICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROCESSOS PSICO-FISIOL\u00d3GICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [350], "students": [196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221]}}, +{"model": "subjects.subject", "pk": 700, "fields": {"name": "PSICOBIOLOGIA", "slug": "psicobiologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PSICOBIOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PSICOBIOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [351], "students": [222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247]}}, +{"model": "subjects.subject", "pk": 701, "fields": {"name": "PSICOLOGIA COMPARATIVA", "slug": "psicologia-comparativa", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PSICOLOGIA COMPARATIVA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PSICOLOGIA COMPARATIVA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [302], "students": [248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273]}}, +{"model": "subjects.subject", "pk": 702, "fields": {"name": "ESTUDOS NATURAL\u00cdSTICOS DO COMPORTAMENTO ANIMAL", "slug": "estudos-naturalisticos-do-comportamento-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESTUDOS NATURAL\u00cdSTICOS DO COMPORTAMENTO ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESTUDOS NATURAL\u00cdSTICOS DO COMPORTAMENTO ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [303], "students": [274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299]}}, +{"model": "subjects.subject", "pk": 703, "fields": {"name": "MECANISMOS INSTINTIVOS E PROCESSOS SOCIAIS EM ANIMAIS", "slug": "mecanismos-instintivos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MECANISMOS INSTINTIVOS E PROCESSOS SOCIAIS EM ANIMAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MECANISMOS INSTINTIVOS E PROCESSOS SOCIAIS EM ANIMAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [304], "students": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 300, 301]}}, +{"model": "subjects.subject", "pk": 704, "fields": {"name": "PSICOLOGIA SOCIAL", "slug": "psicologia-social", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PSICOLOGIA SOCIAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PSICOLOGIA SOCIAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [305], "students": [26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51]}}, +{"model": "subjects.subject", "pk": 705, "fields": {"name": "RELA\u00c7\u00d5ES INTERPESSOAIS", "slug": "relacoes-interpessoais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto RELA\u00c7\u00d5ES INTERPESSOAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto RELA\u00c7\u00d5ES INTERPESSOAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [306], "students": [52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77]}}, +{"model": "subjects.subject", "pk": 706, "fields": {"name": "PROCESSOS GRUPAIS E DE COMUNICA\u00c7\u00c3O", "slug": "processos-grupais-e-de-comunicacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROCESSOS GRUPAIS E DE COMUNICA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROCESSOS GRUPAIS E DE COMUNICA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [307], "students": [78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103]}}, +{"model": "subjects.subject", "pk": 707, "fields": {"name": "PSICOLOGIA COGNITIVA", "slug": "psicologia-cognitiva", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PSICOLOGIA COGNITIVA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PSICOLOGIA COGNITIVA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [308], "students": [104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129]}}, +{"model": "subjects.subject", "pk": 708, "fields": {"name": "PSICOLOGIA DO DESENVOLVIMENTO HUMANO", "slug": "psicologia-do-desenvolvimento-humano", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PSICOLOGIA DO DESENVOLVIMENTO HUMANO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PSICOLOGIA DO DESENVOLVIMENTO HUMANO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [309], "students": [130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155]}}, +{"model": "subjects.subject", "pk": 709, "fields": {"name": "DESENVOLVIMENTO SOCIAL E DA PERSONALIDADE", "slug": "desenvolvimento-social-e-da-personalidade", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DESENVOLVIMENTO SOCIAL E DA PERSONALIDADE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DESENVOLVIMENTO SOCIAL E DA PERSONALIDADE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [310], "students": [156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181]}}, +{"model": "subjects.subject", "pk": 710, "fields": {"name": "PSICOLOGIA DO ENSINO E DA APRENDIZAGEM", "slug": "psicologia-do-ensino-e-da-aprendizagem", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PSICOLOGIA DO ENSINO E DA APRENDIZAGEM.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PSICOLOGIA DO ENSINO E DA APRENDIZAGEM.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [311], "students": [182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207]}}, +{"model": "subjects.subject", "pk": 711, "fields": {"name": "PLANEJAMENTO INSTITUCIONAL", "slug": "planejamento-institucional", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PLANEJAMENTO INSTITUCIONAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PLANEJAMENTO INSTITUCIONAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [312], "students": [208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233]}}, +{"model": "subjects.subject", "pk": 712, "fields": {"name": "PROGRAMA\u00c7\u00c3O DE CONDI\u00c7\u00d5ES DE ENSINO", "slug": "programacao-de-condicoes-de-ensino", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROGRAMA\u00c7\u00c3O DE CONDI\u00c7\u00d5ES DE ENSINO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROGRAMA\u00c7\u00c3O DE CONDI\u00c7\u00d5ES DE ENSINO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [313], "students": [234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259]}}, +{"model": "subjects.subject", "pk": 713, "fields": {"name": "TREINAMENTO DE PESSOAL", "slug": "treinamento-de-pessoal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TREINAMENTO DE PESSOAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TREINAMENTO DE PESSOAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [314], "students": [260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285]}}, +{"model": "subjects.subject", "pk": 714, "fields": {"name": "APRENDIZAGEM E DESEMPENHO ACAD\u00caMICOS", "slug": "aprendizagem-e-desempenho-academicos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto APRENDIZAGEM E DESEMPENHO ACAD\u00caMICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto APRENDIZAGEM E DESEMPENHO ACAD\u00caMICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [315], "students": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 715, "fields": {"name": "ENSINO E APRENDIZAGEM NA SALA DE AULA", "slug": "ensino-e-aprendizagem-na-sala-de-aula", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ENSINO E APRENDIZAGEM NA SALA DE AULA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ENSINO E APRENDIZAGEM NA SALA DE AULA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [316], "students": [12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37]}}, +{"model": "subjects.subject", "pk": 716, "fields": {"name": "PSICOLOGIA DO TRABALHO E ORGANIZACIONAL", "slug": "psicologia-do-trabalho-e-organizacional", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PSICOLOGIA DO TRABALHO E ORGANIZACIONAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PSICOLOGIA DO TRABALHO E ORGANIZACIONAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [317], "students": [38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63]}}, +{"model": "subjects.subject", "pk": 717, "fields": {"name": "AN\u00c1LISE INSTITUCIONAL", "slug": "analise-institucional", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AN\u00c1LISE INSTITUCIONAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AN\u00c1LISE INSTITUCIONAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [318], "students": [64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89]}}, +{"model": "subjects.subject", "pk": 718, "fields": {"name": "RECRUTAMENTO E SELE\u00c7\u00c3O DE PESSOAL", "slug": "recrutamento-e-selecao-de-pessoal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto RECRUTAMENTO E SELE\u00c7\u00c3O DE PESSOAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto RECRUTAMENTO E SELE\u00c7\u00c3O DE PESSOAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [319], "students": [90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115]}}, +{"model": "subjects.subject", "pk": 719, "fields": {"name": "TREINAMENTO E AVALIA\u00c7\u00c3O", "slug": "treinamento-e-avaliacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TREINAMENTO E AVALIA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TREINAMENTO E AVALIA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [320], "students": [116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141]}}, +{"model": "subjects.subject", "pk": 720, "fields": {"name": "FATORES HUMANOS NO TRABALHO", "slug": "fatores-humanos-no-trabalho", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FATORES HUMANOS NO TRABALHO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FATORES HUMANOS NO TRABALHO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [321], "students": [142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167]}}, +{"model": "subjects.subject", "pk": 721, "fields": {"name": "PLANEJAMENTO AMBIENTAL E COMPORTAMENTO HUMANO", "slug": "planejamento-ambiental-e-comportamento-humano", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PLANEJAMENTO AMBIENTAL E COMPORTAMENTO HUMANO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PLANEJAMENTO AMBIENTAL E COMPORTAMENTO HUMANO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [322], "students": [168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193]}}, +{"model": "subjects.subject", "pk": 722, "fields": {"name": "TRATAMENTO E PREVEN\u00c7\u00c3O PSICOL\u00d3GICA", "slug": "tratamento-e-prevencao-psicologica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TRATAMENTO E PREVEN\u00c7\u00c3O PSICOL\u00d3GICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TRATAMENTO E PREVEN\u00c7\u00c3O PSICOL\u00d3GICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [323], "students": [194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219]}}, +{"model": "subjects.subject", "pk": 723, "fields": {"name": "INTERVEN\u00c7\u00c3O TERAP\u00caUTICA", "slug": "intervencao-terapeutica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INTERVEN\u00c7\u00c3O TERAP\u00caUTICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INTERVEN\u00c7\u00c3O TERAP\u00caUTICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [324], "students": [220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245]}}, +{"model": "subjects.subject", "pk": 724, "fields": {"name": "PROGRAMAS DE ATENDIMENTO COMUNIT\u00c1RIO", "slug": "programas-de-atendimento-comunitario", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PROGRAMAS DE ATENDIMENTO COMUNIT\u00c1RIO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PROGRAMAS DE ATENDIMENTO COMUNIT\u00c1RIO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [325], "students": [246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271]}}, +{"model": "subjects.subject", "pk": 725, "fields": {"name": "TREINAMENTO E REABILITA\u00c7\u00c3O", "slug": "treinamento-e-reabilitacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TREINAMENTO E REABILITA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TREINAMENTO E REABILITA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [326], "students": [272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297]}}, +{"model": "subjects.subject", "pk": 726, "fields": {"name": "DESVIOS DA CONDUTA", "slug": "desvios-da-conduta", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DESVIOS DA CONDUTA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DESVIOS DA CONDUTA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [327], "students": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 298, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 727, "fields": {"name": "DIST\u00daRBIOS DA LINGUAGEM", "slug": "disturbios-da-linguagem", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIST\u00daRBIOS DA LINGUAGEM.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIST\u00daRBIOS DA LINGUAGEM.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [328], "students": [24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49]}}, +{"model": "subjects.subject", "pk": 728, "fields": {"name": "DIST\u00daRBIOS PSICOSSOM\u00c1TICOS", "slug": "disturbios-psicossomaticos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DIST\u00daRBIOS PSICOSSOM\u00c1TICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DIST\u00daRBIOS PSICOSSOM\u00c1TICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 32, "max_upload_size": 1024, "tags": [37], "professor": [329], "students": [50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75]}}, +{"model": "subjects.subject", "pk": 729, "fields": {"name": "QU\u00cdMICA ORG\u00c2NICA", "slug": "quimica-organica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto QU\u00cdMICA ORG\u00c2NICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto QU\u00cdMICA ORG\u00c2NICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [330], "students": [76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101]}}, +{"model": "subjects.subject", "pk": 730, "fields": {"name": "ESTRUTURA, CONFORMA\u00c7\u00c3O E ESTEREOQU\u00cdMICA", "slug": "estrutura-conformacao-e-estereoquimica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESTRUTURA, CONFORMA\u00c7\u00c3O E ESTEREOQU\u00cdMICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESTRUTURA, CONFORMA\u00c7\u00c3O E ESTEREOQU\u00cdMICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [331], "students": [102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127]}}, +{"model": "subjects.subject", "pk": 731, "fields": {"name": "S\u00cdNTESE ORG\u00c2NICA", "slug": "sintese-organica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto S\u00cdNTESE ORG\u00c2NICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto S\u00cdNTESE ORG\u00c2NICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [332], "students": [128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153]}}, +{"model": "subjects.subject", "pk": 732, "fields": {"name": "F\u00cdSICO-QU\u00cdMICA ORG\u00c2NICA", "slug": "fisico-quimica-organica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto F\u00cdSICO-QU\u00cdMICA ORG\u00c2NICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto F\u00cdSICO-QU\u00cdMICA ORG\u00c2NICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [333], "students": [154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179]}}, +{"model": "subjects.subject", "pk": 733, "fields": {"name": "FOTOQU\u00cdMICA ORG\u00c2NICA", "slug": "fotoquimica-organica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FOTOQU\u00cdMICA ORG\u00c2NICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FOTOQU\u00cdMICA ORG\u00c2NICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [334], "students": [180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205]}}, +{"model": "subjects.subject", "pk": 734, "fields": {"name": "QU\u00cdMICA DOS PRODUTOS NATURAIS", "slug": "quimica-dos-produtos-naturais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto QU\u00cdMICA DOS PRODUTOS NATURAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto QU\u00cdMICA DOS PRODUTOS NATURAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [335], "students": [206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231]}}, +{"model": "subjects.subject", "pk": 735, "fields": {"name": "EVOLU\u00c7\u00c3O, SISTEM\u00c1TICA E ECOLOGIA QU\u00cdMICA", "slug": "evolucao-sistematica-e-ecologia-quimica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto EVOLU\u00c7\u00c3O, SISTEM\u00c1TICA E ECOLOGIA QU\u00cdMICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto EVOLU\u00c7\u00c3O, SISTEM\u00c1TICA E ECOLOGIA QU\u00cdMICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [336], "students": [232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257]}}, +{"model": "subjects.subject", "pk": 736, "fields": {"name": "POL\u00cdMEROS E COL\u00d3IDES", "slug": "polimeros-e-coloides", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto POL\u00cdMEROS E COL\u00d3IDES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto POL\u00cdMEROS E COL\u00d3IDES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [337], "students": [258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283]}}, +{"model": "subjects.subject", "pk": 737, "fields": {"name": "QU\u00cdMICA INORG\u00c2NICA", "slug": "quimica-inorganica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto QU\u00cdMICA INORG\u00c2NICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto QU\u00cdMICA INORG\u00c2NICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [338], "students": [2, 3, 4, 5, 6, 7, 8, 9, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 738, "fields": {"name": "CAMPOS DE COORDENA\u00c7\u00c3O", "slug": "campos-de-coordenacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CAMPOS DE COORDENA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CAMPOS DE COORDENA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [339], "students": [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35]}}, +{"model": "subjects.subject", "pk": 739, "fields": {"name": "N\u00c3O-METAIS E SEUS COMPOSTOS", "slug": "nao-metais-e-seus-compostos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto N\u00c3O-METAIS E SEUS COMPOSTOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto N\u00c3O-METAIS E SEUS COMPOSTOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [340], "students": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61]}}, +{"model": "subjects.subject", "pk": 740, "fields": {"name": "COMPOSTOS ORGANO-MET\u00c1LICOS", "slug": "compostos-organo-metalicos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto COMPOSTOS ORGANO-MET\u00c1LICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto COMPOSTOS ORGANO-MET\u00c1LICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [341], "students": [62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87]}}, +{"model": "subjects.subject", "pk": 741, "fields": {"name": "DETERMINA\u00c7\u00c3O DE ESTRUTURAS DE COMPOSTOS INORG\u00c2NICOS", "slug": "determinacao-de-estruturas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto DETERMINA\u00c7\u00c3O DE ESTRUTURAS DE COMPOSTOS INORG\u00c2NICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto DETERMINA\u00c7\u00c3O DE ESTRUTURAS DE COMPOSTOS INORG\u00c2NICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [342], "students": [88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113]}}, +{"model": "subjects.subject", "pk": 742, "fields": {"name": "FOTO-QU\u00cdMICA INORG\u00c2NICA", "slug": "foto-quimica-inorganica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FOTO-QU\u00cdMICA INORG\u00c2NICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FOTO-QU\u00cdMICA INORG\u00c2NICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [343], "students": [114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139]}}, +{"model": "subjects.subject", "pk": 743, "fields": {"name": "F\u00cdSICO QU\u00cdMICA INORG\u00c2NICA", "slug": "fisico-quimica-inorganica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto F\u00cdSICO QU\u00cdMICA INORG\u00c2NICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto F\u00cdSICO QU\u00cdMICA INORG\u00c2NICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [344], "students": [140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165]}}, +{"model": "subjects.subject", "pk": 744, "fields": {"name": "QU\u00cdMICA BIO-INORG\u00c2NICA", "slug": "quimica-bio-inorganica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto QU\u00cdMICA BIO-INORG\u00c2NICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto QU\u00cdMICA BIO-INORG\u00c2NICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [345], "students": [166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191]}}, +{"model": "subjects.subject", "pk": 745, "fields": {"name": "F\u00cdSICO-QU\u00cdMICA", "slug": "fisico-quimica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto F\u00cdSICO-QU\u00cdMICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto F\u00cdSICO-QU\u00cdMICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [346], "students": [192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217]}}, +{"model": "subjects.subject", "pk": 746, "fields": {"name": "CIN\u00c9TICA QU\u00cdMICA E CATALISE", "slug": "cinetica-quimica-e-catalise", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CIN\u00c9TICA QU\u00cdMICA E CATALISE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CIN\u00c9TICA QU\u00cdMICA E CATALISE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [347], "students": [218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243]}}, +{"model": "subjects.subject", "pk": 747, "fields": {"name": "ELETROQU\u00cdMICA", "slug": "eletroquimica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ELETROQU\u00cdMICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ELETROQU\u00cdMICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [348], "students": [244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269]}}, +{"model": "subjects.subject", "pk": 748, "fields": {"name": "ESPECTROSCOPIA", "slug": "espectroscopia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ESPECTROSCOPIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ESPECTROSCOPIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [349], "students": [270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295]}}, +{"model": "subjects.subject", "pk": 749, "fields": {"name": "QU\u00cdMICA DE INTERFACES", "slug": "quimica-de-interfaces", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto QU\u00cdMICA DE INTERFACES.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto QU\u00cdMICA DE INTERFACES.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [350], "students": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 296, 297, 298, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 750, "fields": {"name": "QU\u00cdMICA DO ESTADO CONDENSADO", "slug": "quimica-do-estado-condensado", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto QU\u00cdMICA DO ESTADO CONDENSADO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto QU\u00cdMICA DO ESTADO CONDENSADO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [351], "students": [22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47]}}, +{"model": "subjects.subject", "pk": 751, "fields": {"name": "QU\u00cdMICA N\u00daCLEAR E RADIOQU\u00cdMICA", "slug": "quimica-nuclear-e-radioquimica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto QU\u00cdMICA N\u00daCLEAR E RADIOQU\u00cdMICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto QU\u00cdMICA N\u00daCLEAR E RADIOQU\u00cdMICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [302], "students": [48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73]}}, +{"model": "subjects.subject", "pk": 752, "fields": {"name": "QU\u00cdMICA TE\u00d3RICA", "slug": "quimica-teorica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto QU\u00cdMICA TE\u00d3RICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto QU\u00cdMICA TE\u00d3RICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [303], "students": [74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99]}}, +{"model": "subjects.subject", "pk": 753, "fields": {"name": "TERMODIN\u00c2MICA QU\u00cdMICA", "slug": "termodinamica-quimica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TERMODIN\u00c2MICA QU\u00cdMICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TERMODIN\u00c2MICA QU\u00cdMICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [304], "students": [100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125]}}, +{"model": "subjects.subject", "pk": 754, "fields": {"name": "QU\u00cdMICA ANAL\u00cdTICA", "slug": "quimica-analitica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto QU\u00cdMICA ANAL\u00cdTICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto QU\u00cdMICA ANAL\u00cdTICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [305], "students": [126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151]}}, +{"model": "subjects.subject", "pk": 755, "fields": {"name": "SEPARA\u00c7\u00c3O", "slug": "separacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SEPARA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SEPARA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [306], "students": [152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177]}}, +{"model": "subjects.subject", "pk": 756, "fields": {"name": "M\u00c9TODOS \u00d3TICOS DE AN\u00c1LISE", "slug": "metodos-oticos-de-analise", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto M\u00c9TODOS \u00d3TICOS DE AN\u00c1LISE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto M\u00c9TODOS \u00d3TICOS DE AN\u00c1LISE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [307], "students": [178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203]}}, +{"model": "subjects.subject", "pk": 757, "fields": {"name": "ELETROANAL\u00cdTICA", "slug": "eletroanalitica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ELETROANAL\u00cdTICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ELETROANAL\u00cdTICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [308], "students": [204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229]}}, +{"model": "subjects.subject", "pk": 758, "fields": {"name": "TITIMETRIA", "slug": "titimetria", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TITIMETRIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TITIMETRIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [309], "students": [230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255]}}, +{"model": "subjects.subject", "pk": 759, "fields": {"name": "INSTRUMENTA\u00c7\u00c3O ANAL\u00cdTICA", "slug": "instrumentacao-analitica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INSTRUMENTA\u00c7\u00c3O ANAL\u00cdTICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INSTRUMENTA\u00c7\u00c3O ANAL\u00cdTICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [310], "students": [256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281]}}, +{"model": "subjects.subject", "pk": 760, "fields": {"name": "AN\u00c1LISE DE TRA\u00c7OS E QU\u00cdMICA AMBIENTAL", "slug": "analise-de-tracos-e-quimica-ambiental", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AN\u00c1LISE DE TRA\u00c7OS E QU\u00cdMICA AMBIENTAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AN\u00c1LISE DE TRA\u00c7OS E QU\u00cdMICA AMBIENTAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 33, "max_upload_size": 1024, "tags": [38], "professor": [311], "students": [2, 3, 4, 5, 6, 7, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 761, "fields": {"name": "SERVI\u00c7O SOCIAL", "slug": "servico-social", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SERVI\u00c7O SOCIAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SERVI\u00c7O SOCIAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 34, "max_upload_size": 1024, "tags": [39, 40], "professor": [312], "students": [8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33]}}, +{"model": "subjects.subject", "pk": 762, "fields": {"name": "FUNDAMENTOS DO SERVI\u00c7O SOCIAL", "slug": "fundamentos-do-servico-social", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FUNDAMENTOS DO SERVI\u00c7O SOCIAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FUNDAMENTOS DO SERVI\u00c7O SOCIAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 34, "max_upload_size": 1024, "tags": [39, 40], "professor": [313], "students": [34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59]}}, +{"model": "subjects.subject", "pk": 763, "fields": {"name": "SERVI\u00c7O SOCIAL APLICADO", "slug": "servico-social-aplicado", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SERVI\u00c7O SOCIAL APLICADO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SERVI\u00c7O SOCIAL APLICADO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 34, "max_upload_size": 1024, "tags": [39, 40], "professor": [314], "students": [60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85]}}, +{"model": "subjects.subject", "pk": 764, "fields": {"name": "SERVI\u00c7O SOCIAL DO TRABALHO", "slug": "servico-social-do-trabalho", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SERVI\u00c7O SOCIAL DO TRABALHO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SERVI\u00c7O SOCIAL DO TRABALHO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 34, "max_upload_size": 1024, "tags": [39, 40], "professor": [315], "students": [86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111]}}, +{"model": "subjects.subject", "pk": 765, "fields": {"name": "SERVI\u00c7O SOCIAL DA EDUCA\u00c7\u00c3O", "slug": "servico-social-da-educacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SERVI\u00c7O SOCIAL DA EDUCA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SERVI\u00c7O SOCIAL DA EDUCA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 34, "max_upload_size": 1024, "tags": [39, 40], "professor": [316], "students": [112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137]}}, +{"model": "subjects.subject", "pk": 766, "fields": {"name": "SERVI\u00c7O SOCIAL DO MENOR", "slug": "servico-social-do-menor", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SERVI\u00c7O SOCIAL DO MENOR.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SERVI\u00c7O SOCIAL DO MENOR.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 34, "max_upload_size": 1024, "tags": [39, 40], "professor": [317], "students": [138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163]}}, +{"model": "subjects.subject", "pk": 767, "fields": {"name": "SERVI\u00c7O SOCIAL DA SA\u00daDE", "slug": "servico-social-da-saude", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SERVI\u00c7O SOCIAL DA SA\u00daDE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SERVI\u00c7O SOCIAL DA SA\u00daDE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 34, "max_upload_size": 1024, "tags": [39, 40], "professor": [318], "students": [164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189]}}, +{"model": "subjects.subject", "pk": 768, "fields": {"name": "SERVI\u00c7O SOCIAL DA HABITA\u00c7\u00c3O", "slug": "servico-social-da-habitacao", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SERVI\u00c7O SOCIAL DA HABITA\u00c7\u00c3O.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SERVI\u00c7O SOCIAL DA HABITA\u00c7\u00c3O.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 34, "max_upload_size": 1024, "tags": [39, 40], "professor": [319], "students": [190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215]}}, +{"model": "subjects.subject", "pk": 769, "fields": {"name": "ECONOMIA DOM\u00c9STICA", "slug": "economia-domestica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECONOMIA DOM\u00c9STICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECONOMIA DOM\u00c9STICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 34, "max_upload_size": 1024, "tags": [39, 40], "professor": [320], "students": [216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241]}}, +{"model": "subjects.subject", "pk": 770, "fields": {"name": "FUNDAMENTOS DA SOCIOLOGIA", "slug": "fundamentos-da-sociologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FUNDAMENTOS DA SOCIOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FUNDAMENTOS DA SOCIOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 35, "max_upload_size": 1024, "tags": [41], "professor": [321], "students": [242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267]}}, +{"model": "subjects.subject", "pk": 771, "fields": {"name": "TEORIA SOCIOL\u00d3GICA", "slug": "teoria-sociologica", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TEORIA SOCIOL\u00d3GICA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TEORIA SOCIOL\u00d3GICA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 35, "max_upload_size": 1024, "tags": [41], "professor": [322], "students": [268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293]}}, +{"model": "subjects.subject", "pk": 772, "fields": {"name": "HIST\u00d3RIA DA SOCIOLOGIA", "slug": "historia-da-sociologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto HIST\u00d3RIA DA SOCIOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto HIST\u00d3RIA DA SOCIOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 35, "max_upload_size": 1024, "tags": [41], "professor": [323], "students": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 294, 295, 296, 297, 298, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 773, "fields": {"name": "SOCIOLOGIA DO CONHECIMENTO", "slug": "sociologia-do-conhecimento", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SOCIOLOGIA DO CONHECIMENTO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SOCIOLOGIA DO CONHECIMENTO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 35, "max_upload_size": 1024, "tags": [41], "professor": [324], "students": [20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45]}}, +{"model": "subjects.subject", "pk": 774, "fields": {"name": "SOCIOLOGIA DO DESENVOLVIMENTO", "slug": "sociologia-do-desenvolvimento", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SOCIOLOGIA DO DESENVOLVIMENTO.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SOCIOLOGIA DO DESENVOLVIMENTO.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 35, "max_upload_size": 1024, "tags": [41], "professor": [325], "students": [46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71]}}, +{"model": "subjects.subject", "pk": 775, "fields": {"name": "SOCIOLOGIA URBANA", "slug": "sociologia-urbana", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SOCIOLOGIA URBANA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SOCIOLOGIA URBANA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 35, "max_upload_size": 1024, "tags": [41], "professor": [326], "students": [72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97]}}, +{"model": "subjects.subject", "pk": 776, "fields": {"name": "SOCIOLOGIA RURAL", "slug": "sociologia-rural", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SOCIOLOGIA RURAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SOCIOLOGIA RURAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 35, "max_upload_size": 1024, "tags": [41], "professor": [327], "students": [98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123]}}, +{"model": "subjects.subject", "pk": 777, "fields": {"name": "SOCIOLOGIA DA SA\u00daDE", "slug": "sociologia-da-saude", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto SOCIOLOGIA DA SA\u00daDE.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto SOCIOLOGIA DA SA\u00daDE.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 35, "max_upload_size": 1024, "tags": [41], "professor": [328], "students": [124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149]}}, +{"model": "subjects.subject", "pk": 778, "fields": {"name": "OUTRAS SOCIOLOGIAS ESPEC\u00cdFICAS", "slug": "outras-sociologias-especificas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto OUTRAS SOCIOLOGIAS ESPEC\u00cdFICAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto OUTRAS SOCIOLOGIAS ESPEC\u00cdFICAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 35, "max_upload_size": 1024, "tags": [41], "professor": [329], "students": [150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175]}}, +{"model": "subjects.subject", "pk": 779, "fields": {"name": "ECOLOGIA DOS ANIMAIS DOM\u00c9STICOS E ETOLOGIA", "slug": "ecologia-dos-animais-domesticos-e-etologia", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto ECOLOGIA DOS ANIMAIS DOM\u00c9STICOS E ETOLOGIA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto ECOLOGIA DOS ANIMAIS DOM\u00c9STICOS E ETOLOGIA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 37, "max_upload_size": 1024, "tags": [43], "professor": [330], "students": [176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201]}}, +{"model": "subjects.subject", "pk": 780, "fields": {"name": "GEN\u00c9TICA E MELHORAMENTO DOS ANIMAIS DOM\u00c9STICOS", "slug": "genetica-e-melhoramento-dos-animais-domesticos", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto GEN\u00c9TICA E MELHORAMENTO DOS ANIMAIS DOM\u00c9STICOS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto GEN\u00c9TICA E MELHORAMENTO DOS ANIMAIS DOM\u00c9STICOS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 37, "max_upload_size": 1024, "tags": [43], "professor": [331], "students": [202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227]}}, +{"model": "subjects.subject", "pk": 781, "fields": {"name": "NUTRI\u00c7\u00c3O E ALIMENTA\u00c7\u00c3O ANIMAL", "slug": "nutricao-e-alimentacao-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto NUTRI\u00c7\u00c3O E ALIMENTA\u00c7\u00c3O ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto NUTRI\u00c7\u00c3O E ALIMENTA\u00c7\u00c3O ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 37, "max_upload_size": 1024, "tags": [43], "professor": [332], "students": [228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253]}}, +{"model": "subjects.subject", "pk": 782, "fields": {"name": "EXIG\u00caNCIAS NUTRICIONAIS DOS ANIMAIS", "slug": "exigencias-nutricionais-dos-animais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto EXIG\u00caNCIAS NUTRICIONAIS DOS ANIMAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto EXIG\u00caNCIAS NUTRICIONAIS DOS ANIMAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 37, "max_upload_size": 1024, "tags": [43], "professor": [333], "students": [254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279]}}, +{"model": "subjects.subject", "pk": 783, "fields": {"name": "AVALIA\u00c7\u00c3O DE ALIMENTOS PARA ANIMAIS", "slug": "avaliacao-de-alimentos-para-animais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto AVALIA\u00c7\u00c3O DE ALIMENTOS PARA ANIMAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto AVALIA\u00c7\u00c3O DE ALIMENTOS PARA ANIMAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 37, "max_upload_size": 1024, "tags": [43], "professor": [334], "students": [2, 3, 4, 5, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301]}}, +{"model": "subjects.subject", "pk": 784, "fields": {"name": "CONSERVA\u00c7\u00c3O DE ALIMENTOS PARA ANIMAIS", "slug": "conservacao-de-alimentos-para-animais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CONSERVA\u00c7\u00c3O DE ALIMENTOS PARA ANIMAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CONSERVA\u00c7\u00c3O DE ALIMENTOS PARA ANIMAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 37, "max_upload_size": 1024, "tags": [43], "professor": [335], "students": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31]}}, +{"model": "subjects.subject", "pk": 785, "fields": {"name": "PASTAGEM E FORRAGICULTURA", "slug": "pastagem-e-forragicultura", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PASTAGEM E FORRAGICULTURA.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PASTAGEM E FORRAGICULTURA.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 37, "max_upload_size": 1024, "tags": [43], "professor": [336], "students": [32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57]}}, +{"model": "subjects.subject", "pk": 786, "fields": {"name": "MANEJO E CONSERVA\u00c7\u00c3O DE PASTAGENS", "slug": "manejo-e-conservacao-de-pastagens", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MANEJO E CONSERVA\u00c7\u00c3O DE PASTAGENS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MANEJO E CONSERVA\u00c7\u00c3O DE PASTAGENS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 37, "max_upload_size": 1024, "tags": [43], "professor": [337], "students": [58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83]}}, +{"model": "subjects.subject", "pk": 787, "fields": {"name": "FISIOLOGIA DE PLANTAS FORRAGEIRAS", "slug": "fisiologia-de-plantas-forrageiras", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto FISIOLOGIA DE PLANTAS FORRAGEIRAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto FISIOLOGIA DE PLANTAS FORRAGEIRAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 37, "max_upload_size": 1024, "tags": [43], "professor": [338], "students": [84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109]}}, +{"model": "subjects.subject", "pk": 788, "fields": {"name": "TOXICOLOGIA E PLANTAS T\u00d3XICAS", "slug": "toxicologia-e-plantas-toxicas", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto TOXICOLOGIA E PLANTAS T\u00d3XICAS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto TOXICOLOGIA E PLANTAS T\u00d3XICAS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 37, "max_upload_size": 1024, "tags": [43], "professor": [339], "students": [110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135]}}, +{"model": "subjects.subject", "pk": 789, "fields": {"name": "PRODU\u00c7\u00c3O ANIMAL", "slug": "producao-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto PRODU\u00c7\u00c3O ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto PRODU\u00c7\u00c3O ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 37, "max_upload_size": 1024, "tags": [43], "professor": [340], "students": [136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161]}}, +{"model": "subjects.subject", "pk": 790, "fields": {"name": "CRIA\u00c7\u00c3O DE ANIMAIS", "slug": "criacao-de-animais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto CRIA\u00c7\u00c3O DE ANIMAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto CRIA\u00c7\u00c3O DE ANIMAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 37, "max_upload_size": 1024, "tags": [43], "professor": [341], "students": [162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187]}}, +{"model": "subjects.subject", "pk": 791, "fields": {"name": "MANEJO DE ANIMAIS", "slug": "manejo-de-animais", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto MANEJO DE ANIMAIS.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto MANEJO DE ANIMAIS.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 37, "max_upload_size": 1024, "tags": [43], "professor": [342], "students": [188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213]}}, +{"model": "subjects.subject", "pk": 792, "fields": {"name": "INSTALA\u00c7\u00d5ES PARA PRODU\u00c7\u00c3O ANIMAL", "slug": "instalacoes-para-producao-animal", "description_brief": "

Escreva aqui uma descri\u00e7\u00e3o breve sobre o assunto INSTALA\u00c7\u00d5ES PARA PRODU\u00c7\u00c3O ANIMAL.

", "description": "

Escreva aqui uma descri\u00e7\u00e3o sobre o assunto INSTALA\u00c7\u00d5ES PARA PRODU\u00c7\u00c3O ANIMAL.

", "visible": true, "init_date": "2017-01-01", "end_date": "2017-12-31", "create_date": "2017-01-01", "update_date": "2017-01-01T03:00:00Z", "subscribe_begin": "2017-01-01", "subscribe_end": "2017-01-10", "category": 37, "max_upload_size": 1024, "tags": [43], "professor": [343], "students": [214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233]}} +] diff --git a/users/templates/users/login.html b/users/templates/users/login.html index 51091a7..3a0fb9d 100644 --- a/users/templates/users/login.html +++ b/users/templates/users/login.html @@ -14,13 +14,13 @@ {% block content %}
-
+
-
+
{% if messages %} {% for message in messages %}