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

{
    "id": 7950,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7950/?format=api",
    "text_counter": 67,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Deputy Speaker, Sir, I am aware of what the Member is saying, but it will be a basis and a very good indicator for me when I see it in their work plan."
}