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

{
    "id": 279002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/279002/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Mwai Kibaki",
    "speaker_title": "PRESIDENTIAL STATE OF THE NATION ADDRESS His Excellency the President",
    "speaker": {
        "id": 43,
        "legal_name": "Emilio Mwai Kibaki",
        "slug": "mwai-kibaki"
    },
    "content": "They have been at the forefront in deepening our integration process through legislative activities."
}