Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
j_platform / spec / fixtures / post.json
Size: Mime:
{
  "id": null,
  "social_messages": [
    {
    "id": 10,
    "type": "SocialMessage::TwitterTweet",
    "origin_id": "398471940446248960",
    "origin_id_str": "398471940446248960",
    "author": {
      "id": 4,
      "origin_account_id": "526648801",
      "origin_id_str": "526648801",
      "type": "SocialAccount::TwitterAccount",
      "client_id": 2,
      "name": "Jug Dev",
      "nickname": "jug_dev",
      "handle": "@jug_dev",
      "email": null,
      "access_token": "526648801-SKgpSpFcyxWa7WY0vJSYNEjwj11x1v2a6npXrLKB",
      "oauth_secret": "rORfTWL7XZkD6GxQNXYIW1jFZHGx1ILx34dc5vbOYU",
      "avatar_url": "https://abs.twimg.com/sticky/default_profile_images/default_profile_0_normal.png",
      "created_at": "2013-10-30T19:34:43.790Z",
      "updated_at": "2013-11-07T15:28:08.681Z"
    },
    "replied_parent_id": null,
    "message": "Another Model S fire. http://t.co/SoRFv1wxyc",
    "sentiment": null,
    "intent": null,
    "posted_at": "2013-11-07T15:28:08.000Z",
    "metadata": {
      "like_count": null,
      "comment_count": null
    }
  },
  {
    "id": 11,
    "type": "SocialMessage::FacebookPost",
    "origin_id": "256664987799857_387668884699466",
    "origin_id_str": "256664987799857_387668884699466",
    "author": {
      "id": 5,
      "origin_account_id": "256664987799857",
      "origin_id_str": "256664987799857",
      "type": "SocialAccount::Facebook::Page",
      "client_id": 2,
      "name": "Firefly Stories",
      "nickname": null,
      "handle": null,
      "email": null,
      "access_token": "CAAB0ecfsi70BAO80finxlsEiayyb7iNo0krm4uaQGiGkPa3aJ0rgmDLLMY5MjYx3arPKqZCn7XDnaF00a8ws30RMyAIBzTTnnJ6EBzisZBKstULlCsgBQG78E9EcnUeYANHal8fnsperCJZAzehW6mIR0KZAVoZCFdHVYqisUtZAX2em23wMrBuYSCaqPxDPoZD",
      "oauth_secret": null,
      "avatar_url": "https://graph.facebook.com/256664987799857/picture?type=square",
      "created_at": "2013-10-30T19:34:43.811Z",
      "updated_at": "2013-11-07T15:28:19.529Z"
    },
    "replied_parent_id": null,
    "message": "Another Model S fire. http://www.teslamotorsclub.com/showthread.php/23581-Ugh-Another-Model-S-fire-2013-11-06",
    "sentiment": null,
    "intent": null,
    "posted_at": "2013-11-07T15:28:17.000Z",
    "metadata": {
      "like_count": 0,
      "comment_count": 0
    }
  }
  ]
}