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

{
    "id": 777089,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/777089/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Sen. Wetangula",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " Mr. Speaker, sir, this House is not a rubberstamp. We cannot limit ourselves to acclaim a document that we are supposed to critic. I oppose that proposal. I am entitled to an hour and I will spend the whole of it on this document. I am opposing the proposal. You had given me the Floor and since you have not told me to sit down so that you rule, I will go on."
}