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

{
    "id": 222068,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222068/?format=api",
    "text_counter": 281,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "The Assistant Minister for Finance",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I beg to move that the House doth agree with the Committee in the said Report."
}