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

{
    "id": 1210907,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1210907/?format=api",
    "text_counter": 301,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Speaker, Sir, this is a purely Procedural Motion. It is in keeping with the traditions and customs of this House, that a Motion like this one is normally dispensed with the soonest. Mr. Deputy Speaker, Sir, I beg to move and invite Sen. Tabitha Mutinda to second."
}