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

{
    "id": 1253,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1253/?format=api",
    "text_counter": 243,
    "type": "speech",
    "speaker_name": "Ms. Mathenge",
    "speaker_title": "The Minister of State for Special Programmes",
    "speaker": {
        "id": 77,
        "legal_name": "Esther Murugi Mathenge",
        "slug": "esther-murugi"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I also had a Ministerial Statement but we have discussed with Mr. Ochieng and he needs further information on the Statement. So, we have agreed that I do it on Thursday."
}