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

{
    "id": 2140,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2140/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "(a) why the Kisumu District Land Registrar has failed to cancel the title deed fraudulently issued to one Mr. Salim Mupelele Said in respect of LR. No. Kisumu/Dago/39 contrary to his commitment to do so, vide a letter dated 16th April, 1987; and,"
}