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

{
    "id": 134876,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134876/?format=api",
    "text_counter": 218,
    "type": "speech",
    "speaker_name": "Mr. Ali",
    "speaker_title": "",
    "speaker": {
        "id": 81,
        "legal_name": "Mohamed Hussein Ali",
        "slug": "mohamed-ali"
    },
    "content": "Madam Temporary Deputy Speaker, as I have said before in this House and I will repeat, the Government has been providing seeds and fertilizers to the IDPs and we will continue to do so."
}