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

{
    "id": 67881,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67881/?format=api",
    "text_counter": 168,
    "type": "speech",
    "speaker_name": "Mr. Waititu",
    "speaker_title": "",
    "speaker": {
        "id": 147,
        "legal_name": "Ferdinand Ndung'u Waititu",
        "slug": "ferdinand-waititu"
    },
    "content": "Mr. Speaker, Sir, I called the last meeting because I had been talking to hon. Members privately and I had received so many complaints. I talked with my Permanent Secretary and the officials there and we decided that it is important that we meet hon. Members so that we can discuss this matter."
}