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

{
    "id": 1052231,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1052231/?format=api",
    "text_counter": 232,
    "type": "speech",
    "speaker_name": "Hon. Patrick Mariru",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 13400,
        "legal_name": "Patrick Kariuki Mariru",
        "slug": "patrick-kariuki-mariru"
    },
    "content": " Hon. Omar, as I had mentioned earlier, I am afraid this business was time-limited. It is now the time for the Mover to reply. If Hon. King’ara is gracious enough, nothing stops him from donating a few minutes. If he must do that, he should pronounce to whom he will give the minutes. You have 10 minutes."
}