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

{
    "id": 123909,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123909/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Mrs. Kilimo",
    "speaker_title": "",
    "speaker": {
        "id": 173,
        "legal_name": "Linah Jebii Kilimo",
        "slug": "linah-kilimo"
    },
    "content": "Mr. Speaker, Sir, I can only advise my colleague to get the 31 farmers who supplied milk to Western Dairies to get legal redress. Maybe they need to see the Attorney-General. I talk on behalf of Dairy Cooperative Societies."
}