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

{
    "id": 42561,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42561/?format=api",
    "text_counter": 194,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "The Assistant Minister for Foreign Affairs",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": "Lastly, given the fact that the police report has already stated that Madam Wigwe has been injured, at the end of all this, the court will have to rule in favour of Mrs. Wigwe in order for us to declare her husband persona non grata, and give him the 24-hour notice, as earlier stated."
}