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

{
    "id": 58678,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/58678/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Speaker, Sir, I agree but I think he should declare his interest that he is a member of the club and a Member for the area. Therefore, he is weighed down by these competing interests."
}