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, private
Content-Type: application/json
Expires: Fri, 09 May 2025 03:00:58 GMT
Vary: Accept

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