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

{
    "id": 12759,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12759/?format=api",
    "text_counter": 315,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Mr. Deputy Speaker, Sir, given the nature of this question and the emergency that it involves and also the fact that I have even waited for two months, I will be very comfortable if this Question comes on Wednesday, next week. That will give enough time for hon. Members to ask questions."
}