GET /api/collections/134/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Link: <https://uhepp.org/c/134/>; rel="ui"
Vary: Accept

{
    "id": 134,
    "title": "y-axis-test",
    "owner": "https://uhepp.org/api/users/cern-fsauerbu/?format=api",
    "url": "https://uhepp.org/api/collections/134/?format=api",
    "visibility": 30,
    "description": "Examples showing different y-axis label options",
    "plots": [
        "https://uhepp.org/api/plots/63dfaee4-bacd-43a6-89d8-42b36bb0bd66/?format=api",
        "https://uhepp.org/api/plots/16674ae7-cd26-40c3-ab13-9ff91e2b31ec/?format=api",
        "https://uhepp.org/api/plots/2c05a2ae-e893-4b57-a36d-c26ffb4229c8/?format=api"
    ]
}