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

{
    "id": 2466,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2466/?format=api",
    "text_counter": 157,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, so that we are comfortable, I know that it was kind for him to write the letter. However, the practice has been that his two Deputies can come and conduct the Prime Minister’s Time. Is he confirming from now onwards, that when he is not there, there will be no representation by the two Deputies which is something that will be against the Standing Orders?"
}