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

{
    "id": 30003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30003/?format=api",
    "text_counter": 752,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Madam Temporary Deputy Speaker, the Minister for Roads will not be available within the time we have left to move this Bill. I would like to urge that we have this Bill carried forward to the next sitting of the House."
}