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

{
    "id": 1076203,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1076203/?format=api",
    "text_counter": 337,
    "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": " Each Member has 10 minutes. Hon. Duale, because you are the first one to speak after the Seconder, I will give you a maximum of one-and-a-half minutes. Please, conclude."
}