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

{
    "id": 98397,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98397/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Dr. Wekesa",
    "speaker_title": "The Minister for Forestry and Wildlife",
    "speaker": {
        "id": 209,
        "legal_name": "Noah Mahalang'ang'a Wekesa",
        "slug": "noah-wekesa"
    },
    "content": " Mr. Deputy Speaker, Sir, I will comply with that directive. But may I also mention that I have been out of the country and I only came back recently. I did not have enough time to peruse and look at this Question properly."
}