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

{
    "id": 1006997,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1006997/?format=api",
    "text_counter": 489,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " I direct that the next necessary step of putting the Question be undertaken when the matter will be listed again. I, therefore, direct that we move to the next order of business."
}