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

{
    "id": 704555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/704555/?format=api",
    "text_counter": 141,
    "type": "speech",
    "speaker_name": "Sen. Kivuti",
    "speaker_title": "",
    "speaker": {
        "id": 55,
        "legal_name": "Lenny Maxwell Kivuti",
        "slug": "lenny-kivuti"
    },
    "content": "Mr. Speaker, Sir, I have respect for Sen. (Dr.) Machage. However, I do not understand why he would rise on a point of order to say that questions have not been answered, yet I have given straight answers. For example, I have given the date when the project was started. With your permission, I will proceed to give the rest of the answers."
}