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

{
    "id": 198542,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198542/?format=api",
    "text_counter": 449,
    "type": "speech",
    "speaker_name": "Mr. Ababu",
    "speaker_title": "The Member of Parliament for Budalangi",
    "speaker": {
        "id": 108,
        "legal_name": "Ababu Tawfiq Pius Namwamba",
        "slug": "ababu-namwamba"
    },
    "content": "We have never been in a situation where the constitutional order of this country has been usurped and adulterated in the manner that we have witnessed in the recent past. These are extra ordinary times and they call for extra ordinary measures; traditions or no traditions."
}