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

{
    "id": 1525,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1525/?format=api",
    "text_counter": 49,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. In view of the fact that this matter requires more time on your part, will I be in order to suggest to the House that we move on to the next Question and wait for your ruling, which can come at a later date?"
}