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

{
    "id": 752398,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/752398/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": "Hon. Speaker, I beg to report that a Committee of the whole House has considered the Presidential Memorandum to the Finance Bill 2017 (National Assembly Bill No. 16 of 2017) and approved the same without amendments."
}