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

{
    "id": 1202028,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1202028/?format=api",
    "text_counter": 282,
    "type": "speech",
    "speaker_name": "Sen. Mandago",
    "speaker_title": "",
    "speaker": {
        "id": 13577,
        "legal_name": "Kiplagat Jackson Mandago",
        "slug": "kiplagat-jackson-mandago"
    },
    "content": "As you are aware, county governments have data of their farmers. They have extension officers in the field. When national Government sends the fertilizer to counties to distribute, then we are confident that the intervention will produce the desired results."
}