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

{
    "id": 7482,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7482/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Mrs. Kones",
    "speaker_title": "The Assistant Minister, Office of the Vice-President and Ministry of Home Affairs",
    "speaker": {
        "id": 58,
        "legal_name": "Beatrice Pauline Cherono Kones",
        "slug": "beatrice-kones"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) The number of prisoners who sat for KCPE is as follows:-"
}