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

{
    "id": 321672,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321672/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Mr. Speaker, Sir, I am aware that one of the pumps failed and it is under repair. We always have a spare pump. This is a huge pump and the reason why it is taking long to repair it is because the spares have to come from Germany. We have ordered for two more pumps, which are not anywhere on the shelves where you can just go and pick one."
}