API structure has changed
  10 structure changes including:
    
    10 Modifications
        Modified
        10
      
      GET /v1/channels/{channelId}/spotMembers
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - 
  items property Modified
    - lang, updatedAt properties Added
 
 
- 
  items property Modified
    
 
- 
  application/json content type Modified
    
GET /v1/forums/{forumId}/spotMembers
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - 
  items property Modified
    - lang, updatedAt properties Added
 
 
- 
  items property Modified
    
 
- 
  application/json content type Modified
    
GET /v1/groups/{groupId}/spotMembers
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - 
  items property Modified
    - lang, updatedAt properties Added
 
 
- 
  items property Modified
    
 
- 
  application/json content type Modified
    
GET /v1/reportedResources/{reportedResourceId}/reports
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - 
  items property Modified
    - lang, updatedAt properties Added
 
 
- 
  items property Modified
    
 
- 
  application/json content type Modified
    
GET /v1/spotMembers
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - 
  items property Modified
    - lang, updatedAt properties Added
 
 
- 
  items property Modified
    
 
- 
  application/json content type Modified
    
- Query
- updatedAt[before], updatedAt[after] query parameters Added
GET /v1/spotMembers/{spotMemberId}
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - lang, updatedAt properties Added
 
 
- 
  application/json content type Modified
    
GET /v1/tags/{tagId}/spotMembers
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - 
  items property Modified
    - lang, updatedAt properties Added
 
 
- 
  items property Modified
    
 
- 
  application/json content type Modified
    
POST /v1/spotMembers
              - Response
- 
  201 response Modified
    - 
  application/json content type Modified
    - lang, updatedAt properties Added
 
 
- 
  application/json content type Modified
    
POST /v1/spotMembers~bulkInvite
              - Response
- 
  201 response Modified
    - 
  application/json content type Modified
    - 
  created property Modified
    - lang, updatedAt properties Added
 
 
- 
  created property Modified
    
 
- 
  application/json content type Modified
    
PUT /v1/spotMembers/{spotMemberId}
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - lang, updatedAt properties Added
 
 
- 
  application/json content type Modified