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

{
    "id": 1234494,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234494/?format=api",
    "text_counter": 264,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Mr. Deputy Speaker, Sir, it is sad that at this time, we are still grappling with the idea of coming up with legislation that will ensure that we comply with the Constitution. We have highlighted the Constitution for so many years. Right now, National Treasury"
}