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

{
    "id": 30483,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30483/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "Mr. Deputy Speaker, Sir, I confirm that the buildings are complete. A large number of the buildings, especially in Kondele, are fully occupied. I am aware that the Kenya Police Service is in the process of arranging to move in furniture and other things, so that they can effectively occupy the premises."
}