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

{
    "id": 3484,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3484/?format=api",
    "text_counter": 329,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Yes. We also have many Statements that have been requested for next week. There is no point of saying; “deliver it next week,” and then there is no time for it to be delivered. So, are you not better off when you are reasonably certain that your statement will be read?"
}