Get a list of Referenceable objects. This is the base class for the main record types in the CEDA data catalogue.

### Available end points:

- `/referenceables/` - Will list all Referenceables in the database
- `/referenceables.json` - Will return all Referenceables in json format
- `/referenceables/<object_id>/` - Returns Referenceable object with that id

### Available Methods:

- `GET`
- `HEAD`

### Available filters:

- `uuid`
- `short_code`

### How to use filters:

`/referenceables/?uuid=2b3ab027bbfc4136822273f59a40c2f4`

`/referenceables.json?short_code=ob`

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

{
    "count": 39665,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/referencable/?format=api&limit=100&offset=100",
    "previous": null,
    "results": [
        {
            "ob_id": 1,
            "uuid": "3b1a86cc61824d78ce195dc21b661c74",
            "short_code": "coll"
        },
        {
            "ob_id": 4,
            "uuid": "fab53ee460e05f1b68e23657f4b6c5f4",
            "short_code": "proj"
        },
        {
            "ob_id": 6,
            "uuid": "edbc618730c043a383b8fa9b8200cfb6",
            "short_code": "plat"
        },
        {
            "ob_id": 7,
            "uuid": "c7fa005e2095425392b18adbd7b40617",
            "short_code": "instr"
        },
        {
            "ob_id": 8,
            "uuid": "110154772fc04bdf8029022b40e19521",
            "short_code": "mpop"
        },
        {
            "ob_id": 9,
            "uuid": "0236ade7cd5f4986bb7f1722801ff204",
            "short_code": "acq"
        },
        {
            "ob_id": 11,
            "uuid": "7e23b82ec3bdc8e5297c0b623697c559",
            "short_code": "ob"
        },
        {
            "ob_id": 12,
            "uuid": "0f4b99e05fa0476c9275d6bd3be8d42d",
            "short_code": "result"
        },
        {
            "ob_id": 13,
            "uuid": "2768057e022f44d9a9c076861fd4a36a",
            "short_code": "comp"
        },
        {
            "ob_id": 14,
            "uuid": "3539b96f18644d78aae71517fecfb7e2",
            "short_code": "instr"
        },
        {
            "ob_id": 16,
            "uuid": "06d4b5dcb8c04c398dd7d20a27c35c95",
            "short_code": "acq"
        },
        {
            "ob_id": 20,
            "uuid": "3a58d003ac2f4236b17dd66c147b6f51",
            "short_code": "instr"
        },
        {
            "ob_id": 22,
            "uuid": "79c744b4640c41408f3e00394d4cebcb",
            "short_code": "acq"
        },
        {
            "ob_id": 24,
            "uuid": "a946415f9345f6da9bf4c475c19477b6",
            "short_code": "coll"
        },
        {
            "ob_id": 25,
            "uuid": "b621ef77b07d3c8e116b5b31fd5eb92b",
            "short_code": "ob"
        },
        {
            "ob_id": 26,
            "uuid": "22e59221c4764da5a9fef878ae38db7a",
            "short_code": "result"
        },
        {
            "ob_id": 27,
            "uuid": "4275d36fe73c4e719af50e15eb85b027",
            "short_code": "plat"
        },
        {
            "ob_id": 28,
            "uuid": "a8be0ce3e70c476b811c4d4a186cbc5a",
            "short_code": "plat"
        },
        {
            "ob_id": 29,
            "uuid": "51175d85a69242c9ab791d5c050d2ed7",
            "short_code": "plat"
        },
        {
            "ob_id": 30,
            "uuid": "c01fa568934d42b09f8e19399e0e463a",
            "short_code": "plat"
        },
        {
            "ob_id": 31,
            "uuid": "42f71a7372204ba5a29db57e92027e81",
            "short_code": "plat"
        },
        {
            "ob_id": 32,
            "uuid": "a06054a34a6f4a72a87e3390a8136492",
            "short_code": "plat"
        },
        {
            "ob_id": 33,
            "uuid": "3b4ff6c252a046d0b975fa136f8e7dc8",
            "short_code": "plat"
        },
        {
            "ob_id": 34,
            "uuid": "beae6ebf590b44a398ec93aa32eafb4e",
            "short_code": "instr"
        },
        {
            "ob_id": 35,
            "uuid": "49647f0ae68e42e88389561644fe48b6",
            "short_code": "instr"
        },
        {
            "ob_id": 36,
            "uuid": "3ffa9ce5b6bd4dfb9048c918fd4988b0",
            "short_code": "instr"
        },
        {
            "ob_id": 37,
            "uuid": "3d8c2aedf47c40a5ba086c90cb6d7927",
            "short_code": "instr"
        },
        {
            "ob_id": 38,
            "uuid": "6e76327b24624cc99db02a4ca3a59df2",
            "short_code": "instr"
        },
        {
            "ob_id": 39,
            "uuid": "33a6cbd8e65b4c679803244f4bf66707",
            "short_code": "instr"
        },
        {
            "ob_id": 40,
            "uuid": "a4f4617005c54c79a578be4533963e6e",
            "short_code": "acq"
        },
        {
            "ob_id": 42,
            "uuid": "f6d0bf66cb6245bb8df392660de956fd",
            "short_code": "result"
        },
        {
            "ob_id": 43,
            "uuid": "9ebc01b91636409b8fb21fbcdf75a1a7",
            "short_code": "acq"
        },
        {
            "ob_id": 45,
            "uuid": "b084814bc2cf430f93bdc66e82415c33",
            "short_code": "result"
        },
        {
            "ob_id": 46,
            "uuid": "f1950ce208014c2eb9473ac93edeb333",
            "short_code": "acq"
        },
        {
            "ob_id": 47,
            "uuid": "9279c7e807a2ef0eb78a03c3821e62c4",
            "short_code": "coll"
        },
        {
            "ob_id": 50,
            "uuid": "ab4ca8d019d148f78afba1cd20872bdd",
            "short_code": "proj"
        },
        {
            "ob_id": 51,
            "uuid": "dda4596d5d374564acf8c79b7a119127",
            "short_code": "plat"
        },
        {
            "ob_id": 52,
            "uuid": "09dd529096714adea214c364204f7cd1",
            "short_code": "instr"
        },
        {
            "ob_id": 53,
            "uuid": "d7eea365352547a18b58f128b34099f3",
            "short_code": "mpop"
        },
        {
            "ob_id": 54,
            "uuid": "8af0b6121f714074a28f715a10af77f4",
            "short_code": "acq"
        },
        {
            "ob_id": 56,
            "uuid": "2907f0e5657d4948824873229d510b7e",
            "short_code": "result"
        },
        {
            "ob_id": 57,
            "uuid": "10833aa2571b4a9d9cacbac33edc49d5",
            "short_code": "instr"
        },
        {
            "ob_id": 58,
            "uuid": "dfbb7d59e1fa4ed2b61b43ae39c3c699",
            "short_code": "acq"
        },
        {
            "ob_id": 61,
            "uuid": "306ac6a158514192baf813b4b8b46be7",
            "short_code": "instr"
        },
        {
            "ob_id": 62,
            "uuid": "58c86b0ecb3247f796d39a4bb39f121e",
            "short_code": "acq"
        },
        {
            "ob_id": 65,
            "uuid": "ddb404d1e6114c70bac63abaad550d4e",
            "short_code": "plat"
        },
        {
            "ob_id": 66,
            "uuid": "a5d341f986e64aca88fb92a18fa1f77d",
            "short_code": "instr"
        },
        {
            "ob_id": 67,
            "uuid": "8c16ca99e97f43be80b0e3993e40793e",
            "short_code": "acq"
        },
        {
            "ob_id": 68,
            "uuid": "aa9396466823e037fe830b6f4dc59caa",
            "short_code": "ob"
        },
        {
            "ob_id": 69,
            "uuid": "af06a6a161ab40cbbaf17573e5abd680",
            "short_code": "result"
        },
        {
            "ob_id": 70,
            "uuid": "f1de8b892d4093efb05caaba735a03c7",
            "short_code": "proj"
        },
        {
            "ob_id": 71,
            "uuid": "e83377d7770b4ac3b9ecf8d6eeaf769b",
            "short_code": "instr"
        },
        {
            "ob_id": 72,
            "uuid": "2bda74813cc74c9a999564c955834ae3",
            "short_code": "acq"
        },
        {
            "ob_id": 73,
            "uuid": "acc3884901adeb08f1f6a0d7c5f3e5c0",
            "short_code": "ob"
        },
        {
            "ob_id": 74,
            "uuid": "b79c77ef7d1b4208ab9b637378654531",
            "short_code": "result"
        },
        {
            "ob_id": 76,
            "uuid": "632bca88a12341a9b79068290e607e7d",
            "short_code": "acq"
        },
        {
            "ob_id": 77,
            "uuid": "dffc81d0f46ba70a60b21ca2eae13239",
            "short_code": "ob"
        },
        {
            "ob_id": 78,
            "uuid": "9b696ecd8f5d4b2b9ad62c35f88a9c1d",
            "short_code": "result"
        },
        {
            "ob_id": 80,
            "uuid": "f5357b4d85a040ca9557e4dd3a474126",
            "short_code": "acq"
        },
        {
            "ob_id": 81,
            "uuid": "0dafc76ad525ce2b462b5936540b5d6d",
            "short_code": "ob"
        },
        {
            "ob_id": 82,
            "uuid": "616edf53ff8847639f7c42d315879235",
            "short_code": "result"
        },
        {
            "ob_id": 83,
            "uuid": "ae9d55ba3aed422783d207880517c64f",
            "short_code": "instr"
        },
        {
            "ob_id": 84,
            "uuid": "abd02f31becc4dc2b47d6d724f3225d3",
            "short_code": "acq"
        },
        {
            "ob_id": 85,
            "uuid": "4df50f165e3bd165f475eb27ce53ee91",
            "short_code": "ob"
        },
        {
            "ob_id": 86,
            "uuid": "983f525fc38640f7a311effda9dbdbbc",
            "short_code": "result"
        },
        {
            "ob_id": 87,
            "uuid": "9bf427ef8b844c6fad76e2ef3a6aa1fb",
            "short_code": "instr"
        },
        {
            "ob_id": 88,
            "uuid": "1a9be1c5525b47db9c53bbe1472bceb2",
            "short_code": "acq"
        },
        {
            "ob_id": 89,
            "uuid": "83d7d49e4a7a02595657aea4d86ef2e2",
            "short_code": "ob"
        },
        {
            "ob_id": 90,
            "uuid": "3782ef5d3fed412b9dd000e55800c551",
            "short_code": "result"
        },
        {
            "ob_id": 91,
            "uuid": "14493c6b927e4a3ca9c4cbfec30a2294",
            "short_code": "instr"
        },
        {
            "ob_id": 92,
            "uuid": "56b9f70bef36448d8c4d855d0db3ce6a",
            "short_code": "acq"
        },
        {
            "ob_id": 93,
            "uuid": "858eae1ab2214d2866c75ef62de85c44",
            "short_code": "ob"
        },
        {
            "ob_id": 94,
            "uuid": "75113beaf3484f37803f867a9f2f09cf",
            "short_code": "result"
        },
        {
            "ob_id": 95,
            "uuid": "58916c3c3fbb40a7b9c2b829d6074be4",
            "short_code": "instr"
        },
        {
            "ob_id": 96,
            "uuid": "d92d1a3a7c004bd286a24b440cb5d72e",
            "short_code": "acq"
        },
        {
            "ob_id": 97,
            "uuid": "bbec8777b4fa0b76798d2c3f1f2e1216",
            "short_code": "ob"
        },
        {
            "ob_id": 98,
            "uuid": "30e3bf363e324095b17f270a0ff40e12",
            "short_code": "result"
        },
        {
            "ob_id": 99,
            "uuid": "98ab5fc9e63c403792e90e6b9b69e3c8",
            "short_code": "instr"
        },
        {
            "ob_id": 100,
            "uuid": "7e33d15e8af1416aae1b8ece286a037c",
            "short_code": "acq"
        },
        {
            "ob_id": 101,
            "uuid": "cc245741643983d9081b66711c409471",
            "short_code": "ob"
        },
        {
            "ob_id": 102,
            "uuid": "c36d687c7b994c30b13d0ef8168482a1",
            "short_code": "result"
        },
        {
            "ob_id": 103,
            "uuid": "add5f951100c4a43839204f410d66fab",
            "short_code": "instr"
        },
        {
            "ob_id": 104,
            "uuid": "ddb19c7b0d3e4228b0fe84f32911173b",
            "short_code": "acq"
        },
        {
            "ob_id": 105,
            "uuid": "293ae10ac90944abe76bf78c326afc73",
            "short_code": "ob"
        },
        {
            "ob_id": 106,
            "uuid": "3f0d36830b7f422e9656287cc74522c8",
            "short_code": "result"
        },
        {
            "ob_id": 107,
            "uuid": "e58510a3dc514d068482c84253d2405f",
            "short_code": "instr"
        },
        {
            "ob_id": 108,
            "uuid": "60ea4c4daec442f590be4424ed71ce6d",
            "short_code": "acq"
        },
        {
            "ob_id": 109,
            "uuid": "27e8a5dd47331c5545ff094182403442",
            "short_code": "ob"
        },
        {
            "ob_id": 110,
            "uuid": "16ee49fd023f4e4a8b4a5a883656258a",
            "short_code": "result"
        },
        {
            "ob_id": 111,
            "uuid": "8bf343f7fff8442dab853c3310ba7a63",
            "short_code": "instr"
        },
        {
            "ob_id": 112,
            "uuid": "10fc455415aa4e8c8ae48bbab4a565ef",
            "short_code": "acq"
        },
        {
            "ob_id": 113,
            "uuid": "9740d80cae9b9ab0e50011eb8e9285ea",
            "short_code": "ob"
        },
        {
            "ob_id": 114,
            "uuid": "bf39e839891c477399ebf43f275e0bf0",
            "short_code": "result"
        },
        {
            "ob_id": 115,
            "uuid": "fa81f4481fc0403d843dae1be91c0e01",
            "short_code": "instr"
        },
        {
            "ob_id": 116,
            "uuid": "7bec002d18e04a0e89632f19c436b1f1",
            "short_code": "acq"
        },
        {
            "ob_id": 117,
            "uuid": "47268a3d2fe9851d3da50b1d2931d1d0",
            "short_code": "ob"
        },
        {
            "ob_id": 118,
            "uuid": "2b8ccf009f424960ba83968183e269ad",
            "short_code": "result"
        },
        {
            "ob_id": 119,
            "uuid": "57a671f6153d4ee48671949f26866851",
            "short_code": "acq"
        },
        {
            "ob_id": 120,
            "uuid": "7cc72afc78fe60fdb391bcbd4921632a",
            "short_code": "ob"
        },
        {
            "ob_id": 121,
            "uuid": "5daab9b051ab4233af76d1251e0e290e",
            "short_code": "result"
        }
    ]
}