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

{
    "id": 312986,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/312986/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Yes, Mr. Speaker, Sir. My view to asking this Question is to get to the bottom of this matter. I, therefore, do not mind for as long as the Assistant Minister confirms to this House that the two weeks he is talking about will be two weeks and not one month."
}