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

{
    "id": 569333,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/569333/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Sen. Mwakulegwa",
    "speaker_title": "",
    "speaker": {
        "id": 101,
        "legal_name": "Danson Mwazo Mwakulegwa",
        "slug": "danson-mwazo"
    },
    "content": "Mr. Speaker, Sir, I wish to read a Statement on the question which was asked by the Senator for Kisii, Sen. Obure, and a supplementary one by the Senator for Murang’a, Sen. Kembi-Gitura."
}