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

{
    "id": 212801,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/212801/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": " Mr. Speaker, Sir, the amendment has already been drafted in good handwriting which is very readable. I am asking the Minister to now give it to the Clerk-at-the-Table, because he has just signed it. I hope you can approve it."
}