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

{
    "id": 1004326,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1004326/?format=api",
    "text_counter": 328,
    "type": "speech",
    "speaker_name": "Hon. Patrick Mariru",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 13400,
        "legal_name": "Patrick Kariuki Mariru",
        "slug": "patrick-kariuki-mariru"
    },
    "content": " We have an amendment, not by the Chairman of the Committee on Finance and National Planning, but by the Chairman of the Committee on Transport, Public Works and Housing, Hon. Pkosing."
}