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

{
    "id": 1092704,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1092704/?format=api",
    "text_counter": 80,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Temporary Speaker, I rise on a point of order to support what Sen. Sakaja said. When there is a substantive issue like the pros and cos of this Petition, the issue of relevance is very important. We are not some village baraza where you can just arrive and start talking things that come to your head without thinking through them. We are a House of record, and the rule of relevance applies."
}