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

{
    "id": 1016723,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1016723/?format=api",
    "text_counter": 327,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "On a point of order, Mr. Temporary Speaker, Sir. Have you noticed that Sen. Mwaruma is speaking in two languages at the same time? He keeps interchanging languages. Kindly, give directions on that."
}