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

{
    "id": 324230,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/324230/?format=api",
    "text_counter": 516,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Members, as I have just indicated, I will rearrange the order of business in view of the remaining time and business that can be covered within the time we have; I direct that we move to Order No.12, so that we can conclude the debate that commenced and continued on 19th September, 2012. Call the next Order, please."
}