{"id":20367,"date":"2025-06-27T20:40:53","date_gmt":"2025-06-27T20:40:53","guid":{"rendered":"https:\/\/animangeek.com\/?p=20367"},"modified":"2026-03-13T18:50:49","modified_gmt":"2026-03-13T18:50:49","slug":"chipotle-nos-eua-entenda-os-salarios-operacionais","status":"publish","type":"post","link":"https:\/\/animangeek.com\/en\/chipotle-nos-eua-entenda-os-salarios-operacionais\/","title":{"rendered":"Chipotle in the US pays up to US$70,000 per year; understand operational salaries\u00a0"},"content":{"rendered":"<div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Chipotle has remained one of the most competitive chains in the food sector in the United States, especially due to the remuneration offered in operational roles at its units. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, operational leadership and shift management positions can earn up to $70,000 per year \u2014 which equates to approximately $5,800 per month. However, these salaries are directly related to seniority, location, and store performance.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-we3qV\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/jobs.chipotle.com\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/1-6.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Job Vacancies        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Chipotle        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Order Online            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Fast casual chain stands out in the North American market with attractive remuneration        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/jobs.chipotle.com\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/jobs.chipotle.com\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          You will be redirected to another website        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/jobs.chipotle.com\/\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/1-6.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Fast casual chain stands out in the North American market with\u2026              <\/p>\n              <a href=\"https:\/\/jobs.chipotle.com\/\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    View Vacancies                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will be redirected to another website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Competitive US salary comes with operational responsibilities!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Chipotle\u2019s annual compensation of up to $1,400,000 reflects roles that combine team supervision, quality control, and day-to-day operations management. At the same time, these roles have a direct impact on the operations of the units and require solid industry experience.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Additionally, the salary range for roles such as operational leadership varies by region, and may be higher in areas with a high cost of living, such as California or New York. While some positions offer lower average salaries, this does not compromise Chipotle\u2019s competitiveness, as the total package usually includes performance bonuses, benefits, and opportunities for internal growth.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Which operational roles command the highest salary range<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The highest-paying operational positions involve responsibilities such as supervising staff, training, controlling inventory, and maintaining corporate service standards. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, positions such as Field Leader or Shift Manager, who coordinate multiple units or shifts efficiently, are among the highest-paid. In this sense, the high annual salary reflects both expertise and impact on the operation.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>On the other hand, more entry-level roles within units\u2014such as crew member or shift assistant\u2014generally offer more modest annual salaries, between $$30,000 and $$40,000. Still, these positions can see rapid salary growth depending on the individual\u2019s operational advantage. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, internal promotions and training programs favor those who stand out in their daily performance.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Difference in remuneration between regions and urban centers<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Higher cost-of-living areas, such as the East and West Coasts, pay salaries that are at the upper end of Chipotle&#039;s operating range. Meanwhile, in cities with a moderate cost profile, base salaries can be around $50,000 to $60,000 per year. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Even so, the chain maintains technical rigor and operational standards in all locations. In other words, remuneration adjusts to the local economic context, but continues to reflect the seniority and complexity of the role.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Professional profile valued for well-paid operational positions<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Chipotle requires professionals in higher-paying operational roles to have proven experience in high-traffic environments, team leadership skills, and a commitment to quality standards.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>However, these positions require flexibility to work different shifts, including weekends and holidays. At the same time, the ability to work under pressure and maintain high performance is part of the routine. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Despite this, benefits such as ongoing training and the possibility of internal promotion help to sustain the motivation of those working in the units.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Salary growth trends and internal career opportunities<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The network is currently investing in professional development, focusing on promoting employees who demonstrate consistent performance. Furthermore, internal leadership programs and training on operational routines favor salary progression.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Additionally, company leadership focused on culture and values helps retain talent and maintain operational consistency. In this sense, employee appreciation goes beyond salary, including performance recognition and tiered financial incentives, which complement monthly earnings even in operational positions.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">How Shift Structure Impacts Monthly Earnings<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The annual salary range of up to US$$ 70,000 assumes a 40-hour work week; however, operational leadership positions often include overtime and shift bonuses.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Additionally, certain metropolitan centers offer rotating shifts with additional night or weekend pay. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In this sense, total compensation may include significant incentives that increase the base salary. Sometimes, this means that even average salaries approach the upper limit of the range, especially when the professional demonstrates proactivity and flexibility.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Benefits that complement compensation at Chipotle<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>While the focus is on annual salary, Chipotle offers benefits that increase total compensation. In addition, operating contracts include health insurance, dental insurance, on-site dining, a retirement program, and performance bonuses. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Likewise, opportunities for continuous learning and internal mobility strengthen the perception of stability and appreciation.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>However, talent retention also depends on the company culture, which emphasizes positive leadership and a collaborative environment. In other words, the total package considers not only financial compensation, but also the quality of the work environment and medium-term career path possibilities.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">How to Prepare for Operations Roles at Chipotle in the US<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Although Chipotle&#039;s portal makes it easy to apply online, prior preparation increases your chances of being selected for well-paid operational positions. Furthermore, adapting your resume to the company&#039;s standards, highlighting your experience, and demonstrating your availability for flexible hours are all important differentiators. In this sense, a structured process increases your profile&#039;s visibility in the face of the volume of applications.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z15SAbm\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/jobs.chipotle.com\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/1-6.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Job Vacancies        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Chipotle        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Order Online            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Fast casual chain stands out in the North American market with attractive remuneration        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/jobs.chipotle.com\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/jobs.chipotle.com\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          You will be redirected to another website        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/jobs.chipotle.com\/\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/1-6.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Fast casual chain stands out in the North American market with\u2026              <\/p>\n              <a href=\"https:\/\/jobs.chipotle.com\/\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    View Vacancies                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will be redirected to another website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">1. Access the official Chipotle Careers portal<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Start your journey at jobs.chipotle.com, which lists operational vacancies in different states. At the same time, the filter allows you to select a function, location or related keyword.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">2. Explore salary ranges by region<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>After accessing the vacancies, identify the positions with salaries that are close to US$$ 70,000\/year. At the same time, compare the location and profile of the unit to align salary expectations.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">3. Review experience compatible with profile<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Before applying, highlight your experience in team leadership, operations control, or a high-volume environment. Additionally, make clear any relevant certifications or operational training.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">4. Create an objective CV in English<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In the meantime, create a clear resume, in English or bilingually, that focuses on past achievements and responsibilities. For example, mentioning increased productivity or meeting goals can help strengthen your application.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">5. Fill out the form carefully<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>At this point, correctly reporting experience, location, and availability is essential for the company&#039;s automatic screening. As the system evaluates the profile, complete fields increase the chance of advancement.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">6. Track the submission of the application<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Immediately after submission, the portal confirms the application. Furthermore, you can monitor the status via the platform&#039;s dashboard and follow up on any interview invitations.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">7. Prepare for operational interview<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>When called, expect questions about shift leadership, conflict resolution, and team management. At the same time, demonstrating professional demeanor and practical experience influences the evaluation.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">8. Evaluate complete compensation proposal<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Finally, when making an offer, it\u2019s helpful to review annual salary, benefits, performance bonuses, and shift expectations. At the same time, considering the scope of the role helps you align on whether the position meets your goals.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Do these opportunities at Chipotle align with your current professional situation?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>No problem! If the operational positions with salaries of up to US$$ 70,000 per year still don&#039;t fit your profile or your goals at this time, it&#039;s worth looking at other vacancies available on our website. There are different roles and levels that may be more aligned with your trajectory and career plans.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Chipotle has remained one of the most competitive food chains in the United States, particularly due to the compensation offered in operational roles at its locations. Furthermore, operational leadership and shift management positions can reach up to US$$ 70,000 per year\u2014which corresponds to approximately US$$ 5,800 per month. Despite this,\u2026 <a class=\"more-link\" href=\"https:\/\/animangeek.com\/en\/chipotle-nos-eua-entenda-os-salarios-operacionais\/\">Continue reading <span class=\"screen-reader-text\">Chipotle in the US pays up to US$70,000 per year; understand operational salaries\u00a0<\/span><\/a><\/p>","protected":false},"author":93,"featured_media":20369,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1770],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Chipotle nos EUA paga at\u00e9 US$\u202f70.000 por ano<\/title>\n<meta name=\"description\" content=\"Chipotle nos EUA oferece at\u00e9 US\u202f$\u202f70.000 por ano em fun\u00e7\u00f5es operacionais; descubra como se preparar e candidatar corretamente.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/animangeek.com\/en\/chipotle-nos-eua-entenda-os-salarios-operacionais\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Chipotle nos EUA paga at\u00e9 US$\u202f70.000 por ano\" \/>\n<meta property=\"og:description\" content=\"Chipotle nos EUA oferece at\u00e9 US\u202f$\u202f70.000 por ano em fun\u00e7\u00f5es operacionais; descubra como se preparar e candidatar corretamente.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/animangeek.com\/en\/chipotle-nos-eua-entenda-os-salarios-operacionais\/\" \/>\n<meta property=\"og:site_name\" content=\"Animan Geek\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-27T20:40:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-13T18:50:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-7.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"625\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"joaovitorjacintho1998\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"joaovitorjacintho1998\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/animangeek.com\/chipotle-nos-eua-entenda-os-salarios-operacionais\/\",\"url\":\"https:\/\/animangeek.com\/chipotle-nos-eua-entenda-os-salarios-operacionais\/\",\"name\":\"Chipotle nos EUA paga at\u00e9 US$\u202f70.000 por ano\",\"isPartOf\":{\"@id\":\"https:\/\/animangeek.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/animangeek.com\/chipotle-nos-eua-entenda-os-salarios-operacionais\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/animangeek.com\/chipotle-nos-eua-entenda-os-salarios-operacionais\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-7.jpg\",\"datePublished\":\"2025-06-27T20:40:53+00:00\",\"dateModified\":\"2026-03-13T18:50:49+00:00\",\"author\":{\"@id\":\"https:\/\/animangeek.com\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed\"},\"description\":\"Chipotle nos EUA oferece at\u00e9 US\u202f$\u202f70.000 por ano em fun\u00e7\u00f5es operacionais; descubra como se preparar e candidatar corretamente.\",\"breadcrumb\":{\"@id\":\"https:\/\/animangeek.com\/chipotle-nos-eua-entenda-os-salarios-operacionais\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/animangeek.com\/chipotle-nos-eua-entenda-os-salarios-operacionais\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/animangeek.com\/chipotle-nos-eua-entenda-os-salarios-operacionais\/#primaryimage\",\"url\":\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-7.jpg\",\"contentUrl\":\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-7.jpg\",\"width\":1200,\"height\":625,\"caption\":\"Chipotle\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/animangeek.com\/chipotle-nos-eua-entenda-os-salarios-operacionais\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/animangeek.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Chipotle nos EUA paga at\u00e9 US$\u202f70.000 por ano; entenda os sal\u00e1rios operacionais\u00a0\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/animangeek.com\/#website\",\"url\":\"https:\/\/animangeek.com\/\",\"name\":\"Animan Geek\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/animangeek.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/animangeek.com\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed\",\"name\":\"joaovitorjacintho1998\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/animangeek.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g\",\"caption\":\"joaovitorjacintho1998\"},\"url\":\"https:\/\/animangeek.com\/en\/author\/joaovitorjacintho1998\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Chipotle nos EUA paga at\u00e9 US$\u202f70.000 por ano","description":"Chipotle nos EUA oferece at\u00e9 US\u202f$\u202f70.000 por ano em fun\u00e7\u00f5es operacionais; descubra como se preparar e candidatar corretamente.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/animangeek.com\/en\/chipotle-nos-eua-entenda-os-salarios-operacionais\/","og_locale":"en_US","og_type":"article","og_title":"Chipotle nos EUA paga at\u00e9 US$\u202f70.000 por ano","og_description":"Chipotle nos EUA oferece at\u00e9 US\u202f$\u202f70.000 por ano em fun\u00e7\u00f5es operacionais; descubra como se preparar e candidatar corretamente.","og_url":"https:\/\/animangeek.com\/en\/chipotle-nos-eua-entenda-os-salarios-operacionais\/","og_site_name":"Animan Geek","article_published_time":"2025-06-27T20:40:53+00:00","article_modified_time":"2026-03-13T18:50:49+00:00","og_image":[{"width":1200,"height":625,"url":"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-7.jpg","type":"image\/jpeg"}],"author":"joaovitorjacintho1998","twitter_card":"summary_large_image","twitter_misc":{"Written by":"joaovitorjacintho1998","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/animangeek.com\/chipotle-nos-eua-entenda-os-salarios-operacionais\/","url":"https:\/\/animangeek.com\/chipotle-nos-eua-entenda-os-salarios-operacionais\/","name":"Chipotle nos EUA paga at\u00e9 US$\u202f70.000 por ano","isPartOf":{"@id":"https:\/\/animangeek.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/animangeek.com\/chipotle-nos-eua-entenda-os-salarios-operacionais\/#primaryimage"},"image":{"@id":"https:\/\/animangeek.com\/chipotle-nos-eua-entenda-os-salarios-operacionais\/#primaryimage"},"thumbnailUrl":"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-7.jpg","datePublished":"2025-06-27T20:40:53+00:00","dateModified":"2026-03-13T18:50:49+00:00","author":{"@id":"https:\/\/animangeek.com\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed"},"description":"Chipotle nos EUA oferece at\u00e9 US\u202f$\u202f70.000 por ano em fun\u00e7\u00f5es operacionais; descubra como se preparar e candidatar corretamente.","breadcrumb":{"@id":"https:\/\/animangeek.com\/chipotle-nos-eua-entenda-os-salarios-operacionais\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/animangeek.com\/chipotle-nos-eua-entenda-os-salarios-operacionais\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/animangeek.com\/chipotle-nos-eua-entenda-os-salarios-operacionais\/#primaryimage","url":"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-7.jpg","contentUrl":"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-7.jpg","width":1200,"height":625,"caption":"Chipotle"},{"@type":"BreadcrumbList","@id":"https:\/\/animangeek.com\/chipotle-nos-eua-entenda-os-salarios-operacionais\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/animangeek.com\/"},{"@type":"ListItem","position":2,"name":"Chipotle nos EUA paga at\u00e9 US$\u202f70.000 por ano; entenda os sal\u00e1rios operacionais\u00a0"}]},{"@type":"WebSite","@id":"https:\/\/animangeek.com\/#website","url":"https:\/\/animangeek.com\/","name":"Animan Geek","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/animangeek.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/animangeek.com\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed","name":"joaovitorjacintho1998","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/animangeek.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g","caption":"joaovitorjacintho1998"},"url":"https:\/\/animangeek.com\/en\/author\/joaovitorjacintho1998\/"}]}},"_links":{"self":[{"href":"https:\/\/animangeek.com\/en\/wp-json\/wp\/v2\/posts\/20367"}],"collection":[{"href":"https:\/\/animangeek.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/animangeek.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/animangeek.com\/en\/wp-json\/wp\/v2\/users\/93"}],"replies":[{"embeddable":true,"href":"https:\/\/animangeek.com\/en\/wp-json\/wp\/v2\/comments?post=20367"}],"version-history":[{"count":3,"href":"https:\/\/animangeek.com\/en\/wp-json\/wp\/v2\/posts\/20367\/revisions"}],"predecessor-version":[{"id":20373,"href":"https:\/\/animangeek.com\/en\/wp-json\/wp\/v2\/posts\/20367\/revisions\/20373"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/animangeek.com\/en\/wp-json\/wp\/v2\/media\/20369"}],"wp:attachment":[{"href":"https:\/\/animangeek.com\/en\/wp-json\/wp\/v2\/media?parent=20367"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/animangeek.com\/en\/wp-json\/wp\/v2\/categories?post=20367"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/animangeek.com\/en\/wp-json\/wp\/v2\/tags?post=20367"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}