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

{
    "id": 790768,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/790768/?format=api",
    "text_counter": 249,
    "type": "speech",
    "speaker_name": "Hon. Omulele",
    "speaker_title": "Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Hon. Members, this Motion still has 45 minutes but we have run out of time for now. Therefore, the time being 1.00 p.m., this House stands adjourned until today afternoon at 2.30 p.m."
}