API structure has changed
  3 structure changes including:
    
    1 Addition
    2 Modifications
        Modified
        2
          Breaking
      
      GET /articles
              - Response
- 
  200 response Modified
    - data property Modified
 
GET /product_categories
              - Response
- 
  200 response Modified
    - attributes property Modified
 
        Added
        1
      
      GET /product_categories/{id_or_alias}
          