{"id":36300,"date":"2026-03-06T16:33:28","date_gmt":"2026-03-06T11:03:28","guid":{"rendered":"https:\/\/atsixty.com\/?p=36300"},"modified":"2026-03-07T00:03:20","modified_gmt":"2026-03-06T18:33:20","slug":"the-age-of-reorganisation","status":"publish","type":"post","link":"https:\/\/atsixty.com\/index.php\/2026\/03\/06\/the-age-of-reorganisation\/","title":{"rendered":"The Age of Reorganisation"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Ch 6 \u2014 The Age of Reorganisation | atsixty.com<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Lora:ital,wght@0,400;0,600;0,700;1,400&#038;family=Source+Sans+3:wght@400;600;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     TEMPLATE COLOUR SCHEME\n     Swap these 5 variables to retheme for any class\/subject.\n     e.g. Class VIII History \u2192 different terracotta shade\n          Civics \u2192 teal-dominant\n          Geography \u2192 olive-dominant\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  :root {\n    --accent:        #C0522B;   \/* primary accent \u2014 banners, borders *\/\n    --accent-dark:   #8B3318;   \/* darker accent \u2014 hover, headings *\/\n    --accent-light:  #F5EBE6;   \/* very light tint \u2014 row stripes *\/\n    --accent2:       #2A7C76;   \/* secondary accent \u2014 h2, table headers *\/\n    --accent2-dark:  #1A5C57;\n    --accent2-light: #E6F4F3;\n    --gold:          #B8862E;   \/* highlight rule, note borders *\/\n    --gold-light:    #FDF6E3;   \/* note backgrounds *\/\n    --extra-accent:  #5C6B2E;   \/* extra-facts accent *\/\n    --extra-light:   #F0F4E6;\n    --qa-bg:         #1A2A4A;   \/* Q&A header bg *\/\n    --qa-light:      #EEF1F7;\n    --sand:          #FBF6EF;   \/* page background *\/\n    --dark:          #2C2C2C;\n    --mid:           #4A4A4A;\n    --grey:          #767676;\n    --rule:          #E0D5CC;\n    --white:         #FFFFFF;\n  }\n\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n    color: var(--dark);\n    background: var(--sand);\n    max-width: 720px;\n    margin: 0 auto;\n    padding: 0 0 48px;\n  }\n\n  \/* \u2500\u2500 COVER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .cover {\n    background: linear-gradient(160deg, #4A1A0A 0%, #2A0A00 60%, #1A1500 100%);\n    color: white;\n    padding: 48px 24px 40px;\n    text-align: center;\n    border-bottom: 4px solid var(--gold);\n    position: relative;\n    overflow: hidden;\n  }\n  .cover::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse at 50% 0%, rgba(184,134,46,0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .cover-label {\n    font-size: 12px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #C8A87A;\n    margin-bottom: 5px;\n  }\n  .cover-chno {\n    font-family: 'Lora', serif;\n    font-size: 15px;\n    color: var(--gold);\n    margin-bottom: 6px;\n    font-weight: 600;\n  }\n  .cover-title {\n    font-family: 'Lora', serif;\n    font-size: clamp(24px, 7vw, 34px);\n    font-weight: 700;\n    color: white;\n    line-height: 1.25;\n    margin-bottom: 16px;\n  }\n  .cover-rule {\n    width: 60px; height: 2px;\n    background: var(--gold);\n    margin: 0 auto 14px;\n  }\n  .cover-sub  { font-size: 13px; color: #DDCCBB; font-style: italic; margin-bottom: 4px; }\n  .cover-tag  { font-size: 12px; color: #C8A87A; }\n\n  \/* \u2500\u2500 QUICK REFERENCE TABLE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .quick-ref {\n    margin: 20px 16px 0;\n    border: 1px solid var(--rule);\n    border-radius: 8px;\n    overflow: hidden;\n  }\n  .quick-ref table { width: 100%; border-collapse: collapse; }\n  .quick-ref th {\n    background: var(--accent);\n    color: white;\n    text-align: left;\n    padding: 9px 13px;\n    font-size: 13px;\n    letter-spacing: 0.5px;\n  }\n  .quick-ref td {\n    padding: 8px 13px;\n    font-size: 14px;\n    vertical-align: top;\n    border-bottom: 1px solid var(--rule);\n    line-height: 1.55;\n  }\n  .quick-ref tr:last-child td { border-bottom: none; }\n  .quick-ref tr:nth-child(odd)  td { background: white; }\n  .quick-ref tr:nth-child(even) td { background: var(--accent-light); }\n  .quick-ref td:first-child { font-weight: 700; color: var(--accent2); width: 36%; }\n\n  \/* \u2500\u2500 COLLAPSIBLE SECTIONS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  details {\n    margin: 16px 16px 0;\n    border: 1px solid var(--rule);\n    border-radius: 8px;\n    overflow: hidden;\n  }\n  details[open] { border-color: var(--accent2); }\n\n  summary {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    padding: 13px 16px;\n    background: var(--accent);\n    color: white;\n    font-family: 'Lora', serif;\n    font-size: 15px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    transition: background 0.2s;\n  }\n  summary::-webkit-details-marker { display: none; }\n  summary::after {\n    content: '\uff0b';\n    margin-left: auto;\n    font-size: 18px;\n    font-weight: 400;\n    line-height: 1;\n    transition: transform 0.25s;\n  }\n  details[open] summary::after { content: '\uff0d'; }\n  details[open] summary { background: var(--accent-dark); }\n  summary:hover { background: var(--accent-dark); }\n\n  \/* alternate banner colours per section *\/\n  details.sec-b summary  { background: #7B3B1A; }\n  details.sec-b[open] summary { background: #5A2A10; }\n  details.sec-b summary:hover { background: #5A2A10; }\n\n  details.sec-c summary  { background: var(--accent2-dark); }\n  details.sec-c[open] summary { background: #114A46; }\n  details.sec-c summary:hover { background: #114A46; }\n\n  details.sec-d summary  { background: #4A3A10; }\n  details.sec-d[open] summary { background: #332808; }\n  details.sec-d summary:hover { background: #332808; }\n\n  details.sec-e summary  { background: #1A4A3A; }\n  details.sec-e[open] summary { background: #0F3028; }\n  details.sec-e summary:hover { background: #0F3028; }\n\n  details.sec-f summary  { background: #2A2A5A; }\n  details.sec-f[open] summary { background: #1A1A42; }\n  details.sec-f summary:hover { background: #1A1A42; }\n\n  details.sec-g summary  { background: var(--accent2); }\n  details.sec-g[open] summary { background: var(--accent2-dark); }\n  details.sec-g summary:hover { background: var(--accent2-dark); }\n\n  details.sec-h summary  { background: #5A3A10; }\n  details.sec-h[open] summary { background: #3A2008; }\n  details.sec-h summary:hover { background: #3A2008; }\n\n  details.sec-i summary  { background: #3A2A10; }\n  details.sec-i[open] summary { background: #281A08; }\n  details.sec-i summary:hover { background: #281A08; }\n\n  details.sec-j summary  { background: var(--qa-bg); }\n  details.sec-j[open] summary { background: #0E1A2E; }\n  details.sec-j summary:hover { background: #0E1A2E; }\n\n  details.sec-k summary  { background: var(--extra-accent); }\n  details.sec-k[open] summary { background: #3C4A18; }\n  details.sec-k summary:hover { background: #3C4A18; }\n\n  .sec-label {\n    background: rgba(255,255,255,0.18);\n    font-size: 11px;\n    font-family: 'Source Sans 3', sans-serif;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    padding: 2px 8px;\n    border-radius: 3px;\n    text-transform: uppercase;\n  }\n\n  \/* \u2500\u2500 INNER CONTENT \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .inner {\n    padding: 16px 16px 18px;\n    background: white;\n  }\n\n  h2 {\n    font-family: 'Lora', serif;\n    font-size: 16px;\n    color: var(--accent2);\n    margin: 16px 0 5px;\n    padding-bottom: 3px;\n    border-bottom: 1.5px solid var(--accent2-light);\n  }\n  h2:first-child { margin-top: 0; }\n\n  h3 {\n    font-size: 14px;\n    font-weight: 700;\n    color: var(--accent);\n    margin: 12px 0 4px;\n  }\n\n  p {\n    font-size: 15px;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 8px;\n    text-align: justify;\n  }\n\n  \/* \u2500\u2500 BULLETS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  ul.pts {\n    list-style: none;\n    padding: 0;\n    margin: 4px 0 8px;\n  }\n  ul.pts li {\n    font-size: 15px;\n    line-height: 1.7;\n    color: var(--mid);\n    padding: 3px 0 3px 22px;\n    position: relative;\n    margin-bottom: 2px;\n  }\n  ul.pts li::before {\n    content: '\u25b6';\n    font-size: 9px;\n    color: var(--accent);\n    position: absolute;\n    left: 4px;\n    top: 7px;\n  }\n\n  \/* \u2500\u2500 NOTE \/ KEY-IDEA BOXES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .note {\n    background: var(--gold-light);\n    border-left: 4px solid var(--gold);\n    border-radius: 0 6px 6px 0;\n    padding: 11px 14px;\n    margin: 10px 0;\n    font-size: 14px;\n    line-height: 1.65;\n    color: #3A3000;\n  }\n  .note strong { color: #5A4A00; }\n\n  .key-idea {\n    background: var(--accent2-light);\n    border: 1px solid var(--accent2);\n    border-radius: 6px;\n    padding: 11px 14px;\n    margin: 10px 0;\n    font-size: 14px;\n    line-height: 1.65;\n    color: var(--accent2-dark);\n  }\n  .key-idea strong { color: var(--accent2-dark); }\n\n  \/* \u2500\u2500 DATA TABLES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .tbl-wrap {\n    overflow-x: auto;\n    margin: 10px 0;\n    border-radius: 8px;\n    border: 1px solid var(--rule);\n  }\n  table.data {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14px;\n  }\n  table.data th {\n    background: var(--accent2-dark);\n    color: white;\n    padding: 9px 11px;\n    text-align: left;\n    font-weight: 600;\n    font-size: 13px;\n  }\n  table.data td {\n    padding: 8px 11px;\n    vertical-align: top;\n    border-bottom: 1px solid var(--rule);\n    line-height: 1.55;\n  }\n  table.data tr:last-child td { border-bottom: none; }\n  table.data tr:nth-child(odd)  td { background: white; }\n  table.data tr:nth-child(even) td { background: var(--accent2-light); }\n  table.data td:first-child { font-weight: 700; color: var(--accent2); }\n\n  table.data.brown th { background: #5A3A10; }\n  table.data.brown tr:nth-child(even) td { background: var(--gold-light); }\n  table.data.brown td:first-child { color: #5A3A10; }\n\n  table.data.purple th { background: #2A2A5A; }\n  table.data.purple td:first-child { color: #2A2A5A; }\n\n  \/* \u2500\u2500 Q&A BLOCKS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .qa-block {\n    border: 1px solid var(--rule);\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 14px;\n  }\n  .qa-q {\n    background: var(--qa-bg);\n    color: white;\n    padding: 10px 14px;\n    font-size: 15px;\n    font-weight: 700;\n    font-family: 'Lora', serif;\n    line-height: 1.4;\n  }\n  .qa-a {\n    background: var(--qa-light);\n    padding: 12px 14px;\n    font-size: 15px;\n    line-height: 1.75;\n    color: var(--dark);\n    text-align: justify;\n  }\n\n  \/* \u2500\u2500 EXTRA FACTS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .extra-fact {\n    border-left: 4px solid var(--extra-accent);\n    background: var(--extra-light);\n    border-radius: 0 6px 6px 0;\n    padding: 11px 14px;\n    margin-bottom: 12px;\n  }\n  .extra-fact .fact-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: var(--extra-accent);\n    margin-bottom: 4px;\n    font-family: 'Lora', serif;\n  }\n  .extra-fact p {\n    font-size: 14px;\n    color: #2C3A10;\n    margin: 0;\n    text-align: left;\n  }\n\n  \/* \u2500\u2500 TIMELINE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .timeline { margin: 6px 0; }\n  .tl-item {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 10px;\n    align-items: flex-start;\n  }\n  .tl-date {\n    background: var(--accent);\n    color: white;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 4px 8px;\n    border-radius: 4px;\n    white-space: nowrap;\n    min-width: 96px;\n    text-align: center;\n    line-height: 1.4;\n    margin-top: 2px;\n  }\n  .tl-text {\n    font-size: 14px;\n    color: var(--mid);\n    line-height: 1.6;\n    flex: 1;\n  }\n\n  \/* \u2500\u2500 FOOTER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .footer {\n    margin: 28px 16px 0;\n    border-top: 2px solid var(--accent);\n    padding-top: 12px;\n    text-align: center;\n    font-size: 12px;\n    color: var(--grey);\n    line-height: 1.8;\n  }\n\n  @media (max-width: 480px) {\n    .cover { padding: 36px 18px 32px; }\n    .cover-title { font-size: 26px; }\n    summary { font-size: 14px; padding: 11px 13px; }\n    .tl-date { min-width: 82px; font-size: 10px; }\n    table.data { font-size: 13px; }\n    p, ul.pts li { font-size: 14px; }\n  }\n\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 COVER -->\n<div class=\"cover\">\n  <div class=\"cover-label\">NCERT Class VII &nbsp;|&nbsp; Social Science<\/div>\n  <div class=\"cover-label\" style=\"margin-bottom:12px\">Exploring Society: India and Beyond \u2014 Part I<\/div>\n  <div class=\"cover-chno\">Chapter 6<\/div>\n  <div class=\"cover-title\">The Age of Reorganisation<\/div>\n  <div class=\"cover-rule\"><\/div>\n  <div class=\"cover-sub\">History &#8211; Tapestry of the Past<\/div>\n  <div class=\"cover-tag\">c. 185 BCE \u2013 300 CE<\/div>\n  <div class=\"cover-tag\" style=\"margin-top:5px\">Avin | atsixty.com<\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 QUICK REF -->\n<div style=\"margin:20px 16px 0\">\n  <div style=\"font-family:'Lora',serif;font-size:16px;color:var(--accent2);border-bottom:1.5px solid var(--accent2-light);padding-bottom:4px;margin-bottom:10px\">Quick Reference<\/div>\n<\/div>\n<div class=\"quick-ref\">\n  <table>\n    <tr><th colspan=\"2\">Chapter at a Glance<\/th><\/tr>\n    <tr><td>Textbook<\/td><td>Exploring Society: India and Beyond, Part I<\/td><\/tr>\n    <tr><td>Class \/ Board<\/td><td>VII | CBSE (New Curriculum 2025)<\/td><\/tr>\n    <tr><td>Chapter<\/td><td>6 \u2014 The Age of Reorganisation<\/td><\/tr>\n    <tr><td>Core Theme<\/td><td>Political fragmentation after the Mauryas; rise of new kingdoms; cultural flowering<\/td><\/tr>\n    <tr><td>Period<\/td><td>c. 185 BCE to c. 300 CE<\/td><\/tr>\n    <tr><td>Strand<\/td><td>Tapestry of the Past (History)<\/td><\/tr>\n    <tr><td>Dynasties covered<\/td><td>Shungas, Satavahanas, Chedis, Cholas, Cheras, Pandyas, Indo-Greeks, Shakas, Kushanas<\/td><\/tr>\n  <\/table>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 A. CONTEXT -->\n<details open>\n  <summary><span class=\"sec-label\">A<\/span> What is the &#8216;Age of Reorganisation&#8217;?<\/summary>\n  <div class=\"inner\">\n    <p>The last Maurya emperor was <strong>assassinated around 185 BCE<\/strong> by his commander-in-chief <strong>Pushyamitra Shunga<\/strong> \u2014 barely half a century after Ashoka. The empire broke apart and many new kingdoms emerged across the subcontinent.<\/p>\n    <ul class=\"pts\">\n      <li>Scholars call this the <strong>Age of Reorganisation<\/strong> because existing regions were being reorganised into new, competing kingdoms \u2014 the map of India changed significantly.<\/li>\n      <li>The northwest became weak, exposing it to invasions from outside the subcontinent.<\/li>\n      <li>Two types of dynasties arose: from <strong>within<\/strong> the subcontinent (Shungas, Chedis, Satavahanas, Cholas, Cheras, Pandyas) and from <strong>outside<\/strong> (Indo-Greeks, Shakas, Kushanas).<\/li>\n      <li>Kingdoms competed through <strong>warfare<\/strong> and <strong>matrimonial alliances<\/strong> \u2014 marriages between royal families to secure political bonds.<\/li>\n      <li>Despite political change, art, architecture, literature, and trade <strong>flourished dramatically<\/strong> throughout this period.<\/li>\n    <\/ul>\n  <\/div>\n<\/details>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 B. SHUNGAS -->\n<details class=\"sec-b\">\n  <summary><span class=\"sec-label\">B<\/span> The Shungas &nbsp;<small style=\"font-weight:400;font-size:12px\">(c. 185 BCE \u2013 73 BCE)<\/small><\/summary>\n  <div class=\"inner\">\n\n    <h2>Who were they?<\/h2>\n    <ul class=\"pts\">\n      <li>Founded by <strong>Pushyamitra Shunga<\/strong>; ruled parts of north and central India.<\/li>\n      <li>Performed the <strong>ashvamedha yajna<\/strong> (horse sacrifice) to assert royal supremacy.<\/li>\n      <li>Empire was smaller than the Mauryas but resisted invaders; maintained friendly ties with the Greeks after some initial military campaigns.<\/li>\n      <li>Dynasty lasted about a century before fading.<\/li>\n    <\/ul>\n\n    <h2>The Ashvamedha Yajna \u2014 explained<\/h2>\n    <div class=\"note\">\n      A horse, accompanied by soldiers, was set free to roam. Any land it crossed unchallenged became part of the king&#8217;s empire. If a neighbouring ruler stopped the horse, a battle followed to determine supremacy. Many kings of this era used this ritual to declare their power.\n    <\/div>\n\n    <h2>Culture under the Shungas<\/h2>\n    <ul class=\"pts\">\n      <li>Sanskrit emerged as a leading language for philosophy and literature \u2014 the <strong>Yoga Sutras of Patanjali<\/strong> were compiled in this period.<\/li>\n      <li>Vedic rituals were revived, but Buddhism, Jainism, and other schools of thought continued to flourish.<\/li>\n      <li>The <strong>Bharhut Stupa<\/strong> (Madhya Pradesh): the Shungas added beautifully carved railings and relief panels depicting scenes from the Buddha&#8217;s life \u2014 some of the earliest examples of Buddhist narrative art.<\/li>\n      <li>Shunga art includes terracotta figures, bronze bangles, ivory combs, and beaded jewellery \u2014 revealing details of daily life and fashion.<\/li>\n    <\/ul>\n\n  <\/div>\n<\/details>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 C. SATAVAHANAS -->\n<details class=\"sec-c\">\n  <summary><span class=\"sec-label\">C<\/span>Satavahanas &nbsp;<small style=\"font-weight:400;font-size:12px\">(c. 2nd century BCE \u2013 3rd century CE)<\/small><\/summary>\n  <div class=\"inner\">\n\n    <p>Also called the <strong>Andhras<\/strong>, they ruled large parts of the Deccan \u2014 present-day Andhra Pradesh, Telangana, and Maharashtra. Major capitals: <strong>Amravati<\/strong> and <strong>Pratishthana (Paithan)<\/strong>.<\/p>\n\n    <h2>Economy &amp; Trade<\/h2>\n    <ul class=\"pts\">\n      <li>Satavahana coins found from Gujarat to Andhra Pradesh \u2014 both coasts \u2014 show the empire&#8217;s commercial reach.<\/li>\n      <li>Many coins depicted <strong>ships<\/strong>, pointing to active maritime trade and advanced shipbuilding.<\/li>\n      <li>Trade reached as far as the <strong>Roman Empire<\/strong>: exports included spices, textiles, sandalwood, gold-plated pearls, and ivory; imports included glass and perfumed ointments.<\/li>\n      <li>Agriculture was strong in the <strong>Krishna-Godavari river system<\/strong> \u2014 the economic backbone of the kingdom.<\/li>\n      <li>The <strong>Naneghat Caves<\/strong> near Pune served as toll-collection points and resting places for traders on a major trade route.<\/li>\n    <\/ul>\n\n    <h2>Society &amp; Women<\/h2>\n    <ul class=\"pts\">\n      <li>Princes were named after their mothers \u2014 <strong>Gautamiputra Satakarni<\/strong> was named after his mother <strong>Gautami Balashri<\/strong>, a powerful queen who donated land to Buddhist monks and had inscriptions carved at Nashik.<\/li>\n      <li>A Satavahana widow queen performed the ashvamedha yajna and other Vedic rituals \u2014 a remarkable instance of female agency.<\/li>\n      <li>Naneghat inscriptions record <em>dana<\/em> (donations) of land, cows, horses, elephants, and silver coins to priests, scholars, guests, and monks.<\/li>\n      <li>Early <strong>numerals in Brahmi script<\/strong> at Naneghat resemble modern shapes \u2014 evidence that modern numerals ultimately originated in India.<\/li>\n    <\/ul>\n\n    <h2>Religion &amp; Art<\/h2>\n    <ul class=\"pts\">\n      <li>Followers of Vasudeva (Krishna) but patronised Vedic scholars, Jains, and Buddhists equally \u2014 granting them tax-free agricultural land.<\/li>\n      <li><strong>Karla Caves<\/strong> near Lonavala (Maharashtra) \u2014 magnificent rock-cut caves for Buddhist monks, with grand pillars and a stone stupa carved out of a hillside.<\/li>\n      <li>A Yaksha sculpture at Pitalkhora caves is signed by &#8216;Kanahadasa, a goldsmith&#8217; \u2014 showing craftsmen worked across different materials.<\/li>\n    <\/ul>\n\n    <h2>Decline<\/h2>\n    <ul class=\"pts\">\n      <li>In the 3rd century CE, weak central control and gradual economic decline broke the empire into smaller independent kingdoms.<\/li>\n    <\/ul>\n\n  <\/div>\n<\/details>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 D. CHEDIS -->\n<details class=\"sec-d\">\n  <summary><span class=\"sec-label\">D<\/span>Chedis of Kalinga &nbsp;<small style=\"font-weight:400;font-size:12px\">(c. 2nd century BCE)<\/small><\/summary>\n  <div class=\"inner\">\n    <ul class=\"pts\">\n      <li>After Maurya decline, Kalinga rose to prominence under the <strong>Chedi dynasty<\/strong>.<\/li>\n      <li>Key ruler: <strong>Kharavela<\/strong> \u2014 a devoted Jain, sometimes called <em>bhikshu-raja<\/em> (monk-king), yet respectful of all faiths and schools of thought.<\/li>\n      <li>Near Bhubaneswar: the <strong>Udayagiri-Khandagiri caves<\/strong> \u2014 likely built for Jain monks \u2014 feature intricate carved panels, spacious rock-cut rooms, and a scene from the Ramayana.<\/li>\n      <li>The <strong>Hathigumpha inscription<\/strong> (Brahmi script) records Kharavela&#8217;s achievements year by year \u2014 military victories and welfare works for his people.<\/li>\n    <\/ul>\n    <div class=\"key-idea\">\n      <strong>Key idea:<\/strong> Kharavela declared himself <em>&#8216;respector of every sect and repairer of every temple&#8217;<\/em> \u2014 described in the NCERT textbook as a fundamental part of the <strong>&#8216;Indian ethos&#8217;<\/strong>.\n    <\/div>\n  <\/div>\n<\/details>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 E. SOUTH -->\n<details class=\"sec-e\">\n  <summary><span class=\"sec-label\">E<\/span>The South &nbsp;<small style=\"font-weight:400;font-size:12px\">(c. 3rd century BCE \u2013 3rd century CE)<\/small><\/summary>\n  <div class=\"inner\">\n\n    <p>Three powerful kingdoms \u2014 <strong>Cholas, Cheras, and Pandyas<\/strong> \u2014 dominated South India. They remained independent even during Mauryan rule. Their era is also called the <strong>Sangam Age<\/strong>.<\/p>\n\n    <h2>What is Sangam Literature?<\/h2>\n    <div class=\"note\">\n      The word <em>Sangam<\/em> comes from Sanskrit <em>sangha<\/em> \u2014 &#8216;association&#8217; or &#8216;coming together&#8217; \u2014 here referring to an assembly of poets. Sangam literature is the <strong>oldest in South India<\/strong>: anthologies of Tamil poems expressing love, heroism, and generosity. Historians use it as a key source for southern society and culture of this period.\n    <\/div>\n\n    <h2>The Cholas \u2014 Capital: Uraiyur<\/h2>\n    <ul class=\"pts\">\n      <li>Ruled parts of South India from the <strong>3rd century BCE to 13th century CE<\/strong> \u2014 one of the longest-lasting dynasties in Indian history.<\/li>\n      <li>King <strong>Karikala<\/strong> defeated a combined force of Cheras and Pandyas, establishing Chola supremacy.<\/li>\n      <li>Karikala built the <strong>Kallanai (Grand Anicut)<\/strong> on the Kaveri river \u2014 a complex water diversion system that earned the region the name <strong>&#8216;rice bowl of the South&#8217;<\/strong>. Still in use today.<\/li>\n    <\/ul>\n\n    <h2>Silappadikaram \u2014 The Tamil Epic<\/h2>\n    <div class=\"note\">\n      <strong>The Tale of the Anklet:<\/strong> Kannagi and her husband Kovalan live in the Chola capital Puhar. Kovalan squanders his wealth on a dancer, returns repentant, and Kannagi forgives him. They go to Madurai (Pandya capital) to start afresh. Kovalan is falsely accused of theft and executed by the Pandya king. Kannagi proves his innocence \u2014 the king dies of shock. Kannagi curses Madurai, which is destroyed by fire. She walks to the Chera kingdom, where she is <strong>worshipped as a goddess<\/strong> \u2014 still worshipped in Tamil Nadu and Kerala today. Core theme: a ruler&#8217;s dharma is to protect justice.\n    <\/div>\n\n    <h2>The Cheras \u2014 Capital: Vanji (present-day Karur, Tamil Nadu)<\/h2>\n    <ul class=\"pts\">\n      <li>Also known as <strong>Keralaputra<\/strong> (sons of Kerala) \u2014 ruled western Tamil Nadu and Kerala.<\/li>\n      <li>Patronised Sangam poets; played a key role in shaping Tamil literature.<\/li>\n      <li>Major trading power \u2014 exported spices, timber, ivory, and pearls to the Roman Empire and West Asia.<\/li>\n    <\/ul>\n\n    <h2>The Pandyas \u2014 Capital: Madurai<\/h2>\n    <ul class=\"pts\">\n      <li>One of the oldest kingdoms; rule goes back several centuries BCE.<\/li>\n      <li>Megasthenes mentions them in <em>Indika<\/em> as prosperous with a strong administration.<\/li>\n      <li>Traded actively with Greeks and Romans \u2014 famous for pearls.<\/li>\n      <li>An important naval power; contributed greatly to art and architecture.<\/li>\n      <li>Pandya inscriptions show concern for subjects&#8217; welfare and encouragement of all schools of thought.<\/li>\n    <\/ul>\n\n    <h2>The Three Kingdoms at a Glance<\/h2>\n    <div class=\"tbl-wrap\">\n      <table class=\"data\">\n        <tr><th>Kingdom<\/th><th>Capital<\/th><th>Known for<\/th><\/tr>\n        <tr><td>Cholas<\/td><td>Uraiyur<\/td><td>Karikala; Kallanai dam; Silappadikaram; longest-ruling dynasty<\/td><\/tr>\n        <tr><td>Cheras<\/td><td>Vanji (Karur)<\/td><td>Keralaputra; trade with Rome; patronised Sangam poets<\/td><\/tr>\n        <tr><td>Pandyas<\/td><td>Madurai<\/td><td>Naval power; pearls; mentioned by Megasthenes; welfare inscriptions<\/td><\/tr>\n      <\/table>\n    <\/div>\n\n  <\/div>\n<\/details>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 F. FOREIGN DYNASTIES -->\n<details class=\"sec-f\">\n  <summary><span class=\"sec-label\">F<\/span> Foreign Dynasties: Indo-Greeks, Shakas &amp; Kushanas<\/summary>\n  <div class=\"inner\">\n\n    <h2>The Indo-Greeks<\/h2>\n    <ul class=\"pts\">\n      <li>Descended from governors (satraps) left behind by Alexander. After Maurya decline, they controlled the northwest (present-day Pakistan and Afghanistan).<\/li>\n      <li>Though invaders, they were deeply influenced by Indian culture \u2014 Greek and Indian elements blended in governance, art, language, and daily life.<\/li>\n      <li>The <strong>Heliodorus Pillar<\/strong> near Vidisha (MP) \u2014 erected by a Greek ambassador \u2014 praises Vasudeva as &#8216;god of gods&#8217; and preaches: <em>self-restraint, charity, consciousness<\/em>.<\/li>\n      <li>Indo-Greek coins: gold, silver, copper, nickel \u2014 a king on one side and <strong>Greek or Indian deities<\/strong> on the other (Vasudeva-Krishna, Lakshmi). Proof of cultural assimilation.<\/li>\n    <\/ul>\n\n    <h2>The Shakas (Indo-Scythians)<\/h2>\n    <ul class=\"pts\">\n      <li>Invaded northwest India; ruled from c. late 2nd century BCE to 5th century CE.<\/li>\n      <li>Introduced the <strong>Shaka Samvat calendar<\/strong> \u2014 78 years behind the Gregorian calendar. Adopted as India&#8217;s <strong>National Calendar in 1957<\/strong>.<\/li>\n    <\/ul>\n\n    <h2>The Kushanas<\/h2>\n    <ul class=\"pts\">\n      <li>Originally from Central Asia; entered India c. 2nd century CE. Empire stretched from Central Asia to large parts of northern India.<\/li>\n      <li>Most powerful ruler: <strong>Kanishka<\/strong> \u2014 his statue bears the Brahmi inscription <em>maharaja rajadhiraja devaputra kanishka<\/em> (&#8216;great king, king of kings, son of God&#8217;).<\/li>\n      <li>Kanishka&#8217;s coins featured both <strong>Buddha and Shiva<\/strong> \u2014 reflecting religious tolerance.<\/li>\n      <li>Controlled key sections of the <strong>Silk Route<\/strong> \u2014 trade boomed, connecting India to China, Persia, and Rome.<\/li>\n    <\/ul>\n\n    <h2>Two Great Art Schools under the Kushanas<\/h2>\n    <div class=\"tbl-wrap\">\n      <table class=\"data purple\">\n        <tr><th>Feature<\/th><th>Gandhara Style<\/th><th>Mathura Style<\/th><\/tr>\n        <tr><td>Region<\/td><td>Western Punjab \/ NW India<\/td><td>Mathura, Uttar Pradesh<\/td><\/tr>\n        <tr><td>Material<\/td><td>Grey-black schist stone<\/td><td>Red sandstone<\/td><\/tr>\n        <tr><td>Influence<\/td><td>Greco-Roman + Indian blend<\/td><td>Distinctly Indian; less Greek influence<\/td><\/tr>\n        <tr><td>Subjects<\/td><td>Buddha images \u2014 realistic anatomy, flowing robes; Bodhisattvas<\/td><td>Indian deities \u2014 Kubera, Lakshmi, Shiva, Buddha; fuller figures, smooth modelling<\/td><\/tr>\n      <\/table>\n    <\/div>\n\n    <div class=\"note\">\n      <strong>The Silk Route<\/strong> connected China with Rome through Central Asia and Persia. Indian cities like <strong>Takshashila, Mathura, Pataliputra, and Tamralipti<\/strong> were key hubs on the caravan network. Kushana control over this route dramatically boosted India&#8217;s trade with the wider world.\n    <\/div>\n\n  <\/div>\n<\/details>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 G. BIG THEMES -->\n<details class=\"sec-g\">\n  <summary><span class=\"sec-label\">G<\/span> Big Themes of the Chapter<\/summary>\n  <div class=\"inner\">\n\n    <h2>Political Fragmentation \u2260 Chaos<\/h2>\n    <ul class=\"pts\">\n      <li>Multiple kingdoms competing actually enabled trade, art, and philosophical debate to thrive across many centres simultaneously.<\/li>\n    <\/ul>\n\n    <h2>The &#8216;Indian Ethos&#8217; \u2014 Respect for All Schools of Thought<\/h2>\n    <ul class=\"pts\">\n      <li>Pushyamitra revived Vedic rituals \u2014 but Buddhism and Jainism still flourished.<\/li>\n      <li>Kharavela (a Jain) called himself &#8216;respector of every sect.&#8217;<\/li>\n      <li>Satavahanas patronised Vedic scholars, Jains, and Buddhists equally.<\/li>\n      <li>Indo-Greeks and Kushanas adopted Indian deities on their coins.<\/li>\n    <\/ul>\n\n    <h2>India Absorbed its Invaders<\/h2>\n    <ul class=\"pts\">\n      <li>Foreign rulers did not destroy Indian culture \u2014 they blended into it, creating richer art (Gandhara, Mathura) and fused traditions. Indian themes remained dominant.<\/li>\n    <\/ul>\n\n    <h2>Role of Women was Notable<\/h2>\n    <ul class=\"pts\">\n      <li>Satavahana queens wielded real power \u2014 inscriptions, land donations, religious performances.<\/li>\n      <li>Kannagi (Silappadikaram) is still worshipped as a goddess \u2014 justice as a feminine virtue.<\/li>\n    <\/ul>\n\n    <h2>Trade Connected the World<\/h2>\n    <ul class=\"pts\">\n      <li>India traded with Rome, Persia, Central Asia, and Southeast Asia \u2014 by land (Silk Route) and sea.<\/li>\n      <li>Satavahana ships, Pandya pearls, Chera spices \u2014 commerce was a civilisational force.<\/li>\n    <\/ul>\n\n  <\/div>\n<\/details>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 H. KEY TERMS -->\n<details class=\"sec-h\">\n  <summary><span class=\"sec-label\">H<\/span>Glossary<\/summary>\n  <div class=\"inner\">\n    <div class=\"tbl-wrap\">\n      <table class=\"data brown\">\n        <tr><th>Term<\/th><th>Meaning<\/th><\/tr>\n        <tr><td>Ashvamedha Yajna<\/td><td>Vedic horse sacrifice performed by kings to assert royal supremacy over neighbouring territories<\/td><\/tr>\n        <tr><td>Matrimonial Alliance<\/td><td>Political bond secured through marriage between royal families<\/td><\/tr>\n        <tr><td>Sangam Literature<\/td><td>Oldest literature of South India \u2014 Tamil poetry anthologies on love, heroism, and generosity; defines the Sangam Age<\/td><\/tr>\n        <tr><td>Sangam<\/td><td>From Sanskrit &#8216;sangha&#8217; \u2014 assembly; here, an assembly of poets<\/td><\/tr>\n        <tr><td>Bhikshu-Raja<\/td><td>Monk-king \u2014 informal title given to Kharavela of the Chedis<\/td><\/tr>\n        <tr><td>Hathigumpha Inscription<\/td><td>Brahmi inscription in Udayagiri cave recording Kharavela&#8217;s achievements year by year<\/td><\/tr>\n        <tr><td>Dana<\/td><td>Charitable gift \u2014 land, animals, money to priests, scholars, and monks; a religious duty of kings<\/td><\/tr>\n        <tr><td>Gandhara School<\/td><td>Art blending Greco-Roman and Indian styles; grey-black schist stone; known for realistic Buddha images<\/td><\/tr>\n        <tr><td>Mathura School<\/td><td>Distinctly Indian school of art in red sandstone; fuller figures of Indian deities<\/td><\/tr>\n        <tr><td>Silk Route<\/td><td>Ancient trade network connecting China with Rome through Central Asia; Kushanas controlled key sections<\/td><\/tr>\n        <tr><td>Shaka Samvat<\/td><td>Calendar from the Shaka era; 78 years behind Gregorian; India&#8217;s National Calendar since 1957<\/td><\/tr>\n        <tr><td>Satrap<\/td><td>Regional governor left by Alexander; later became independent rulers \u2014 the Indo-Greeks<\/td><\/tr>\n      <\/table>\n    <\/div>\n  <\/div>\n<\/details>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 I. TIMELINE -->\n<details class=\"sec-i\">\n  <summary><span class=\"sec-label\">I<\/span>The Timeline<\/summary>\n  <div class=\"inner\">\n    <div class=\"timeline\">\n      <div class=\"tl-item\"><div class=\"tl-date\">c. 185 BCE<\/div><div class=\"tl-text\">Pushyamitra Shunga kills last Maurya emperor; Shunga dynasty begins<\/div><\/div>\n      <div class=\"tl-item\"><div class=\"tl-date\">c. 2nd cent. BCE<\/div><div class=\"tl-text\">Satavahanas rise in the Deccan; Chedi dynasty rises in Kalinga under Kharavela<\/div><\/div>\n      <div class=\"tl-item\"><div class=\"tl-date\">2nd cent. BCE onwards<\/div><div class=\"tl-text\">Indo-Greeks control northwest India; Greek-Indian cultural blend begins<\/div><\/div>\n      <div class=\"tl-item\"><div class=\"tl-date\">2nd BCE \u2013 5th CE<\/div><div class=\"tl-text\">Shakas (Indo-Scythians) rule northwest; Shaka Samvat calendar created<\/div><\/div>\n      <div class=\"tl-item\"><div class=\"tl-date\">3rd BCE \u2013 3rd CE<\/div><div class=\"tl-text\">Cholas, Cheras, Pandyas flourish in South India \u2014 the Sangam Age of Tamil poetry<\/div><\/div>\n      <div class=\"tl-item\"><div class=\"tl-date\">c. 1st BCE \u2013 1st CE<\/div><div class=\"tl-text\">Silappadikaram composed soon after the Sangam collections<\/div><\/div>\n      <div class=\"tl-item\"><div class=\"tl-date\">c. 2nd cent. CE<\/div><div class=\"tl-text\">Kushanas enter India from Central Asia; Kanishka \u2014 their greatest ruler<\/div><\/div>\n      <div class=\"tl-item\"><div class=\"tl-date\">Kanishka&#8217;s reign<\/div><div class=\"tl-text\">Gandhara and Mathura art schools flourish; Silk Route trade booms<\/div><\/div>\n      <div class=\"tl-item\"><div class=\"tl-date\">c. 3rd cent. CE<\/div><div class=\"tl-text\">Satavahana empire fragments; regional kingdoms reassert dominance<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/details>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 J. Q&A -->\n<details class=\"sec-j\">\n  <summary><span class=\"sec-label\">J<\/span> Chapter-End Question \u2014 Answers<\/summary>\n  <div class=\"inner\">\n\n    <div class=\"qa-block\">\n      <div class=\"qa-q\">Q1. Why was the post-Maurya era also known as the era of reorganisation?<\/div>\n      <div class=\"qa-a\">After the last Maurya emperor was killed (c. 185 BCE), the large empire broke into many smaller kingdoms \u2014 both native (Shungas, Satavahanas, Chedis, Cholas, Cheras, Pandyas) and foreign (Indo-Greeks, Shakas, Kushanas). These kingdoms constantly competed for territory, reorganising the political map of India. However, this was not mere decline \u2014 art, trade, and culture flourished alongside political change. Hence scholars call it an &#8216;age of reorganisation&#8217; rather than simply an age of chaos.<\/div>\n    <\/div>\n\n    <div class=\"qa-block\">\n      <div class=\"qa-q\">Q2. Write a note on Sangam literature in 150 words.<\/div>\n      <div class=\"qa-a\">Sangam literature is the oldest body of literature in South India, produced during the Sangam Age (c. 3rd century BCE to 3rd century CE). The word &#8216;Sangam&#8217; comes from the Sanskrit &#8216;sangha,&#8217; meaning an assembly \u2014 here, an assembly of Tamil poets. It consists of several anthologies of poems composed by many poets. The poetry primarily expresses personal emotions like love and societal values like heroism and generosity, with great skill and delicacy. Historians rely heavily on Sangam poems to understand the society, culture, economy, and political life of the three great southern kingdoms \u2014 the Cholas, Cheras, and Pandyas. The Silappadikaram (The Tale of the Anklet), composed soon after the Sangam collections, is a famous Tamil epic that grew out of this tradition. Sangam literature remains a living cultural heritage of Tamil Nadu today.<\/div>\n    <\/div>\n\n    <div class=\"qa-block\">\n      <div class=\"qa-q\">Q3. Which rulers included their mother&#8217;s name in their title, and why?<\/div>\n      <div class=\"qa-a\">The Satavahana rulers followed this tradition. For example, Gautamiputra Satakarni was named after his mother, Gautami Balashri. This likely signified the high status and influence of mothers in the Satavahana royal family. Gautami Balashri herself was a powerful queen \u2014 she donated land to Buddhist monks and had inscriptions carved at Nashik, showing her real authority. Naming a king after his mother publicly honoured her role and may have helped establish the king&#8217;s legitimacy through his mother&#8217;s respected lineage.<\/div>\n    <\/div>\n\n    <div class=\"qa-block\">\n      <div class=\"qa-q\">Q4. Write a 250-word note on one kingdom from the chapter.<\/div>\n      <div class=\"qa-a\">The Kushanas are a fascinating example of cultural transformation. Originally from Central Asia, they entered India c. 2nd century CE and built an empire stretching from Central Asia to large parts of northern India. Their greatest ruler, Kanishka, held the title <em>maharaja rajadhiraja devaputra<\/em> \u2014 great king, king of kings, son of God. Kanishka patronised both Buddhism and Shaivism \u2014 his coins featured Buddha and Shiva \u2014 reflecting remarkable religious tolerance. The Kushanas controlled major sections of the Silk Route, connecting India to China, Persia, and Rome, and trade boomed during their reign. Under them, two great art schools flourished: the Gandhara style (Greek-Indian fusion, realistic Buddha images in grey-black stone) and the Mathura style (distinctly Indian, red sandstone, fuller figures of Indian deities). The Kushanas are a remarkable example of foreign rulers who, rather than destroying Indian culture, became its champions and added richly to it.<\/div>\n    <\/div>\n\n    <div class=\"qa-block\">\n      <div class=\"qa-q\">Q5. (Creative) Imagine your own kingdom \u2014 emblem, title, and values.<\/div>\n      <div class=\"qa-a\">This is an open-ended creative question. Include: (a) A royal emblem \u2014 choose a meaningful symbol; explain its significance. (b) A royal title \u2014 link it to your values. (c) Core values \u2014 justice, education, trade, environment, etc. (d) Unique features of administration. Draw inspiration from the chapter: Kharavela protected all schools of thought; Karikala built the Grand Anicut for public welfare; Satavahana queens showed that women could hold real power.<\/div>\n    <\/div>\n\n    <div class=\"qa-block\">\n      <div class=\"qa-q\">Q6. Map activity \u2014 mark locations of ancient structures mentioned in the chapter.<\/div>\n      <div class=\"qa-a\">Key locations to mark: Bharhut Stupa (Madhya Pradesh) \u2014 Shungas; Naneghat Caves and Karla Caves (near Pune\/Lonavala, Maharashtra) \u2014 Satavahanas; Udayagiri-Khandagiri Caves (near Bhubaneswar, Odisha) \u2014 Chedis; Kallanai\/Grand Anicut (Kaveri river, Tamil Nadu) \u2014 Cholas; Heliodorus Pillar (near Vidisha, Madhya Pradesh) \u2014 Indo-Greeks; Mathura (Uttar Pradesh) \u2014 Mathura School of Art; Gandhara region (present-day Pakistan\/Afghanistan) \u2014 Gandhara School of Art.<\/div>\n    <\/div>\n\n  <\/div>\n<\/details>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 K. EXTRA FACTS -->\n<details class=\"sec-k\" open>\n  <summary><span class=\"sec-label\">K<\/span> Select Extra Facts &nbsp;<small style=\"font-weight:400;font-size:12px\">(Beyond the Textbook)<\/small><\/summary>\n  <div class=\"inner\">\n\n    <div class=\"extra-fact\">\n      <div class=\"fact-title\">&#9670; The Bharhut Stupa&#8217;s railings are now in the Indian Museum, Kolkata<\/div>\n      <p>The original carved railings and gateways were moved to the Indian Museum, Kolkata in the 19th century for preservation. The Stupa itself remains in Satna district, Madhya Pradesh.<\/p>\n    <\/div>\n\n    <div class=\"extra-fact\">\n      <div class=\"fact-title\">&#9670; The Grand Anicut is one of the world&#8217;s oldest water structures still in use<\/div>\n      <p>Built over 2,000 years ago by Chola king Karikala, the Kallanai (Grand Anicut) is widely regarded as one of the oldest water-regulation structures in the world that remains operational. British engineer Sir Arthur Cotton restored and improved it in the 19th century.<\/p>\n    <\/div>\n\n    <div class=\"extra-fact\">\n      <div class=\"fact-title\">&#9670; Silappadikaram is one of the Five Great Tamil Epics<\/div>\n      <p>Tamil tradition recognises five major epics (Aimperumkappiyangal). Silappadikaram is the first and most celebrated. Its companion work, Manimekalai, continues the story. The author is traditionally identified as Ilango Adigal, believed to be a Chera prince who became a monk.<\/p>\n    <\/div>\n\n    <div class=\"extra-fact\">\n      <div class=\"fact-title\">&#9670; Menander (Milinda) \u2014 the most famous Indo-Greek king \u2014 converted to Buddhism<\/div>\n      <p>King Menander I (called Milinda in Buddhist texts) is the most celebrated Indo-Greek ruler. His philosophical dialogues with the Buddhist monk Nagasena are recorded in the Pali text <em>Milindapanha<\/em>. He is said to have converted to Buddhism.<\/p>\n    <\/div>\n\n    <div class=\"extra-fact\">\n      <div class=\"fact-title\">&#9670; Kanishka convened the Fourth Buddhist Council<\/div>\n      <p>Kanishka of the Kushana dynasty organised the Fourth Buddhist Council in Kashmir, where Buddhist scriptures were compiled and debated. This was important for the development of Mahayana Buddhism.<\/p>\n    <\/div>\n\n    <div class=\"extra-fact\">\n      <div class=\"fact-title\">&#9670; Patanjali&#8217;s Yoga Sutras \u2014 196 aphorisms, still studied worldwide<\/div>\n      <p>Compiled during the Shunga period, the Yoga Sutras consist of 196 aphorisms systematising the philosophy and practice of Yoga into eight limbs (Ashtanga Yoga). They remain the foundational text of classical Yoga philosophy globally today.<\/p>\n    <\/div>\n\n    <div class=\"extra-fact\">\n      <div class=\"fact-title\">&#9670; The Shaka Samvat \u2014 India&#8217;s official national calendar<\/div>\n      <p>India officially uses two calendars: the Gregorian for civil purposes, and the Saka calendar as the National Calendar, reformed and adopted on 22 March 1957. The year begins with the month of Chaitra.<\/p>\n    <\/div>\n\n    <div class=\"extra-fact\">\n      <div class=\"fact-title\">&#9670; Gandhara corresponds to a character in the Mahabharata<\/div>\n      <p>Gandhara (modern Kandahar region, Afghanistan\/Pakistan) is the kingdom of Gandhari \u2014 Duryodhana&#8217;s mother in the Mahabharata \u2014 and her brother Shakuni. The NCERT textbook itself hints at this connection in its &#8216;Think About It&#8217; box.<\/p>\n    <\/div>\n\n  <\/div>\n<\/details>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 FOOTER -->\n<div class=\"footer\">\n  <p>Academic revision summary &nbsp;|&nbsp; NCERT Class VII Social Science, Ch. 6 &nbsp;|&nbsp; New Syllabus 2025<\/p>\n  <p>atsixty.com &nbsp;|&nbsp; For educational use only<\/p>\n<\/div>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Ch 6 \u2014 The Age of Reorganisation | atsixty.com NCERT Class VII &nbsp;|&nbsp; Social Science Exploring Society: India and Beyond \u2014 Part I Chapter 6 The Age of Reorganisation History &#8211; Tapestry of the Past c. 185 BCE \u2013 300 CE Avin | atsixty.com Quick Reference Chapter at a Glance Textbook Exploring Society: India and&hellip;&nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-36300","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Age of Reorganisation - atsixty<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/atsixty.com\/index.php\/2026\/03\/06\/the-age-of-reorganisation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Age of Reorganisation - atsixty\" \/>\n<meta property=\"og:description\" content=\"Ch 6 \u2014 The Age of Reorganisation | atsixty.com NCERT Class VII &nbsp;|&nbsp; Social Science Exploring Society: India and Beyond \u2014 Part I Chapter 6 The Age of Reorganisation History &#8211; Tapestry of the Past c. 185 BCE \u2013 300 CE Avin | atsixty.com Quick Reference Chapter at a Glance Textbook Exploring Society: India and&hellip;&nbsp;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atsixty.com\/index.php\/2026\/03\/06\/the-age-of-reorganisation\/\" \/>\n<meta property=\"og:site_name\" content=\"atsixty\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-06T11:03:28+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-06T18:33:20+00:00\" \/>\n<meta name=\"author\" content=\"Avi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Avi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"14 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/atsixty.com\\\/index.php\\\/2026\\\/03\\\/06\\\/the-age-of-reorganisation\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/atsixty.com\\\/index.php\\\/2026\\\/03\\\/06\\\/the-age-of-reorganisation\\\/\"},\"author\":{\"name\":\"Avi\",\"@id\":\"https:\\\/\\\/atsixty.com\\\/#\\\/schema\\\/person\\\/cf65e7ac7d8226d95c0bdf1036f7951d\"},\"headline\":\"The Age of Reorganisation\",\"datePublished\":\"2026-03-06T11:03:28+00:00\",\"dateModified\":\"2026-03-06T18:33:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/atsixty.com\\\/index.php\\\/2026\\\/03\\\/06\\\/the-age-of-reorganisation\\\/\"},\"wordCount\":2970,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/atsixty.com\\\/#\\\/schema\\\/person\\\/cf65e7ac7d8226d95c0bdf1036f7951d\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/atsixty.com\\\/index.php\\\/2026\\\/03\\\/06\\\/the-age-of-reorganisation\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/atsixty.com\\\/index.php\\\/2026\\\/03\\\/06\\\/the-age-of-reorganisation\\\/\",\"url\":\"https:\\\/\\\/atsixty.com\\\/index.php\\\/2026\\\/03\\\/06\\\/the-age-of-reorganisation\\\/\",\"name\":\"The Age of Reorganisation - atsixty\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/atsixty.com\\\/#website\"},\"datePublished\":\"2026-03-06T11:03:28+00:00\",\"dateModified\":\"2026-03-06T18:33:20+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/atsixty.com\\\/index.php\\\/2026\\\/03\\\/06\\\/the-age-of-reorganisation\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/atsixty.com\\\/index.php\\\/2026\\\/03\\\/06\\\/the-age-of-reorganisation\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/atsixty.com\\\/index.php\\\/2026\\\/03\\\/06\\\/the-age-of-reorganisation\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/atsixty.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Age of Reorganisation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/atsixty.com\\\/#website\",\"url\":\"https:\\\/\\\/atsixty.com\\\/\",\"name\":\"At Sixty\",\"description\":\"The Option Taken\",\"publisher\":{\"@id\":\"https:\\\/\\\/atsixty.com\\\/#\\\/schema\\\/person\\\/cf65e7ac7d8226d95c0bdf1036f7951d\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/atsixty.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/atsixty.com\\\/#\\\/schema\\\/person\\\/cf65e7ac7d8226d95c0bdf1036f7951d\",\"name\":\"Avi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/atsixty.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/logo-agency.png\",\"url\":\"https:\\\/\\\/atsixty.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/logo-agency.png\",\"contentUrl\":\"https:\\\/\\\/atsixty.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/logo-agency.png\",\"width\":200,\"height\":200,\"caption\":\"Avi\"},\"logo\":{\"@id\":\"https:\\\/\\\/atsixty.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/logo-agency.png\"},\"sameAs\":[\"https:\\\/\\\/atsixty.com\"],\"url\":\"https:\\\/\\\/atsixty.com\\\/index.php\\\/author\\\/avinaux\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Age of Reorganisation - atsixty","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:\/\/atsixty.com\/index.php\/2026\/03\/06\/the-age-of-reorganisation\/","og_locale":"en_US","og_type":"article","og_title":"The Age of Reorganisation - atsixty","og_description":"Ch 6 \u2014 The Age of Reorganisation | atsixty.com NCERT Class VII &nbsp;|&nbsp; Social Science Exploring Society: India and Beyond \u2014 Part I Chapter 6 The Age of Reorganisation History &#8211; Tapestry of the Past c. 185 BCE \u2013 300 CE Avin | atsixty.com Quick Reference Chapter at a Glance Textbook Exploring Society: India and&hellip;&nbsp;","og_url":"https:\/\/atsixty.com\/index.php\/2026\/03\/06\/the-age-of-reorganisation\/","og_site_name":"atsixty","article_published_time":"2026-03-06T11:03:28+00:00","article_modified_time":"2026-03-06T18:33:20+00:00","author":"Avi","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Avi","Est. reading time":"14 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atsixty.com\/index.php\/2026\/03\/06\/the-age-of-reorganisation\/#article","isPartOf":{"@id":"https:\/\/atsixty.com\/index.php\/2026\/03\/06\/the-age-of-reorganisation\/"},"author":{"name":"Avi","@id":"https:\/\/atsixty.com\/#\/schema\/person\/cf65e7ac7d8226d95c0bdf1036f7951d"},"headline":"The Age of Reorganisation","datePublished":"2026-03-06T11:03:28+00:00","dateModified":"2026-03-06T18:33:20+00:00","mainEntityOfPage":{"@id":"https:\/\/atsixty.com\/index.php\/2026\/03\/06\/the-age-of-reorganisation\/"},"wordCount":2970,"commentCount":0,"publisher":{"@id":"https:\/\/atsixty.com\/#\/schema\/person\/cf65e7ac7d8226d95c0bdf1036f7951d"},"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/atsixty.com\/index.php\/2026\/03\/06\/the-age-of-reorganisation\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/atsixty.com\/index.php\/2026\/03\/06\/the-age-of-reorganisation\/","url":"https:\/\/atsixty.com\/index.php\/2026\/03\/06\/the-age-of-reorganisation\/","name":"The Age of Reorganisation - atsixty","isPartOf":{"@id":"https:\/\/atsixty.com\/#website"},"datePublished":"2026-03-06T11:03:28+00:00","dateModified":"2026-03-06T18:33:20+00:00","breadcrumb":{"@id":"https:\/\/atsixty.com\/index.php\/2026\/03\/06\/the-age-of-reorganisation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atsixty.com\/index.php\/2026\/03\/06\/the-age-of-reorganisation\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atsixty.com\/index.php\/2026\/03\/06\/the-age-of-reorganisation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/atsixty.com\/"},{"@type":"ListItem","position":2,"name":"The Age of Reorganisation"}]},{"@type":"WebSite","@id":"https:\/\/atsixty.com\/#website","url":"https:\/\/atsixty.com\/","name":"At Sixty","description":"The Option Taken","publisher":{"@id":"https:\/\/atsixty.com\/#\/schema\/person\/cf65e7ac7d8226d95c0bdf1036f7951d"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/atsixty.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/atsixty.com\/#\/schema\/person\/cf65e7ac7d8226d95c0bdf1036f7951d","name":"Avi","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/atsixty.com\/wp-content\/uploads\/2025\/08\/logo-agency.png","url":"https:\/\/atsixty.com\/wp-content\/uploads\/2025\/08\/logo-agency.png","contentUrl":"https:\/\/atsixty.com\/wp-content\/uploads\/2025\/08\/logo-agency.png","width":200,"height":200,"caption":"Avi"},"logo":{"@id":"https:\/\/atsixty.com\/wp-content\/uploads\/2025\/08\/logo-agency.png"},"sameAs":["https:\/\/atsixty.com"],"url":"https:\/\/atsixty.com\/index.php\/author\/avinaux\/"}]}},"_links":{"self":[{"href":"https:\/\/atsixty.com\/index.php\/wp-json\/wp\/v2\/posts\/36300","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atsixty.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atsixty.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atsixty.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atsixty.com\/index.php\/wp-json\/wp\/v2\/comments?post=36300"}],"version-history":[{"count":19,"href":"https:\/\/atsixty.com\/index.php\/wp-json\/wp\/v2\/posts\/36300\/revisions"}],"predecessor-version":[{"id":36324,"href":"https:\/\/atsixty.com\/index.php\/wp-json\/wp\/v2\/posts\/36300\/revisions\/36324"}],"wp:attachment":[{"href":"https:\/\/atsixty.com\/index.php\/wp-json\/wp\/v2\/media?parent=36300"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atsixty.com\/index.php\/wp-json\/wp\/v2\/categories?post=36300"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atsixty.com\/index.php\/wp-json\/wp\/v2\/tags?post=36300"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}