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

{
    "id": 199511,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199511/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Mr. Ligale",
    "speaker_title": "",
    "speaker": {
        "id": 301,
        "legal_name": "Andrew Ndooli Ligale",
        "slug": "andrew-ligale"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I specifically asked in whose ownership the original title deed was and what the user of that piece of land was before it was allocated to the current owner. The Assistant Minister has not answered that question. I want an answer to that question."
}