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

{
    "id": 1163230,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1163230/?format=api",
    "text_counter": 244,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "THAT clause 3 of the Bill be amended – (a) by deleting paragraph (e); and (b) in paragraph (g) by deleting the word “for” appearing at the beginning of the paragraph and substituting therefor the word “the”."
}