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

{
    "id": 123246,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123246/?format=api",
    "text_counter": 51,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, on the bit of the memorandum of understanding, I will check with the Ministry of Foreign Affairs. If it does not have any security component that could jeopardise what the country is doing if that information is revealed, I will have no problem making it available. On the issue of deferring the Question, I think I have elaborately answered it."
}