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

{
    "id": 123150,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123150/?format=api",
    "text_counter": 243,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "The Assistant Minister, Ministry of State for Administration and Internal Security",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": " Mr. Deputy Speaker, Sir, I wanted to issue the Statement on Thursday, next week because I will be out of the country. If he wants it issued on Tuesday, whether I am in or not, then, that is fair enough. I do not have any problem with that. I will be out of the country until Thursday, next week."
}