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

{
    "id": 30298,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30298/?format=api",
    "text_counter": 280,
    "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. Deputy Speaker, Sir, tomorrow is Thursday. I am not sure whether the Minister has the information. That is why I have given Thursday next week to be on the safe side so that the hon. Member can get a proper Statement."
}