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

{
    "id": 222974,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222974/?format=api",
    "text_counter": 249,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "Secondly, this House is a House which works on resolutions. So, if hon. Members are agreeable, we can proceed. Let us proceed, Mr. Khaniri!"
}