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

{
    "id": 415789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/415789/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Hon. Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 35,
        "legal_name": "Jamleck Irungu Kamau",
        "slug": "jamleck-kamau"
    },
    "content": "Yes, hon. Speaker, Sir, political fights. You know some of these things are really political. As you can see there is the issue regarding the railway, where the PIC was literally locking horns with the Committee on Transport, Public Works and Housing."
}