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

{
    "id": 1065801,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1065801/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Mr. Speaker, Sir, I thank Sen. Wetangula for that reminder. I will request that appropriate compensation in terms of extension of resumption be done. That will not be something new as we have done it before. I leave it to you, Mr. Speaker."
}