Sha256: ebac782398748bebed700d704c4a8e8452ab3a49e6e4aff73f3b0246f9849cc5

Contents?: true

Size: 802 Bytes

Versions: 4

Compression:

Stored size: 802 Bytes

Contents

{
    "request": {
        "response_type": "json",
        "resource": "profilesearch",
        "parameters": {
            "q": "pengwynn"
        },
        "url": "http://button.topsy.com/profilesearch.json?q=pengwynn"
    },
    "response": {
        "page": 1,
        "total": 1,
        "perpage": 10,
        "list": [{
            "name": "Wynn Netherland",
            "photo_url": "http://a1.twimg.com/profile_images/485575482/komikazee_normal.png",
            "description": "Christian husband and father, Ruby developer and web designer. Co-founder of TweetCongress.org and Squeejee, makers of Good clean fun!™",
            "influence_level": 10,
            "url": "http://twitter.com/pengwynn",
            "topsy_author_url": "http://topsy.com/twitter/pengwynn"
        }]
    }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
topsy-0.2.1 test/fixtures/profilesearch.json
topsy-0.3.0 test/fixtures/profilesearch.json
topsy-0.2.0 test/fixtures/profilesearch.json
topsy-0.1.0 test/fixtures/profilesearch.json