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

{
    "id": 45748,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45748/?format=api",
    "text_counter": 175,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Speaker, Sir, I rise to make a Personal Statement, under Standing Order No.76, regarding an incident which occurred within the precincts of Parliament as well as regarding a Personal Statement made on the Floor of the House by hon. Elias Mbau on Thursday, 12th May, 2011."
}