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

{
    "id": 55505,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55505/?format=api",
    "text_counter": 382,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": " Madam Temporary Deputy Speaker, I want to take this opportunity to thank the Mover of this Motion, hon. Wamalwa, for bringing this wonderful Motion to this House, which I must say is long overdue."
}