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

{
    "id": 1259234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1259234/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Sen. (Prof.) Kamar",
    "speaker_title": "",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "On the report on the development of modern laws, PAP – through its Committees – develops modern laws that should be adopted by the different partner State Parliaments."
}