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

{
    "id": 1426503,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1426503/?format=api",
    "text_counter": 205,
    "type": "speech",
    "speaker_name": "Sen. Abass",
    "speaker_title": "",
    "speaker": {
        "id": 13587,
        "legal_name": "Abass Sheikh Mohamed",
        "slug": "abass-sheikh"
    },
    "content": "Thank you, Mr. Speaker, Sir. I thank you for your consideration being the chair of the Standing Committee on Devolution and Inter-Governmental relations. I support and commend the Mediation Committee. Even our counterparts in the National Assembly have seen that we can stand on our own and move things along."
}