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

{
    "id": 1212192,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1212192/?format=api",
    "text_counter": 275,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": "Hon. Senators, can you resume your seats, so that we make progress. Senate Minority Leader, you are out of order. You have no respect for the Chair and we cannot transact business that way. Sen. Madzayo, is it your business to order the Chair what to do? You are engaging me. Are you engaging me?"
}