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

{
    "id": 8531,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8531/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Mr. Speaker, Sir, I submitted this Question two days ago and I expected the Minister to be ready by today. So alluding to the fact that he received it this morning, then there is something amiss somewhere."
}