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

{
    "id": 1299033,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1299033/?format=api",
    "text_counter": 240,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Ah! We are a House of procedure. We have assented to you to move the Motion, but kindly move the Notice of the Motion first. You will then move the Motion. At the debate level, you will move the issues you are talking about now."
}