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

{
    "id": 199407,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199407/?format=api",
    "text_counter": 402,
    "type": "speech",
    "speaker_name": "Eng. Muriuki",
    "speaker_title": "",
    "speaker": {
        "id": 224,
        "legal_name": "Muriuki Karue",
        "slug": "muriuki-karue"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to move that the Constituencies Development Fund (Amendment) Bill be now read the Third Time."
}