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

{
    "id": 66989,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66989/?format=api",
    "text_counter": 335,
    "type": "speech",
    "speaker_name": "Mrs. Kilimo",
    "speaker_title": "The Assistant Minister for Co-operatives Development",
    "speaker": {
        "id": 173,
        "legal_name": "Linah Jebii Kilimo",
        "slug": "linah-kilimo"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I would like to support this Motion. I know my colleague is almost arriving so that he can give us the Ministry’s full report on what they are doing."
}