2 structure changes including:
    
    1 Addition
    1 Modification
        Modified
        1
      
      GET /featured
              - Response
- 404 response Added
        Added
        1
      
      PATCH /users/{id}/identity
          
  1 structure change including:
    
    1 Modification
        Modified
        1
      
      POST /product_drafts/update
              - Response
- 500 response Added
  1 structure change including:
    
    1 Modification
        Modified
        1
      
      GET /buy/{id_or_alias}/amzn
              - Response
- 201 response Added
  3 structure changes including:
    
    3 Modifications
        Modified
        3
      
      GET /product_drafts
              - Response
- 
  200 response Modified
    - approved_product property Added
 
GET /product_drafts/mine
              - Response
- 
  200 response Modified
    - approved_product property Added
 
GET /product_drafts/{id}
              - Response
- 
  200 response Modified
    - data property Modified
 
  7 structure changes including:
    
    7 Modifications
        Modified
        7
      
      GET /product_drafts
              - Response
- 
  200 response Modified
    - approved_product_id property Added
 
GET /product_drafts/mine
              - Response
- 
  200 response Modified
    - approved_product_id property Added
 
GET /product_drafts/{id}
              - Response
- 
  200 response Modified
    - data property Modified
 
POST /product_drafts/approve
              - Response
- 
  200 response Modified
    - data property Modified
 
POST /product_drafts/auto_classify
              - Response
- 
  200 response Modified
    - data property Modified
 
POST /product_drafts/create
              - Response
- 
  201 response Modified
    - data property Modified
 
POST /product_drafts/update
              - Response
- 
  200 response Modified
    - data property Modified
 
  1 structure change including:
    
    1 Modification
        Modified
        1
      
      GET /featured
              - Response
- 
  200 response Modified
    - data property Modified
 
  15 structure changes including:
    
    1 Breaking change
    1 Addition
    13 Modifications
    1 Removal
        Modified
        13
          Breaking
      
      DELETE /product_drafts/{id}/delete
              - Response
- 404 response Added
DELETE /product_tutorials/{id}/product_tutorial_instructions/{instruction_id}
              - Response
- 404 response Added
GET /analyze/shared/{token}
              - Response
- 401 response Added
GET /compare/shared/{token}
              - Response
- 401 response Added
GET /product_tutorials/{id}/product_tutorial_instructions
              - Response
- 404 response Added
GET /sitemap/products
              - Response
- 404 response Removed
- 401 response Added
PATCH /product_tutorials/{id}/set_general_info
              - Response
- 404 response Added
PATCH /product_tutorials/{id}/set_quantity
              - Response
- 404 response Added
POST /analyze/ingredient_list
              - Response
- 422 response Added
POST /compare/expand
              - Response
- 404 response Removed
- 401, 500 responses Added
POST /compare/share
              - Response
- 404 response Removed
- 401, 500 responses Added
POST /product_tutorials/{id}/product_tutorial_instructions/create
              - Response
- 404 response Added
POST /product_tutorials/{id}/publish
              - Response
- 404 response Added
        Removed
        1
          Breaking
      
      GET /sitemap/ingredients
          
        Added
        1
      
      GET /sitemap/ingredients
          
  7 structure changes including:
    
    7 Modifications
        Modified
        7
          Breaking
      
      DELETE /product_tutorials/{id}/product_tutorial_warnings/{warning_id}
              - Response
- 404 response Added
GET /product_tutorials
              - Query
- product_id query parameter Modified
GET /product_tutorials/by_me
              - Query
- product_id query parameter Modified
GET /product_tutorials/{id}/product_tutorial_warnings
              - Response
- 404 response Added
GET /unit_of_measurements/{id}
              - Path
- id path parameter Added
- Response
- 404 response Added
PATCH /product_tutorials/{id}/set_general_info
              - Path
- id path parameter Added
PATCH /product_tutorials/{id}/set_quantity
              - Path
- id path parameter Added
  1 structure change including:
    
    1 Modification
        Modified
        1
          Breaking
      
      GET /featured
              - Response
- 
  200 response Modified
    - data property Modified
 
- Query
- comparisons_count query parameter Removed
  1 structure change including:
    
    1 Addition
        Added
        1
      
      DELETE /product_drafts/{id}/delete
          
  16 structure changes including:
    
    16 Additions
        Added
        16
      
      DELETE /product_tutorials/{id}/product_tutorial_instructions/{instruction_id}
          DELETE /product_tutorials/{id}/product_tutorial_warnings/{warning_id}
          GET /product_tutorials
          GET /product_tutorials/by_me
          GET /product_tutorials/{id}
          GET /product_tutorials/{id}/product_tutorial_instructions
          GET /product_tutorials/{id}/product_tutorial_warnings
          GET /unit_of_measurements
          GET /unit_of_measurements/{id}
          PATCH /product_tutorials/{id}/set_general_info
          PATCH /product_tutorials/{id}/set_quantity
          POST /product_tutorials/create
          POST /product_tutorials/{id}/product_tutorial_instructions/create
          POST /product_tutorials/{id}/product_tutorial_warnings/create
          POST /product_tutorials/{id}/publish
          POST /unit_of_measurements/create
          
  3 structure changes including:
    
    3 Modifications
        Modified
        3
          Breaking
      
      POST /product_drafts/approve
              - Body
- 
   content type Modified
    - reviewer_user_id property Removed
 
POST /product_drafts/create
              - Body
- 
   content type Modified
    - author_user_id property Removed
 
POST /product_drafts/update
              - Body
- 
   content type Modified
    - reviewer_user_id property Removed
 
  7 structure changes including:
    
    7 Modifications
        Modified
        7
          Breaking
      
      GET /product_drafts
              - Response
- 
  200 response Modified
    - brand, category properties Added
 
- Query
- expand query parameter Added
GET /product_drafts/mine
              - Response
- 
  200 response Modified
    - brand, category properties Added
 
- Query
- expand query parameter Added
GET /product_drafts/{id}
              - Response
- 
  200 response Modified
    - id, author_user_id, reviewer_user_id, product_attributes, ingredient_classifications, draft_version, created_at, updated_at, approved_at properties Removed
- data property Added
 
POST /product_drafts/approve
              - Response
- 
  200 response Modified
    - property Removed
- data property Added
 
POST /product_drafts/auto_classify
              - Response
- 
  200 response Modified
    - property Removed
- data property Added
 
POST /product_drafts/create
              - Response
- 
  201 response Modified
    - property Removed
- data property Added
 
POST /product_drafts/update
              - Response
- 
  200 response Modified
    - property Removed
- data property Added
 
  2 structure changes including:
    
    2 Additions
        Added
        2
      
      GET /sitemap/ingredients
          GET /sitemap/products
          
  5 structure changes including:
    
    2 Breaking changes
    3 Additions
    2 Removals
        Removed
        2
          Breaking
      
      GET /compare/shared/{token}
          POST /compare/track
          
        Added
        3
      
      GET /compare/shared/{token}
          POST /compare/expand
          POST /compare/share
          
  3 structure changes including:
    
    3 Modifications
        Modified
        3
      
      GET /ingredients
              - Response
- 
  200 response Modified
    - data property Modified
 
GET /ingredients/{id_or_alias}
              - Response
- 
  200 response Modified
    - data property Modified
 
POST /ingredients/create
              - Response
- 
  201 response Modified
    - data property Modified
 
  6 structure changes including:
    
    6 Modifications
        Modified
        6
      
      GET /analyze/shared/{token}
              - Response
- 
  200 response Modified
    - analysis property Modified
 
GET /ingredients
              - Response
- 
  200 response Modified
    - data property Modified
 
GET /ingredients/{id_or_alias}
              - Response
- 
  200 response Modified
    - data property Modified
 
GET /products/{id_or_alias}/analysis
              - Response
- 
  200 response Modified
    - analysis property Modified
 
POST /analyze/ingredient_list
              - Response
- 
  201 response Modified
    - analysis property Modified
 
POST /ingredients/create
              - Response
- 
  201 response Modified
    - data property Modified
 
  3 structure changes including:
    
    3 Modifications
        Modified
        3
          Breaking
      
      GET /ingredients
              - Response
- 
  200 response Modified
    - data property Modified
 
GET /ingredients/{id_or_alias}
              - Response
- 
  200 response Modified
    - data property Modified
 
POST /ingredients/create
              - Response
- 
  201 response Modified
    - property Removed
- data property Added
 
  1 structure change including:
    
    1 Addition
        Added
        1
      
      GET /compare/shared/{token}
          