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

{
    "id": 86519,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/86519/?format=api",
    "text_counter": 341,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Thank you, Mr. Speaker, Sir, for that opportunity to enable me complete my submission. As I was saying before I was rightfully interrupted, I want to conclude by saying that this is a time that the country needs patriotism. This is the time that parochial interests are put aside."
}