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

{
    "id": 69692,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/69692/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Ms. Mathenge",
    "speaker_title": "The Minister for State for Special Programmes",
    "speaker": {
        "id": 77,
        "legal_name": "Esther Murugi Mathenge",
        "slug": "esther-murugi"
    },
    "content": " Mr. Deputy Speaker, Sir, I wish to first of all seek an apology for coming in late. I came here running. I got this Question yesterday, late in the afternoon and I had to pass by the office to see if the answer was ready. They are still working on it and I would like to seek the indulgence of the hon. Member that I answer it in the next sitting."
}