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

{
    "id": 50557,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50557/?format=api",
    "text_counter": 261,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "The Assistant Minister, Ministry of State for Defence",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": "Mr. Temporary Deputy Speaker, I beg to move that the Motion be amended as follows:- By deleting all the words after the word “thereof” in line eight of the Motion and insert a full stop."
}