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

{
    "id": 198481,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198481/?format=api",
    "text_counter": 388,
    "type": "speech",
    "speaker_name": "Mr. M. Kilonzo",
    "speaker_title": "The Member of Parliament for Mbooni",
    "speaker": {
        "id": 47,
        "legal_name": "Mutula Kilonzo",
        "slug": "mutula-kilonzo"
    },
    "content": "\"There shall be a President of Kenya, who shall be the Head of State and Commander- in-Chief of the armed forces of the Republic\"."
}