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

{
    "id": 1305100,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1305100/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Sen. Sifuna",
    "speaker_title": "",
    "speaker": {
        "id": 13599,
        "legal_name": "Sifuna Edwin Watenya",
        "slug": "sifuna-edwin-watenya"
    },
    "content": "Mr. Deputy Speaker, Sir, in my understanding of the Standing Orders, a Motion for limitation of debate should come from the Floor. It cannot be the place of the Speaker to limit the amount of time that Members are going to contribute to any particular matter."
}