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

{
    "id": 10830,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10830/?format=api",
    "text_counter": 175,
    "type": "speech",
    "speaker_name": "Mr. James Maina Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 34,
        "legal_name": "James Maina Kamau",
        "slug": "maina-kamau"
    },
    "content": "Mr. Speaker, Sir, I am saying that I may not be around that day because I was in court this morning because I had a case. However, I am in this House this afternoon. So, I do not know whether I will be in the House on Tuesday to ask this Question."
}