[
    {
        "year_id": 5,
        "title": "1st Year",
        "slug": "1st-year",
        "code": "1Y",
        "created_at": "2026-06-30T20:51:08.405082+00:00"
    },
    {
        "year_id": 1,
        "title": "First Year",
        "slug": "first-year",
        "code": "1st",
        "created_at": "2026-06-30T20:51:08.405082+00:00"
    },
    {
        "year_id": 2,
        "title": "Second Year",
        "slug": "second-year",
        "code": "2nd",
        "created_at": "2026-06-30T20:51:08.409061+00:00"
    },
    {
        "year_id": 3,
        "title": "Third Year",
        "slug": "third-year",
        "code": "3rd",
        "created_at": "2026-06-30T20:51:08.411643+00:00"
    },
    {
        "year_id": 4,
        "title": "Fourth Year",
        "slug": "fourth-year",
        "code": "4th",
        "created_at": "2026-06-30T20:51:08.414043+00:00"
    }
]