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

{
    "id": 18731,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/18731/?format=api",
    "text_counter": 408,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "However, in areas like Migori which are perceived to be along the border, it takes a lot of time before we get our IDs processed. What will the Minister do to ensure that Kenya is the same country and there is no question of whether you are living along the border or not? Our people have suffered for too long!"
}