Item API : List nearby items

GET /api/1/items/nearby.json

指定経緯度近辺のアイテム一覧を返却する。 人気順でレスポンスされる。 認証済みの場合でかつ、該当アイテムが自分のtabに入っている場合のみ、各 item 内の要素として is_tabbed: true が返される。 なお、有効期間外のアイテム(始まる前、終わった後)は含まれない。 (参考 : アイテムの有効期間について

Parameters

Key Value デフォルト値
lon 緯度を指定する。-180.0 < lat <= 180.0
lat 経度を指定する。-90.0 < lon <= 90.0
radius 半径を指定する。単位はメートル。0.1 <= radius <= 100000.0
page 取得するページ番号。1 <= page 1
limit 1ページに含む要素の数。 1 <= limit <= 100 100
q 指定がある場合は検索クエリにマッチする結果でフィルターする

Request

Route

GET /api/1/items/nearby.json?lon=139.70056861639023&lat=35.65906149699357&radius=100

Headers

Host: example.org
Cookie: 
Origin: 

Query Parameters

lon: 139.70056861639023
lat: 35.65906149699357
radius: 100

Response

Headers

Content-Type: application/json; charset=utf-8
Set-Cookie: guest_distinct_id=1d7871b7-97ad-4648-90d1-beb7e527a5c5; expires=Mon, 09-Jan-2023 01:54:09 GMT
guest_distinct_id=91b93739-bd24-43ef-97a0-19496749c514; expires=Mon, 09-Jan-2023 01:54:09 GMT
THIS_IS_SESSION_COOKIE_KEY_FOR_SPEC=BAh7CEkiD3Nlc3Npb25faWQGOgZFRkkiJWIwNmU0MWQ1NDM4ZGRlM2E2MjQyZDViYzA2OTQyNzQwBjsAVEkiHXdhcmRlbi51c2VyLmFwaV91c2VyLmtleQY7AFRbCEkiCVVzZXIGOwBGWwZpBOhJETpJIiIkMmEkMTAkMTNFZVBUd1lhQmlYbUNhdkpJeWdXZQY7AFRJIhhrcGlfcHJldl9jb250cm9sbGVyBjsARkkiFWFwaS9pdGVtcyNuZWFyYnkGOwBG--138a952a07cb0e0230aefc94259272c02c606f67; path=/; HttpOnly
X-Ua-Compatible: IE=Edge,chrome=1
E-Tag: "d04114c2d324d98ba44f22babd6da098"
Cache-Control: max-age=0, private, must-revalidate
X-Request: ca0ab8694851238b3b4225776fedc9d3
X-Runtime: 0.080600
Content-Length: 5539

Status

200 OK

Body

フォーマット: items/paginated_list_with_is_tabbed
{
  "total": 2,
  "page": 1,
  "limit": 100,
  "items": [
    {
      "id": 566302110,
      "title": "iguchi の渋谷アイテム",
      "reclip_from_id": null,
      "reclip_count": 1,
      "like_count": 2,
      "origin_id": null,
      "link_url": "http://example.com/items/1",
      "created_at": "2013-01-08T23:54:03Z",
      "updated_at": "2013-01-09T01:54:09Z",
      "description": "素敵なお店",
      "starting_date": null,
      "ending_date": null,
      "image_urls": [
        {
          "original": "http://not-real.s3.amazonaws.com/images/original/f72a75c77675cb0f3452b176cd0232c12ccab759.png?1357696443",
          "crop_S": "http://not-real.s3.amazonaws.com/images/crop_S/967f6ad0e57b9cdc251676fa6a89ac2a26e7b6b6.jpg?1357696443",
          "crop_M": "http://not-real.s3.amazonaws.com/images/crop_M/0078d956d348c740241a5f81a50c0fbd7abe65b4.jpg?1357696443",
          "crop_M1": "http://not-real.s3.amazonaws.com/images/crop_M1/93c649fc2462a2cb87d82d608f2cef5c015d0883.jpg?1357696443",
          "crop_M2": "http://not-real.s3.amazonaws.com/images/crop_M2/dd53d388a6a6c06cb6a38de3e645443778e38973.jpg?1357696443",
          "crop_L": "http://not-real.s3.amazonaws.com/images/crop_L/ba1e73a5d5c95b6683f18f217adccb09e5bb3dc6.jpg?1357696443",
          "crop_LL": "http://not-real.s3.amazonaws.com/images/crop_LL/d553d7013c1bbc39a963b1bda6d834b25fb8d4a5.jpg?1357696443",
          "normal_L": "http://not-real.s3.amazonaws.com/images/normal_L/4a6dd79cb1be896e2c70e5b1bae5dd86743fde6d.jpg?1357696443",
          "normal_LL": "http://not-real.s3.amazonaws.com/images/normal_LL/736c95fda936e55fdc881fa36d41872a1d39fed5.jpg?1357696443"
        }
      ],
      "site_url": "http://tab.do/items/566302110",
      "user": {
        "id": 974211560,
        "screen_name": "Iguchi Takahito",
        "profile_image_url": {
          "original": "http://sc2-items-dev.s3.amazonaws.com/profile_images/original/missing.png?t=1",
          "crop_S": "http://sc2-items-dev.s3.amazonaws.com/profile_images/crop_S/missing.png?t=1",
          "crop_M": "http://sc2-items-dev.s3.amazonaws.com/profile_images/crop_M/missing.png?t=1",
          "crop_M1": "http://sc2-items-dev.s3.amazonaws.com/profile_images/crop_M1/missing.png?t=1",
          "crop_M2": "http://sc2-items-dev.s3.amazonaws.com/profile_images/crop_M2/missing.png?t=1",
          "crop_L": "http://sc2-items-dev.s3.amazonaws.com/profile_images/crop_L/missing.png?t=1",
          "crop_LL": "http://sc2-items-dev.s3.amazonaws.com/profile_images/crop_LL/missing.png?t=1",
          "normal_L": "http://sc2-items-dev.s3.amazonaws.com/profile_images/normal_L/missing.png?t=1",
          "normal_LL": "http://sc2-items-dev.s3.amazonaws.com/profile_images/normal_LL/missing.png?t=1"
        }
      },
      "places": [
        {
          "id": 446688635,
          "name": "ハチ公前",
          "address": "東京都渋谷区道玄坂1-1-1",
          "description": null,
          "lon": 139.70056861639023,
          "lat": 35.65906149699357,
          "created_at": "2013-01-09T01:54:04Z",
          "updated_at": "2013-01-09T01:54:04Z"
        }
      ],
      "area": {
        "id": 317713213,
        "name": "渋谷駅"
      },
      "stream": {
        "id": 359760447,
        "title": "iguchiのお気に入り",
        "followers_count": 1,
        "description": "お気に入りの数々",
        "latest_used": "2013-01-09T01:54:09Z",
        "is_followed": false
      },
      "is_tabbed": true
    },
    {
      "id": 833889656,
      "title": "オリジナル渋谷",
      "reclip_from_id": null,
      "reclip_count": 0,
      "like_count": 0,
      "origin_id": null,
      "link_url": "http://example.com/items/8",
      "created_at": "2013-01-09T01:54:03Z",
      "updated_at": "2013-01-09T01:54:03Z",
      "description": "ステキなお店",
      "starting_date": null,
      "ending_date": null,
      "image_urls": [
        {
          "original": "http://not-real.s3.amazonaws.com/images/original/f72a75c77675cb0f3452b176cd0232c12ccab759.png?1357696443",
          "crop_S": "http://not-real.s3.amazonaws.com/images/crop_S/967f6ad0e57b9cdc251676fa6a89ac2a26e7b6b6.jpg?1357696443",
          "crop_M": "http://not-real.s3.amazonaws.com/images/crop_M/0078d956d348c740241a5f81a50c0fbd7abe65b4.jpg?1357696443",
          "crop_M1": "http://not-real.s3.amazonaws.com/images/crop_M1/93c649fc2462a2cb87d82d608f2cef5c015d0883.jpg?1357696443",
          "crop_M2": "http://not-real.s3.amazonaws.com/images/crop_M2/dd53d388a6a6c06cb6a38de3e645443778e38973.jpg?1357696443",
          "crop_L": "http://not-real.s3.amazonaws.com/images/crop_L/ba1e73a5d5c95b6683f18f217adccb09e5bb3dc6.jpg?1357696443",
          "crop_LL": "http://not-real.s3.amazonaws.com/images/crop_LL/d553d7013c1bbc39a963b1bda6d834b25fb8d4a5.jpg?1357696443",
          "normal_L": "http://not-real.s3.amazonaws.com/images/normal_L/4a6dd79cb1be896e2c70e5b1bae5dd86743fde6d.jpg?1357696443",
          "normal_LL": "http://not-real.s3.amazonaws.com/images/normal_LL/736c95fda936e55fdc881fa36d41872a1d39fed5.jpg?1357696443"
        }
      ],
      "site_url": "http://tab.do/items/833889656",
      "user": {
        "id": 974211560,
        "screen_name": "Iguchi Takahito",
        "profile_image_url": {
          "original": "http://sc2-items-dev.s3.amazonaws.com/profile_images/original/missing.png?t=1",
          "crop_S": "http://sc2-items-dev.s3.amazonaws.com/profile_images/crop_S/missing.png?t=1",
          "crop_M": "http://sc2-items-dev.s3.amazonaws.com/profile_images/crop_M/missing.png?t=1",
          "crop_M1": "http://sc2-items-dev.s3.amazonaws.com/profile_images/crop_M1/missing.png?t=1",
          "crop_M2": "http://sc2-items-dev.s3.amazonaws.com/profile_images/crop_M2/missing.png?t=1",
          "crop_L": "http://sc2-items-dev.s3.amazonaws.com/profile_images/crop_L/missing.png?t=1",
          "crop_LL": "http://sc2-items-dev.s3.amazonaws.com/profile_images/crop_LL/missing.png?t=1",
          "normal_L": "http://sc2-items-dev.s3.amazonaws.com/profile_images/normal_L/missing.png?t=1",
          "normal_LL": "http://sc2-items-dev.s3.amazonaws.com/profile_images/normal_LL/missing.png?t=1"
        }
      },
      "places": [
        {
          "id": 446688635,
          "name": "ハチ公前",
          "address": "東京都渋谷区道玄坂1-1-1",
          "description": null,
          "lon": 139.70056861639023,
          "lat": 35.65906149699357,
          "created_at": "2013-01-09T01:54:04Z",
          "updated_at": "2013-01-09T01:54:04Z"
        }
      ],
      "stream": {
        "id": 359760447,
        "title": "iguchiのお気に入り",
        "followers_count": 1,
        "description": "お気に入りの数々",
        "latest_used": "2013-01-09T01:54:09Z",
        "is_followed": false
      },
      "is_tabbed": true
    }
  ]
}