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

{
    "id": 1118999,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1118999/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Sen. Wetangula",
    "speaker_title": "",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "Mr. Speaker, Sir, why do you not listen to what I have to say first so that the Chairperson can respond at once."
}