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

{
    "id": 232567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/232567/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Were",
    "speaker_title": "",
    "speaker": {
        "id": 153,
        "legal_name": "David Aoko Were",
        "slug": "david-were"
    },
    "content": "Mr. Deputy Speaker, Sir, I want the hon. Member to appreciate what this Government is doing. In the last four years, a lot of improvements have been done compared to the last 40 years. As I said, rolling out will begin in Nairobi. As you know, Telkom (K) must recoup some of the money that it puts in when it is starting these facilities. It will be easier to start with Nairobi rather than the rural areas."
}