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

{
    "id": 615385,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/615385/?format=api",
    "text_counter": 205,
    "type": "speech",
    "speaker_name": "Sen. Hassan",
    "speaker_title": "",
    "speaker": {
        "id": 431,
        "legal_name": "Hassan Omar Hassan Sarai",
        "slug": "hassan-omar-hassan-sarai"
    },
    "content": "On a point of order, Mr. Temporary Speaker, Sir. It is in public record that the CIC itself has not sought an extension of their term. Is the Senator in order to insinuate that this Commission deliberately decided not to finish its work so that it can ask for an extension?"
}