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

{
    "id": 1219993,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1219993/?format=api",
    "text_counter": 344,
    "type": "speech",
    "speaker_name": "Hon. Peter Kaluma",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 1565,
        "legal_name": "George Peter Opondo Kaluma",
        "slug": "george-peter-opondo-kaluma"
    },
    "content": " Hon. Masara, at some point in time, I could not remember the Motion you were contributing to towards the end. So long as you are able to connect it to the memorandum from the President, there is no objection from other Members in the House. I will let it go but we must always keep to the rule of relevance."
}