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

{
    "id": 321720,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321720/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "On a point of order, Mr. Speaker, Sir. You have heard the Assistant Minister say that he will table the data if needed in future. Would it be in order for him to tell the House when? Could the Chair direct when he will table it because it was necessary supplementary information but he has not brought it to the House?"
}