Return information about an individual DataType.

GET /api/public/datatype/97/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Content-Type: application/json
Expires: Tue, 23 Apr 2024 07:48:17 GMT
Vary: Accept

{
    "id": 97,
    "name": "Promethease",
    "parent": 18,
    "children": [],
    "description": "promethease.com report",
    "details": "",
    "uploadable": true,
    "source_projects": [
        "/api/public/project/1989/",
        "/api/public/project/1127/",
        "/api/public/project/1186/",
        "/api/public/project/1587/"
    ]
}