GET /api/newspublic/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "id": 2,
        "title": "test",
        "date": "2018-09-24",
        "description": "มหาวิทยาลัยธรรมศาสตร์ ร่วมมือกับห้องสมุด OCLC เพื่อเป็นผู้นำส่งเสริมด้านการเรียนรู้ การวิจัยทุกที่ทุกเวลาในระดับเอเชีย และพัฒนาศักยภาพของนักศึกษา คณาจารย์ นักวิจัย และบุคลากร",
        "content": "<p>fdgsdh</p>\r\n\r\n<p>dfhgfhfgh</p>\r\n\r\n<p><img alt=\"\" src=\"/media/uploads/2018/09/24/img76.jpg\" style=\"height:412px; width:550px\" /></p>",
        "image": "https://publicnews.service.sci.tu.ac.th/media/img61_tUfH8ju.jpg"
    },
    {
        "id": 3,
        "title": "testStory",
        "date": "2018-10-03",
        "description": "จิตแพทย์ มหาวิทยาลัยธรรมศาสตร์ แนะวิธีดูแลฟื้นฟูสภาพจิตใจของเด็กๆ และโค้ช ทีมฟุตบอลหมูป่าอะคาเดมีแม่สาย ที่เข้าไปติดอยู่ภายในถ้ำหลวงขุนน้ำนางนอน อ.แม่สาย จ.เชียงราย",
        "content": "<p>safd</p>",
        "image": "https://publicnews.service.sci.tu.ac.th/media/img83.JPG"
    }
]