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

{
    "id": 42547,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42547/?format=api",
    "text_counter": 180,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "So, instead of putting Kenya into all these problems of handling Nigeria’s issues, why could he not leave it to Nigeria to deal with their problems? If anything, it was committed in their territory."
}