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

{
    "id": 145007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/145007/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Mr. Speaker, Sir, I beg for your indulgence because the Minister has not answered the Question. I have with me a document from his Ministry which acknowledges that they were sitting on the land. There is a correspondence. With your indulgence, I will lay it on the Table. I am requesting---"
}