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

{
    "id": 545600,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/545600/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Hon. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "Hon. Speaker, I want to confirm to hon. Members that we have your invitation cards ready and have to be picked at the reception. I know Hon. Muthomi wants to talk about it because he is a very active member of the same group. If you can give him a chance, I think he can expound better."
}