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

{
    "id": 520075,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/520075/?format=api",
    "text_counter": 83,
    "type": "speech",
    "speaker_name": "Hon. Kamanda",
    "speaker_title": "",
    "speaker": {
        "id": 221,
        "legal_name": "Maina Kamanda",
        "slug": "maina-kamanda"
    },
    "content": "We have also been having a lot of problems from the Ministry officials. Sometimes when we ask them to respond to petitions, they do not respond. However, that is a matter we will take up with you, hon. Speaker. We intend to clear all our pending petitions on Thursday."
}