GET /api/v2/collections/pulp/pulp_installer/
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept

  {
    "id": 446,
    "href": "https://galaxy.ansible.com/api/v2/collections/pulp/pulp_installer/",
    "name": "pulp_installer",
    "namespace": {
        "id": 4091,
        "href": "https://galaxy.ansible.com/api/v1/namespaces/4091/",
        "name": "pulp"
    },
    "versions_url": "https://galaxy.ansible.com/api/v2/collections/pulp/pulp_installer/versions/",
    "latest_version": {
        "version": "3.22.1",
        "href": "https://galaxy.ansible.com/api/v2/collections/pulp/pulp_installer/versions/3.22.1/"
    },
    "deprecated": false,
    "created": "2020-05-28T12:27:42.852388-04:00",
    "modified": "2023-02-02T12:40:17.288463-05:00"
}