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

{
    "id": 1049269,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1049269/?format=api",
    "text_counter": 289,
    "type": "speech",
    "speaker_name": "Hon. Patrick Mariru",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 13400,
        "legal_name": "Patrick Kariuki Mariru",
        "slug": "patrick-kariuki-mariru"
    },
    "content": " You wish to move that whatever business be read a Second Time. You need to pronounce yourself that way for the record. This will be read 100 years from now. So, you need to be on record that you actually moved the Second Reading."
}