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

{
    "id": 67565,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67565/?format=api",
    "text_counter": 175,
    "type": "speech",
    "speaker_name": "Mr. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir, for giving me this opportunity to contribute and support this Motion. Sometimes, I am lost for words to express myself when it comes to matters that seem obvious, especially when we have a Government that is supposed to be planning for this country."
}