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

{
    "id": 880422,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/880422/?format=api",
    "text_counter": 359,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Hon. Members, because we do not have the requisite numbers to put the Question, we will leave it there for now. We will take the necessary action on this matter next time it will be set down for consideration. I direct that we move to the next Order of business."
}