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

{
    "id": 1111154,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111154/?format=api",
    "text_counter": 241,
    "type": "speech",
    "speaker_name": "Kitutu Masaba, JP",
    "speaker_title": "Hon. Shadrack Mose",
    "speaker": {
        "id": 13390,
        "legal_name": "Shadrack John Mose",
        "slug": "shadrack-john-mose-2"
    },
    "content": "This is my position and I want to urge this honourable House to move with speed and ensure they approve ratification of this agreement, so that we can also benefit as a country."
}