GET /api/v0.1/hansard/entries/6438/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 6438,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6438/?format=api",
    "text_counter": 445,
    "type": "speech",
    "speaker_name": "Mr. Gitari",
    "speaker_title": "",
    "speaker": {
        "id": 388,
        "legal_name": "Joseph Gachoki Gitari",
        "slug": "joseph-gitari"
    },
    "content": "I want to take this opportunity to congratulate my colleague for bringing this timely Motion. Currently, we are undergoing a very trying moment in our country, where houses are being demolished, right, left and centre. If such a Motion was passed two years ago, people would have been able to access data, and they would not have bought land in disputed places."
}