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

{
    "id": 254538,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/254538/?format=api",
    "text_counter": 36,
    "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": " Mr. Deputy Speaker, Sir, we gave a response to this Question and what we are waiting for is the ruling of the Chair as to whether it is satisfied that under the rule of sub judice this issue does not arise. We are actually waiting for your directions."
}