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

{
    "id": 186124,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/186124/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Since this matter was discussed here and brought to light by the Prime Minister himself, that he is actually doing a thorough investigation and we expect results, is it in order for us to continue taking so much more time on the same issue that we discussed yesterday?"
}