Skip to content

Instantly share code, notes, and snippets.

@andreareginato
Created March 16, 2014 09:46
Show Gist options
  • Save andreareginato/9580850 to your computer and use it in GitHub Desktop.
Save andreareginato/9580850 to your computer and use it in GitHub Desktop.
{
"teachers": [{
"average_rating_as_student": "8.0",
"average_rating_as_teacher": "9.0",
"birthdate": "1980-03-01T00:00:00Z",
"country": null,
"created_at": "2014-02-04T10:04:48Z",
"current_city": null,
"current_timezone": "UTC",
"description": null,
"firstname": "Andrea",
"gender": null,
"id": 3,
"lastname": "Reginato",
"student_level": 0,
"teacher_level": 1,
"timezone": "UTC",
"updated_at": "2014-03-16T09:29:19Z",
"username": null,
"avatar_url": "/assets/blank_profile_medium.png",
"matching_lessons": [{
"charged_cost": null,
"charged_cost_bought_alone": "30.0",
"created_at": "2014-03-16T09:33:22Z",
"deleted_at": null,
"disputed_at": null,
"ends_at": "2014-04-01T09:00:00Z",
"feedback_id": null,
"id": 39,
"language_id": 41,
"resurrected": false,
"starts_at": "2014-04-01T08:00:00Z",
"status": 0,
"student_feedback_id": null,
"student_id": null,
"teacher_id": 3,
"teachers_notes": null,
"updated_at": "2014-03-16T09:33:22Z"
}]
}],
"message": "As we found a few lessons on the specified day, we searched within the near two months."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment