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

{
    "id": 233745,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233745/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Speaker, Sir, I have already said that we are in the process of purchasing vehicles and the moment we are through, we will consider assigning a vehicle to Lare Police Station, alongside other police stations that do not have vehicles."
}