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

{
    "id": 7469,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7469/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Speaker, Sir. My point of order was whether they have invoked the provisions of the Traffic Act in order to do what he has been doing. That is all I am asking and he is not answering that question."
}