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

{
    "id": 4084,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4084/?format=api",
    "text_counter": 363,
    "type": "speech",
    "speaker_name": "Mr. Gitari",
    "speaker_title": "",
    "speaker": {
        "id": 388,
        "legal_name": "Joseph Gachoki Gitari",
        "slug": "joseph-gitari"
    },
    "content": "Madam Temporary Deputy Speaker, Sir, if the Government comes in and rescues the farmers this time, then by the end of the first quarter of next year, when the interest rates will be regularised, they will be able to pay."
}