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

{
    "id": 100400,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100400/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Mr. Kazungu",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I would love to make this happen the soonest. However, according to the Budget, there are so many plans by the Government. As I said, we will factor this one in the next financial year."
}