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

{
    "id": 255088,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255088/?format=api",
    "text_counter": 239,
    "type": "speech",
    "speaker_name": "Mr. M. Kariuki",
    "speaker_title": "The Assistant Minister, Office of the President",
    "speaker": {
        "id": 367,
        "legal_name": "Kariuki Mirugi",
        "slug": "kariuki-mirugi"
    },
    "content": " On a point of order, Mr. Temporary Deputy Speaker, Sir. Did you hear the hon. Member say that the Government should stop courts from issuing injunctions? Is he in order to suggest that the Government should interfere with the independence of the Judiciary?"
}