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

{
    "id": 1212425,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1212425/?format=api",
    "text_counter": 508,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Sen. Orwoba, you know you are enterprising. You can get so many things to do at any time. So, you are not short of ideas. Again, this matter does not concern county governments. Therefore, I will proceed to put the question."
}