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

{
    "id": 125835,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/125835/?format=api",
    "text_counter": 366,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "The Assistant Minister for Industrialization",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": " Mr. Speaker, Sir, I beg to move that the amendment be amended as follows:- By inserting the letter “s” to the word “Section” and thereafter inserting the words “seventy and” before the words “seventy five”."
}