List all resources, or create a new resource.

GET /api/t/?format=api&linkType=%22Issuetracker%22
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 0,
    "next": null,
    "previous": null,
    "list": []
}