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

{
    "id": 3732,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3732/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "The Minister for Water and Irrigation",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I am sure they are on the way."
}