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

{
    "id": 1222965,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1222965/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Members, before we go to the next Motion, let us re-visit Order No.5 to allow the Chairman of the Budget and Appropriation Committee to lay the Paper I mentioned earlier on. He will then give notice of Motion under Order No.6. Proceed, Hon. Ndindi Nyoro."
}