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

{
    "id": 1122863,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1122863/?format=api",
    "text_counter": 332,
    "type": "speech",
    "speaker_name": "Hon. Patrick Mariru",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 13400,
        "legal_name": "Patrick Kariuki Mariru",
        "slug": "patrick-kariuki-mariru"
    },
    "content": " Yes, Hon. Kositany. In fact, the Chair can sign on behalf of the Committee. Of course, it is good practice if as many Members as possible sign because it shows that the Members have endorsed. However, there is not even a minority report or any Member saying that they oppose the report of the Committee."
}