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

{
    "id": 1834,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1834/?format=api",
    "text_counter": 358,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": " I hope the Prime Minister could avail funds to the Ministry even today. We would have sorted out this problem as from yesterday. That is also my wish."
}