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

{
    "id": 5521,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5521/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": " Yes, indeed, I have heard your prayer and it is granted. So, the time for the joint committees as mentioned will be extended by one more week and we expect that report in the House expeditiously. Thank you."
}