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

{
    "id": 1494811,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1494811/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Sen. Munyi Mundigi, when the Chair is talking, you should also give him an opportunity because I am the one controlling the House. There was a point of order which was persistently requested by Sen. Wakoli and you did not give him that opportunity while on the Floor. Since he is not on the Floor, it is not possible to rise on a point of order."
}