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

{
    "id": 1105987,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1105987/?format=api",
    "text_counter": 231,
    "type": "speech",
    "speaker_name": "Sen. Sakaja",
    "speaker_title": "",
    "speaker": {
        "id": 13131,
        "legal_name": "Johnson Arthur Sakaja",
        "slug": "johnson-arthur-sakaja"
    },
    "content": "It has been stated that our biggest foreign income earner are remittances. That is a good and a bad thing. It is a good thing because it shows that those Kenyans are still connected to the country and concerned about their families and relatives living in Kenya and they send them money."
}