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

{
    "id": 1299254,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1299254/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Sen. Kavindu Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 13733,
        "legal_name": "Agnes Kavindu Muthama",
        "slug": "agnes-kavindu-muthama"
    },
    "content": "Thank you, Mr. Speaker, Sir, for protecting me. I beg to give Notice of the following Motion - THAT pursuant to Standing Order No.37 the Senate do now adjourn to discuss a definite matter of urgent national importance namely; demolition of homes and properties in Mavoko, Machakos County."
}