Set up/retrieve information about tags relating to Session Projects.

GET /api/session_project_tag/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 0,
    "next": null,
    "previous": null,
    "results": []
}
The (unique) name of the tag
The generated shorter version of tag (without target name)
Tag prefix for auto-generated tags
The generated long name of the tag
Expected to be an RGB string
Optional JSON field containing name/value pairs for future use