Sha256: f1f2e40a1ee9badd651b52e43b2a71992367685947e157b580c9028d3b6a240b

Contents?: true

Size: 883 Bytes

Versions: 5

Compression:

Stored size: 883 Bytes

Contents

{
    "count": 220,
    "next": "https://exist.io/api/1/users/josh/insights/attribute/sleep/?page=2",
    "previous": null,
    "results": [
        {
            "created": "2015-05-09T01:00:02Z",
            "target_date": "2015-05-08",
            "html": "<div class=\"secondary\">Friday night: Shortest sleep for 3 days</div>...",
            "value": "303",
            "value2": "3 days",
            "comment": null,
            "type": {
                "name": "sleep_worst_since_x",
                "period": 1,
                "priority": 2,
                "attribute": {
                    "name": "sleep",
                    "label": "Time asleep",
                    "group": {
                        "name": "sleep",
                        "priority": 3
                    },
                    "priority": 2
                }
            }
        }
    ]
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
exist-0.1.0.beta.6 spec/fixtures/insights_for_specific_attribute.json
exist-0.1.0.beta.5 spec/fixtures/insights_for_specific_attribute.json
exist-0.1.0.beta.4 spec/fixtures/insights_for_specific_attribute.json
exist-0.1.0.beta.3 spec/fixtures/insights_for_specific_attribute.json
exist-0.1.0.beta.2 spec/fixtures/insights_for_specific_attribute.json