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

{
    "id": 198492,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198492/?format=api",
    "text_counter": 399,
    "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": "\"Subject to this section, Section 44 shall apply to the hearing and determination of a question whether a person has been validly elected as President as it applies to the hearing and determination of a question whether a person has been validly elected as a Member of the National Assembly\"."
}