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

{
    "id": 7775,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7775/?format=api",
    "text_counter": 438,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Hon. Members will recall that hon. Murgor who served in the Parliamentary Service Commission (PSC), has since been appointed an Assistant Minister, thus creating a vacancy in the PSC. The party that had nominated him has given the name of hon. Litole as a replacement, which was considered by the House Business Committee and approved, and this name is hereby submitted to this House for final approval. I believe that hon. Litole has the capacity to serve hon. Members in the PSC and we submit his name to the House for approval."
}