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

{
    "id": 207012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/207012/?format=api",
    "text_counter": 157,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Speaker, Sir, like I said, we are at the tail end of finalising all those issues. Within a couple of weeks, we should have everything in place. It is only this time round that we can set aside the money required to put up the place."
}