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

{
    "id": 201558,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201558/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Mr. Manoti",
    "speaker_title": "",
    "speaker": {
        "id": 307,
        "legal_name": "Stephen Kengere Monati",
        "slug": "stephen-monati"
    },
    "content": "Mr. Speaker, Sir, this is a very important road. Since the Ministry has done the design work and they are looking for a donor, how much money have they estimated this road to cost and how long does the Assistant Minister think it will take to get the donor?"
}