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

{
    "id": 107371,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/107371/?format=api",
    "text_counter": 367,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Yes, indeed, you are right. It is now becoming repetitious and I am hearing only support. So, I think it is only right and proper that we move on to close. So, I am calling on the Mover to reply."
}