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

{
    "id": 307444,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/307444/?format=api",
    "text_counter": 487,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "Madam Temporary Deputy Speaker, I stand to support this Bill and since it will be in operation after the final announcement of the results of the coming general elections, I do not think we should spend a lot of time on it. Therefore, since there is another Bill on the Order Paper which we are going to deal with, I stand to support."
}