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

{
    "id": 275310,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/275310/?format=api",
    "text_counter": 328,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, it looks like many of my colleagues left on the basis that the previous Bill would take a considerable period; but as you can see, the debate has gone on quite fast and quite expeditiously; people were worried about timelines."
}