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

{
    "id": 255224,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255224/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Michuki",
    "speaker_title": "The Minister of State for Administration and National Security",
    "speaker": {
        "id": 183,
        "legal_name": "John Njoroge Michuki",
        "slug": "john-michuki"
    },
    "content": " Mr. Speaker, Sir, I do not have the name of that particular person. However, if it is needed, I will issue it out. At this particular time, I must admit, I do not have it."
}