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

{
    "id": 1172442,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1172442/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " Let us go to the next Order. Sen. Kibiru, who is the Chairperson of the Committee on Finance is not in the House. Sen. Farhiya, are you representing him?"
}