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

{
    "id": 281842,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/281842/?format=api",
    "text_counter": 241,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Madam Temporary Deputy Speaker, this matter is soon going to be with the Cabinet for approval and I am not quite able to say the exact time when it is coming. But I suppose within one month, we should be able to table it before the House."
}