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

{
    "id": 331857,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/331857/?format=api",
    "text_counter": 210,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, I am available for amendment of the workplan. So, if any hon. Member has submitted to us a workplan for next year and they would wish the same to be amended for this reason or the other, I want to say we are available for such amendments."
}