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

{
    "id": 456248,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456248/?format=api",
    "text_counter": 313,
    "type": "speech",
    "speaker_name": "Hon. Murungi",
    "speaker_title": "",
    "speaker": {
        "id": 2802,
        "legal_name": "Kathuri Murungi",
        "slug": "kathuri-murungi"
    },
    "content": "Hon. Temporary Deputy Speaker, to be sincere, I am not putting hon. Jimmy down because he is one of the Commissioners amongst many and I understand that he is one of the best. Therefore, he should use his prowess to make these things move faster. I am saying that these guys are really suffering. Three months for a young man to go without salary--- I think after we constitute this Commission fully the first assignment should be to look into these issues."
}