{
"_links": {
"next": {
"href": "/api/v2/endpoint",
"type": "application/json"
},
"self": {
"href": "/api/v2/endpoint",
"type": "application/json"
}
},
"items": [
{
"_id": "5a580a01b4ff89217bdf9dc1",
"_links": {
"next": {
"href": "/api/v2/endpoint",
"type": "application/json"
},
"self": {
"href": "/api/v2/endpoint",
"type": "application/json"
}
},
"comment": "This is a comment string",
"date": 1472243938774,
"description": "Changed the name from Test to Testing",
"kind": "environment",
"member": {
"_id": "5a580a01b4ff89217bdf9dc1",
"_lastSeen": 1469326565348,
"_lastSeenMetadata": {
"tokenId": "5fd2a1ee05600316d5cb3e96"
},
"_links": {
"next": {
"href": "/api/v2/endpoint",
"type": "application/json"
},
"self": {
"href": "/api/v2/endpoint",
"type": "application/json"
}
},
"_pendingInvite": true,
"_verified": true,
"customRoles": [
"5a580a01b4ff89217bdf9dc1"
],
"email": "user@launchdarkly.com",
"firstName": "Alan",
"isBeta": true,
"lastName": "Turing",
"role": "writer"
},
"name": "Testing",
"shortDescription": "\"\"",
"target": {
"_links": {
"next": {
"href": "/api/v2/endpoint",
"type": "application/json"
},
"self": {
"href": "/api/v2/endpoint",
"type": "application/json"
}
},
"name": "Testing",
"resources": [
"proj/alexis:env/test"
]
},
"title": "[Reese Applebaum](mailto:refapp@launchdarkly.com) changed the name of [Testing](https://app.launchdarkly.com/settings#/projects)",
"titleVerb": "changed the name of"
}
]
}