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

{
    "id": 1346079,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1346079/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Sen. Lomenen",
    "speaker_title": "",
    "speaker": {
        "id": 2940,
        "legal_name": "James Lomenen Ekomwa",
        "slug": "james-lomenen-ekomwa"
    },
    "content": "Thank you. It is important to learn from the Senate; the Upper House. To the hon. Members, as you visit this House, learn more and teach other people what you are supposed to say when you go back home."
}