Skip to content

Instantly share code, notes, and snippets.

@aldantas
Created April 25, 2016 21:08
Show Gist options
  • Save aldantas/0b9f0001ccd0af68b404e5ce7d8a4e6e to your computer and use it in GitHub Desktop.
Save aldantas/0b9f0001ccd0af68b404e5ce7d8a4e6e to your computer and use it in GitHub Desktop.
# POST
{
"authors": [
{
"id": 7
}
],
"doi": "1232/87954",
"event": {
"id": 2
},
"periodic": {
"id": 2
},
"publicationType": "ARTICLE",
"publishingLink": "www.google.com",
"subjectArea": {
"id": 2
},
"title": "Fomento",
"year": 1451613600000
}
# GET
{
"authors": [
{
"createdAt": null,
"deletedAt": null,
"employee": null,
"id": 7,
"mentor": null,
"modality": {
"createdAt": null,
"deletedAt": null,
"id": 1,
"modality": "MERITUM",
"monthlyPeriodicity": 3,
"updatedAt": null
},
"name": null,
"scholar": {
"person": {
"academicBackground": [],
"bankAccount": {
"account": "1234156",
"agency": "12515",
"bank": null,
"operation": null
},
"birthDate": 760154400000,
"bloodType": "A",
"cpf": "4123456465",
"createdAt": null,
"deletedAt": null,
"emails": [],
"familyName": "Dantas",
"fatherName": null,
"gender": {
"createdAt": null,
"deletedAt": null,
"gender": "Masculino",
"id": 1,
"updatedAt": null
},
"givenName": "Augusto",
"id": 3,
"idDocument": {
"documentNumber": "123456789",
"expiringDate": null,
"isForeign": null,
"issuingInstitution": null,
"issuingState": null
},
"lattes": null,
"maritalStatus": "SINGLE",
"motherName": null,
"nationality": null,
"naturality": null,
"phones": [],
"rhFactor": "POSITIVE",
"specificAddress": null,
"updatedAt": null
}
},
"updatedAt": null,
"volunteer": null
}
],
"createdAt": "2016-04-25T21:06:10.753+0000",
"deletedAt": null,
"doi": "1232/87954",
"event": {
"city": null,
"createdAt": "2016-04-08T20:49:26.294+0000",
"deletedAt": null,
"endDate": 1470279600000,
"hostInstitution": {
"createdAt": null,
"deletedAt": null,
"id": 1,
"institution": null,
"universityCampus": {
"campus": "FOZ",
"createdAt": null,
"deletedAt": null,
"id": 1,
"specifcAddress": null,
"university": {
"cnpj": "21321321321",
"createdAt": null,
"deletedAt": null,
"emails": [],
"fantasyName": "Unioeste",
"id": 2,
"legalName": "Unioeste",
"phones": [],
"specificAddress": null,
"updatedAt": null
},
"updatedAt": null
},
"updatedAt": null
},
"id": 2,
"name": "MIT6",
"startDate": 1470452400000,
"updatedAt": "2016-04-08T20:49:26.294+0000"
},
"id": 10,
"periodic": {
"createdAt": "2016-04-04T18:38:39.573+0000",
"deletedAt": null,
"id": 2,
"issue": "vol. 3",
"name": "Revista ACM",
"updatedAt": "2016-04-04T18:38:39.573+0000"
},
"publicationType": "ARTICLE",
"publishingLink": "www.google.com",
"subjectArea": {
"createdAt": "2016-04-14T21:45:36.655+0000",
"deletedAt": null,
"greatArea": "ENGINEERING_AND_TECHNOLOGY",
"id": 2,
"subjectArea": "Fazer Programa",
"updatedAt": "2016-04-14T21:45:36.655+0000"
},
"title": "Fomento",
"updatedAt": "2016-04-25T21:06:10.753+0000",
"year": 1451613600000
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment