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

{
    "id": 103048,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103048/?format=api",
    "text_counter": 67,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": "I also want to appeal to hon. Members who have enumerators who were not paid, if they give me the specific details, I will also ensure that before 30th of June, they are paid."
}