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

{
    "id": 150432,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150432/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Mr. Mureithi",
    "speaker_title": "",
    "speaker": {
        "id": 89,
        "legal_name": "Erastus Kihara Mureithi",
        "slug": "erastus-mureithi"
    },
    "content": "Mr. Speaker, Sir, I would like to ask the Assistant Minister what action he is taking particularly in Ol Kalou and Nyandarua in general to relocate the courts within the district because people are tried in Nyahururu which is in Laikipia West?"
}