Sha256: 39b51aa0e3ff330166d4d04008c8cf66127b27876ca8586fb04f1b738543e172

Contents?: true

Size: 1.75 KB

Versions: 63

Compression:

Stored size: 1.75 KB

Contents

{
  "sys": {
    "type": "Array"
  },
  "total": 1,
  "skip": 0,
  "limit": 100,
  "items": [
    {
      "sys": {
        "space": {
          "sys": {
            "type": "Link",
            "linkType": "Space",
            "id": "6yahkaf5ehkk"
          }
        },
        "type": "Entry",
        "contentType": {
          "sys": {
            "type": "Link",
            "linkType": "ContentType",
            "id": "tSFLnCNqvuyoMA6SKkQ2W"
          }
        },
        "id": "6HM4G3D4iciuoIk6CW2OK6",
        "revision": 2,
        "createdAt": "2014-04-16T17:52:42.289Z",
        "updatedAt": "2014-04-16T17:53:28.780Z",
        "locale": "en-US"
      },
      "fields": {
        "foo": "777777777",
        "e": {
          "sys": {
            "type": "Link",
            "linkType": "Entry",
            "id": "55t1gz1JUIQ2s4mcMwQ8cA"
          }
        }
      }
    }
  ],
  "includes": {
    "Entry": [
      {
        "sys": {
          "space": {
            "sys": {
              "type": "Link",
              "linkType": "Space",
              "id": "6yahkaf5ehkk"
            }
          },
          "type": "Entry",
          "contentType": {
            "sys": {
              "type": "Link",
              "linkType": "ContentType",
              "id": "tSFLnCNqvuyoMA6SKkQ2W"
            }
          },
          "id": "55t1gz1JUIQ2s4mcMwQ8cA",
          "revision": 1,
          "createdAt": "2014-04-16T17:53:15.753Z",
          "updatedAt": "2014-04-16T17:53:15.753Z",
          "locale": "en-US"
        },
        "fields": {
          "foo": "88888888888",
          "e": {
            "sys": {
              "type": "Link",
              "linkType": "Entry",
              "id": "6HM4G3D4iciuoIk6CW2OK6"
            }
          }
        }
      }
    ]
  }
}

Version data entries

63 entries across 63 versions & 1 rubygems

Version Path
contentful-2.16.0 spec/fixtures/json_responses/self_link.json
contentful-2.15.4 spec/fixtures/json_responses/self_link.json
contentful-2.15.3 spec/fixtures/json_responses/self_link.json
contentful-2.15.2 spec/fixtures/json_responses/self_link.json
contentful-2.15.1 spec/fixtures/json_responses/self_link.json
contentful-2.15.0 spec/fixtures/json_responses/self_link.json
contentful-2.14.0 spec/fixtures/json_responses/self_link.json
contentful-2.13.3 spec/fixtures/json_responses/self_link.json
contentful-2.13.2 spec/fixtures/json_responses/self_link.json
contentful-2.13.1 spec/fixtures/json_responses/self_link.json
contentful-2.13.0 spec/fixtures/json_responses/self_link.json
contentful-2.12.0 spec/fixtures/json_responses/self_link.json
contentful-2.11.1 spec/fixtures/json_responses/self_link.json
contentful-2.11.0 spec/fixtures/json_responses/self_link.json
contentful-2.10.1 spec/fixtures/json_responses/self_link.json
contentful-2.10.0 spec/fixtures/json_responses/self_link.json
contentful-2.9.4 spec/fixtures/json_responses/self_link.json
contentful-2.9.3 spec/fixtures/json_responses/self_link.json
contentful-2.9.2 spec/fixtures/json_responses/self_link.json
contentful-2.9.1 spec/fixtures/json_responses/self_link.json