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

{
    "id": 323290,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/323290/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " In other words, you are saying that the matter is before the tribunal and you know from our rules that if that is your allegation, you must back it with the details of the case number, when it was last in court, et cetera ."
}