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

{
    "id": 126487,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/126487/?format=api",
    "text_counter": 522,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "In relation to that Standing Order, I wish to ask that the debate on this subject be terminated now and we proceed to next Order by invoking the provisions of Standing Order No.216."
}