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

{
    "id": 247693,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/247693/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Mr. Choge",
    "speaker_title": "",
    "speaker": {
        "id": 303,
        "legal_name": "Jimmy Choge",
        "slug": "jimmy-choge"
    },
    "content": "Mr. Deputy Speaker, Sir, could the Assistant Minister assure this House that when the contractor moves in, he will not only look at the 25 per cent incomplete work, but that he will actually look at the entire road so that every bit of the road that is in shambles is corrected?"
}