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

{
    "id": 254542,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/254542/?format=api",
    "text_counter": 40,
    "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, the matter is now in your hands. We answered this Question before this House and we raised the matter of sub judice. The Chair said that it will look at the pleadings and make a ruling today. So, the matter is still in your hands."
}