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

{
    "id": 123980,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123980/?format=api",
    "text_counter": 168,
    "type": "speech",
    "speaker_name": "Mr. Mudavadi",
    "speaker_title": "",
    "speaker": {
        "id": 84,
        "legal_name": "Wycliffe Musalia Mudavadi",
        "slug": "musalia-mudavadi"
    },
    "content": "Mr. Speaker, Sir, I have received a letter from the hon. Member on the issue of this bus park. We are going to send a team from the Ministry to go and verify the issues that he has raised regarding the bus park. On the other hand, I want to say that the lady in question has not been in the same position for 36 years. Initially, she joined as a Revenue Assistant and then was promoted to Accountant III. She has been rising up to the position of Senior Administrative Officer, through the Public Service Commission. Now, she is the Acting County Clerk."
}