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

{
    "id": 255974,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255974/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Angwenyi",
    "speaker_title": "",
    "speaker": {
        "id": 326,
        "legal_name": "Jimmy Nuru Ondieki Angwenyi",
        "slug": "jimmy-angwenyi"
    },
    "content": "Mr. Speaker, Sir, I want to answer the question that you have posed. We have a parliamentary political party called FORD(P). That party has joined a Government of National Unity (GNU). The GNU comprises of all parties in this Parliament, except Safina."
}