list:
Returns a list of agents. Agents are people, organizations or families.

retrieve:
Returns data about an individual agent. Agents are people, organizations or families.

Filter fields available

  • title
  • agent_type
  • start_date
  • end_date

Sort fields available

  • title
  • start_date
  • end_date
  • type

Limiting available

  • limit
GET /agents?format=api&offset=4500
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4521,
    "next": null,
    "previous": "https://argo.library.pitt.edu/agents?format=api&limit=50&offset=4450",
    "facets": {},
    "results": [
        {
            "uri": "/agents/ZAPsgf7hzVbd4rFmo9EX6Q",
            "type": "agent",
            "title": "Keystone View Company",
            "dates": null
        },
        {
            "uri": "/agents/cWByYjxW4ZkdogGh85wJ8f",
            "type": "agent",
            "title": "Ford E. Curtis",
            "dates": [
                {
                    "expression": "1896-1979",
                    "begin": "1896",
                    "end": "1979",
                    "label": "existence",
                    "type": "range"
                }
            ]
        },
        {
            "uri": "/agents/oGJrCmQxaQqWogL9tTAwLR",
            "type": "agent",
            "title": "Harriet R. Curtis",
            "dates": [
                {
                    "expression": "d. 1971",
                    "begin": null,
                    "end": null,
                    "label": "existence",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/agents/ECjZduhtPpGLsK9eYhUTz6",
            "type": "agent",
            "title": "Hans Reichenbach",
            "dates": [
                {
                    "expression": "1891-1953",
                    "begin": "1891",
                    "end": "1953",
                    "label": "existence",
                    "type": "range"
                }
            ]
        },
        {
            "uri": "/agents/HwVD4GsBgzhD89CwFtxP6W",
            "type": "agent",
            "title": "Old Ship of Zion Music Company",
            "dates": null
        },
        {
            "uri": "/agents/U8VcPqhkDhb4Lz5HR8i8VT",
            "type": "agent",
            "title": "Charles H. Pace Music Publishers",
            "dates": null
        },
        {
            "uri": "/agents/5VrwcogShp9J87dTCjBRZH",
            "type": "agent",
            "title": "Pace Jubilee Singers",
            "dates": null
        },
        {
            "uri": "/agents/E32NHbt2AGVvCQSfyyXUM5",
            "type": "agent",
            "title": "Charles Henry Pace",
            "dates": [
                {
                    "expression": "1886-1963",
                    "begin": "1886",
                    "end": "1963",
                    "label": "existence",
                    "type": "range"
                }
            ]
        },
        {
            "uri": "/agents/YZeBzMAdf62M7sEXRAuwvD",
            "type": "agent",
            "title": "Thomas Andrew Dorsey",
            "dates": null
        },
        {
            "uri": "/agents/JNPfvWYh4qWJU6bErr9N8L",
            "type": "agent",
            "title": "Roberta Martin",
            "dates": null
        },
        {
            "uri": "/agents/SrhQZbq9rjCukp9wfogA2t",
            "type": "agent",
            "title": "Anne Graham",
            "dates": null
        },
        {
            "uri": "/agents/2oY7N6KeXxdorYVKMxKPeC",
            "type": "agent",
            "title": "Emma L. Jackson",
            "dates": null
        },
        {
            "uri": "/agents/eMH2UhJcbSN39FJSUDC9Ti",
            "type": "agent",
            "title": "Kenneth Morris",
            "dates": [
                {
                    "expression": "1917-1988",
                    "begin": "1917",
                    "end": "1988",
                    "label": "existence",
                    "type": "range"
                }
            ]
        },
        {
            "uri": "/agents/Qz4XiJ8DZyJchp7MdDY3fE",
            "type": "agent",
            "title": "Lillian Morrow",
            "dates": null
        },
        {
            "uri": "/agents/EP5EBovnEPMXE42x5RXg4i",
            "type": "agent",
            "title": "Mary Thames",
            "dates": null
        },
        {
            "uri": "/agents/DApk6jchsKkpRgovxCfKPK",
            "type": "agent",
            "title": "A. B. (Aaron Bash) Windom",
            "dates": null
        },
        {
            "uri": "/agents/kWjk2J2gFktkCuhoXyjFsy",
            "type": "agent",
            "title": "WQED (Television station : Pittsburgh, Pa.)",
            "dates": null
        },
        {
            "uri": "/agents/MWnwck6ZGuPBKJidom6GmE",
            "type": "agent",
            "title": "University of Pittsburgh. Virus Research Laboratory",
            "dates": null
        },
        {
            "uri": "/agents/b7TrdJRwShj4QrfEjAmaFY",
            "type": "agent",
            "title": "National Foundation for Infantile Paralysis",
            "dates": null
        },
        {
            "uri": "/agents/PNQSaRih6vHSV7bdp9bYZz",
            "type": "agent",
            "title": "Jonas Salk",
            "dates": [
                {
                    "expression": "1914-1995",
                    "begin": "1914",
                    "end": "1995",
                    "label": "existence",
                    "type": "range"
                }
            ]
        },
        {
            "uri": "/agents/TDaoCfcxxpmqcfKJitaabi",
            "type": "agent",
            "title": "Sharon G. Flake",
            "dates": null
        }
    ]
}