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

{
    "id": 437003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/437003/?format=api",
    "text_counter": 237,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The statement that the Senator for Kakamega is making is not correct. This is because at the First Reading of a Bill, the Bill is only read and there is no procedure for discussing it."
}