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

{
    "id": 213645,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/213645/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 248,
        "legal_name": "Joseph Kahindi Kingi",
        "slug": "joseph-kingi"
    },
    "content": "Mr. Deputy Speaker, Sir, it appears to me as if it is the hon. Member who is in a dilemma and not the district. I said that the districts are in the process of being created and we will post staff to the districts as soon as possible."
}