1{
2    "count": 3,
3    "mentions": [
4        {
5            "_id": "SgFSaTu4jcuPh33YC",
6            "_updatedAt": "2018-11-22T16:22:10.816Z",
7            "alias": "Foo",
8            "channels": [
9            ],
10            "mentions": [
11                {
12                    "_id": "uKK39zoewTkdacidH",
13                    "name": "Laurent",
14                    "username": "laurent"
15                }
16            ],
17            "msg": "@laurent: hello",
18            "rid": "JMiJ7sqBm9GkjeR9t",
19            "ts": "2018-11-22T16:22:10.100Z",
20            "u": {
21                "_id": "hFfLTrnA5cEFHrZp4",
22                "name": "Foo",
23                "username": "foo"
24            },
25            "unread": true,
26            "urls": [
27                {
28                    "headers": {
29                        "contentLength": "3359",
30                        "contentType": "text/html; charset=UTF-8"
31                    },
32                    "meta": {
33                        "description": "Discover our API to build cool stuff with public transport",
34                        "pageTitle": "navitia.io | The open API for building cool stuff using transport data"
35                    },
36                    "parsedUrl": {
37                        "hash": null,
38                        "host": "www.navitia.io",
39                        "hostname": "www.navitia.io",
40                        "pathname": "/",
41                        "port": null,
42                        "protocol": "https:",
43                        "query": null,
44                        "search": null
45                    },
46                    "url": "https://www.navitia.io/"
47                }
48            ]
49        },
50        {
51            "_id": "FxncvhyRQJYXCGYn9",
52            "_updatedAt": "2018-10-08T11:44:41.530Z",
53            "alias": "foo",
54            "channels": [
55            ],
56            "mentions": [
57                {
58                    "_id": "uKK39zoewTkdacidH",
59                    "name": "Laurent",
60                    "username": "laurent"
61                }
62            ],
63            "msg": "@laurent: ",
64            "rid": "JMiJ7sqBm9GkjeR9t",
65            "ts": "2018-10-08T11:44:41.512Z",
66            "u": {
67                "_id": "hFfLTrnA5cEFHrZp4",
68                "name": "Foo",
69                "username": "foo"
70            },
71            "unread": true
72        },
73        {
74            "_id": "hE62fjx6xmnCmqHvF",
75            "_updatedAt": "2018-07-16T08:52:03.291Z",
76            "alias": "Bli",
77            "channels": [
78            ],
79            "mentions": [
80                {
81                    "_id": "uKK39zoewTkdacidH",
82                    "name": "Laurent",
83                    "username": "laurent"
84                }
85            ],
86            "msg": "@laurent roo.",
87            "rid": "JMiJ7sqBm9GkjeR9t",
88            "ts": "2018-07-16T08:52:03.285Z",
89            "u": {
90                "_id": "tgrk5CZKgYGiSSqXp",
91                "name": "Bli",
92                "username": "bli"
93            },
94            "unread": true
95        }
96    ],
97    "offset": 0,
98    "success": true,
99    "total": 3
100}
101
102