GET /api/v1/descriptions/291571/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 291571,
    "description_type": {
        "id": 4,
        "name": "Source Catalog Description"
    },
    "description": "<table border=\"2\" cellpadding=\"3\" cellspacing=\"0\" style=\"width:100%\"> <tbody> <tr> <td style=\"width:50%\">College: <a href=\"https://ccie.ucf.edu/\" target=\"_blank\">Community Innovation and Education</a></td> <td style=\"width:50%\">Degree: CRT</td> </tr> <tr> <td colspan=\"2\" style=\"width:50%\">Department: <strong>Dean's Office</strong></td> </tr> </tbody> </table>",
    "primary": false,
    "program": 1184
}