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

{
    "id": 342847,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/342847/?format=api",
    "text_counter": 1065,
    "type": "speech",
    "speaker_name": "Mr. Gitari",
    "speaker_title": "",
    "speaker": {
        "id": 388,
        "legal_name": "Joseph Gachoki Gitari",
        "slug": "joseph-gitari"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Listening to the speakers on this Bill of our colleague, Mr. Namwamba, it seems as if we are in concurence. Is it in order for me to request that the Mover be called upon to reply?"
}