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&offset=17100
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 39682,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/referencable/?format=api&limit=100&offset=17200",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/referencable/?format=api&limit=100&offset=17000",
    "results": [
        {
            "ob_id": 19893,
            "uuid": "49c2f1e23e6b4d7c8339bb1cf3bce2a2",
            "short_code": "ob"
        },
        {
            "ob_id": 19894,
            "uuid": "9ed1b5f74d6c427c80c8f41ae698eb35",
            "short_code": "ob"
        },
        {
            "ob_id": 19896,
            "uuid": "44a3196cab214c409dab59fe50057a53",
            "short_code": "ob"
        },
        {
            "ob_id": 19899,
            "uuid": "585dbd94fa1b4ebcb2502741e671f907",
            "short_code": "proj"
        },
        {
            "ob_id": 19905,
            "uuid": "fe42fbfd372d4d7e905cfb84f2728f77",
            "short_code": "proj"
        },
        {
            "ob_id": 19910,
            "uuid": "be02159d0d9b4ce49e9c90378206e283",
            "short_code": "proj"
        },
        {
            "ob_id": 19911,
            "uuid": "3c6d22dad7fb44dea4223319d2c37351",
            "short_code": "ob"
        },
        {
            "ob_id": 19912,
            "uuid": "cb3ecc3a13514adc8b7dee098cfb5b63",
            "short_code": "result"
        },
        {
            "ob_id": 19913,
            "uuid": "9031056b1e6a42d5afd97ea084d29cfa",
            "short_code": "comp"
        },
        {
            "ob_id": 19914,
            "uuid": "9e7a80dfcf0f430e8357509fcc576dff",
            "short_code": "cmppr"
        },
        {
            "ob_id": 19915,
            "uuid": "bf8dd6f6a6c84d9fb00f780ae677d312",
            "short_code": "comp"
        },
        {
            "ob_id": 19916,
            "uuid": "14fcc49330334cb59f947afd24686e17",
            "short_code": "cmppr"
        },
        {
            "ob_id": 19917,
            "uuid": "8a33ec1c442f4a52a73b195f1deb7f14",
            "short_code": "comp"
        },
        {
            "ob_id": 19918,
            "uuid": "3fa1bf857a2b41c49284037c859b549d",
            "short_code": "ob"
        },
        {
            "ob_id": 19919,
            "uuid": "2dabd18dc23c4e89ab615172f34fb1b9",
            "short_code": "ob"
        },
        {
            "ob_id": 19920,
            "uuid": "f534a463b0d24b14ad7e5f8fe649c66c",
            "short_code": "ob"
        },
        {
            "ob_id": 19921,
            "uuid": "039fa6aef65d4adf96f064188bbf7a00",
            "short_code": "proj"
        },
        {
            "ob_id": 19922,
            "uuid": "314b6cc4d99a4bb79f79c7879ad2ef7f",
            "short_code": "coll"
        },
        {
            "ob_id": 19923,
            "uuid": "a1bcaef6eeec446b9226479c9e8e2948",
            "short_code": "ob"
        },
        {
            "ob_id": 19924,
            "uuid": "897b63a5f0244523b3d41461d4422886",
            "short_code": "ob"
        },
        {
            "ob_id": 19925,
            "uuid": "35b956ceb80b48ca953f310951146832",
            "short_code": "ob"
        },
        {
            "ob_id": 19926,
            "uuid": "dd00b044449040f2be311b1fe6dd9350",
            "short_code": "ob"
        },
        {
            "ob_id": 19927,
            "uuid": "bc41767cd58a461095de708fe8442614",
            "short_code": "ob"
        },
        {
            "ob_id": 19928,
            "uuid": "f56f3e729dbd470288ae41c25e932e6d",
            "short_code": "ob"
        },
        {
            "ob_id": 19929,
            "uuid": "6aa09380a1e04f8c99adea8602394caa",
            "short_code": "ob"
        },
        {
            "ob_id": 19930,
            "uuid": "16c45b9b3bc04f8e8e733429ac9d7dbd",
            "short_code": "plat"
        },
        {
            "ob_id": 19931,
            "uuid": "f2888d717f454ab1834355ba337f443a",
            "short_code": "acq"
        },
        {
            "ob_id": 19932,
            "uuid": "d558e6adbcf54a968558f47cdb965cf9",
            "short_code": "acq"
        },
        {
            "ob_id": 19933,
            "uuid": "068b1434971e416190439c721e42fc9d",
            "short_code": "acq"
        },
        {
            "ob_id": 19934,
            "uuid": "3215638d2db24cbcbad3fb1a25efcbe9",
            "short_code": "acq"
        },
        {
            "ob_id": 19935,
            "uuid": "e3671d66b85f4beb890c0475d6adf73a",
            "short_code": "proj"
        },
        {
            "ob_id": 19937,
            "uuid": "ae19aaf7f405456bb0ae22ef98d48d70",
            "short_code": "proj"
        },
        {
            "ob_id": 19938,
            "uuid": "513c84cd46f049b6afc5033ceab3c9c5",
            "short_code": "proj"
        },
        {
            "ob_id": 19939,
            "uuid": "a55fb32991b14395a752f9a5479e2c5d",
            "short_code": "proj"
        },
        {
            "ob_id": 19940,
            "uuid": "741e8e4e27284180ac884a621232ecc8",
            "short_code": "proj"
        },
        {
            "ob_id": 19941,
            "uuid": "503a0cc9b78248ae81f871b20a9dff5d",
            "short_code": "proj"
        },
        {
            "ob_id": 19943,
            "uuid": "571463c25b5b467d96f42300f9db2b66",
            "short_code": "proj"
        },
        {
            "ob_id": 19945,
            "uuid": "8e003eb3be384f81b734bc152fa8b8ab",
            "short_code": "proj"
        },
        {
            "ob_id": 19946,
            "uuid": "33b7b89495b04899a11e4c1faa402124",
            "short_code": "proj"
        },
        {
            "ob_id": 19947,
            "uuid": "8909d33e83154b259216260ca07f476d",
            "short_code": "proj"
        },
        {
            "ob_id": 19950,
            "uuid": "70f10f55310e4b24a967ec4d61ca9372",
            "short_code": "proj"
        },
        {
            "ob_id": 19951,
            "uuid": "012334ffc6c941fa90b09aa61898488d",
            "short_code": "proj"
        },
        {
            "ob_id": 19952,
            "uuid": "06b3af424f6a4045b63cb43396b4b3ce",
            "short_code": "proj"
        },
        {
            "ob_id": 19953,
            "uuid": "be1b08fa905149afbef5189ae0f64f88",
            "short_code": "proj"
        },
        {
            "ob_id": 19954,
            "uuid": "7337723d63f84725b8d2ee0f93f96861",
            "short_code": "proj"
        },
        {
            "ob_id": 19955,
            "uuid": "a2e431fcc1f64adc9177b52d64a7dcd5",
            "short_code": "proj"
        },
        {
            "ob_id": 19956,
            "uuid": "665d86cdead240618bcb11f35844594e",
            "short_code": "proj"
        },
        {
            "ob_id": 19957,
            "uuid": "07d12fb2a749490a918f76659ccdedfe",
            "short_code": "proj"
        },
        {
            "ob_id": 19958,
            "uuid": "1396b7a09a984678a319466f7daf55d8",
            "short_code": "proj"
        },
        {
            "ob_id": 19959,
            "uuid": "998847cad2a54c71ab2a39c0d0735ae0",
            "short_code": "proj"
        },
        {
            "ob_id": 19960,
            "uuid": "de041886cc694bbea718f4850b78dd74",
            "short_code": "proj"
        },
        {
            "ob_id": 19961,
            "uuid": "1f56a8be6b83436fa5ca8824edef7998",
            "short_code": "proj"
        },
        {
            "ob_id": 19963,
            "uuid": "112367f369e442018be22d2a067a784c",
            "short_code": "proj"
        },
        {
            "ob_id": 19964,
            "uuid": "bf113db8dc0147dda0c321fcf215647a",
            "short_code": "proj"
        },
        {
            "ob_id": 19965,
            "uuid": "f078138f3a5f4a299a2bb3b6508934dc",
            "short_code": "proj"
        },
        {
            "ob_id": 19966,
            "uuid": "0c0c87bf7af647ceb52860280cb5d963",
            "short_code": "proj"
        },
        {
            "ob_id": 19967,
            "uuid": "6aa9165d00884acea4bb4812b2f4cc98",
            "short_code": "proj"
        },
        {
            "ob_id": 19968,
            "uuid": "829eeb1934584b929e1114cb0560df88",
            "short_code": "proj"
        },
        {
            "ob_id": 19969,
            "uuid": "f278e64894d8472c8bbb975205371af3",
            "short_code": "proj"
        },
        {
            "ob_id": 19970,
            "uuid": "8ab804431f534821917320557e6cae3c",
            "short_code": "proj"
        },
        {
            "ob_id": 19971,
            "uuid": "bf783a8bf1734a80a5d9fab28bb3ecbb",
            "short_code": "proj"
        },
        {
            "ob_id": 19972,
            "uuid": "a36edd0e73c147a4bc7346f27ffb2466",
            "short_code": "proj"
        },
        {
            "ob_id": 19973,
            "uuid": "0938bbc620a3476f9bdd476d478c5b73",
            "short_code": "proj"
        },
        {
            "ob_id": 19974,
            "uuid": "99e710a37b9a4a33bb76ab503e4f3afb",
            "short_code": "result"
        },
        {
            "ob_id": 19975,
            "uuid": "7cf8a719ac0047b099cbe9da03b7c4f2",
            "short_code": "instr"
        },
        {
            "ob_id": 19976,
            "uuid": "f1b245e0aed042b5a1d3be1b8456ebbb",
            "short_code": "acq"
        },
        {
            "ob_id": 19977,
            "uuid": "ac5efde71dc14234959488fd780430a9",
            "short_code": "ob"
        },
        {
            "ob_id": 19978,
            "uuid": "17381cd841ba46aca622307cdcf95da7",
            "short_code": "coll"
        },
        {
            "ob_id": 19979,
            "uuid": "fde8e875d45346bcb533641f44531268",
            "short_code": "ob"
        },
        {
            "ob_id": 19980,
            "uuid": "277403f846d64ac7839d66e4945b0815",
            "short_code": "result"
        },
        {
            "ob_id": 19981,
            "uuid": "d864a8a9776f4b46af29a292fcf4556c",
            "short_code": "ob"
        },
        {
            "ob_id": 19982,
            "uuid": "04a6d2bdf3704a19953db41ced281f5e",
            "short_code": "result"
        },
        {
            "ob_id": 19985,
            "uuid": "a9f4876560234ded84ac87eb9d4853c6",
            "short_code": "ob"
        },
        {
            "ob_id": 19986,
            "uuid": "d58ffcfd861a4f03bad97f77c505814b",
            "short_code": "ob"
        },
        {
            "ob_id": 19987,
            "uuid": "7687e5d628f1496cbe6c2622642842b2",
            "short_code": "ob"
        },
        {
            "ob_id": 19988,
            "uuid": "42283041b306455cb05955abb7d8b95f",
            "short_code": "comp"
        },
        {
            "ob_id": 19989,
            "uuid": "c9c301201c7042188274abfe7290bbec",
            "short_code": "instr"
        },
        {
            "ob_id": 19990,
            "uuid": "e4319328ab234fe5898a8b43a3ba93a3",
            "short_code": "instr"
        },
        {
            "ob_id": 19991,
            "uuid": "ffbaba65285440389f3c6a45f4644014",
            "short_code": "instr"
        },
        {
            "ob_id": 19992,
            "uuid": "382916e3c2c84e60a430120469059d14",
            "short_code": "result"
        },
        {
            "ob_id": 19993,
            "uuid": "03f44fd2f1ea4205a216dacc008be081",
            "short_code": "result"
        },
        {
            "ob_id": 19994,
            "uuid": "a6c6c71a2ab844a9908d287944b4a5de",
            "short_code": "result"
        },
        {
            "ob_id": 19995,
            "uuid": "d71c14033b7548b2a84bee276ee8119c",
            "short_code": "result"
        },
        {
            "ob_id": 19996,
            "uuid": "0d8b36ea983a406c8777d02f0f792715",
            "short_code": "result"
        },
        {
            "ob_id": 19997,
            "uuid": "0899444452c740cc8cdc65e86fb301c7",
            "short_code": "ob"
        },
        {
            "ob_id": 19998,
            "uuid": "5ab5b3f359f84ac7885aaf4fc89dee4a",
            "short_code": "result"
        },
        {
            "ob_id": 19999,
            "uuid": "6751e7c7218f4e72902508ec8eeae789",
            "short_code": "acq"
        },
        {
            "ob_id": 20000,
            "uuid": "19f9d874584b4c7d92ffb98068c8cf87",
            "short_code": "acq"
        },
        {
            "ob_id": 20001,
            "uuid": "9e036d0c2d9a4347acbff142ce78a632",
            "short_code": "instr"
        },
        {
            "ob_id": 20002,
            "uuid": "b684b1f0fd774a729aecbb4052c9e673",
            "short_code": "plat"
        },
        {
            "ob_id": 20003,
            "uuid": "e8d75c74ffc14b87b0b4c126bd9dcf3a",
            "short_code": "acq"
        },
        {
            "ob_id": 20004,
            "uuid": "97f19ea394fd429bbec2d4251612c02c",
            "short_code": "acq"
        },
        {
            "ob_id": 20005,
            "uuid": "6bcc48b379d349d88dcf025ca49b4ec6",
            "short_code": "plat"
        },
        {
            "ob_id": 20006,
            "uuid": "26b41e7694584d38b180d8702e8288c7",
            "short_code": "acq"
        },
        {
            "ob_id": 20007,
            "uuid": "4f6b1b7bde0645d18bf8ce30e9326280",
            "short_code": "ob"
        },
        {
            "ob_id": 20008,
            "uuid": "194b93eebfc64f249b5f539bc8f0c802",
            "short_code": "ob"
        },
        {
            "ob_id": 20009,
            "uuid": "6ecdecb84962496992169c3ebff04d61",
            "short_code": "result"
        },
        {
            "ob_id": 20010,
            "uuid": "d47d61d3f3cc4733bf8004579d59b26c",
            "short_code": "proj"
        },
        {
            "ob_id": 20011,
            "uuid": "528bc48d6ecf4117ac4bac808ac17a93",
            "short_code": "result"
        },
        {
            "ob_id": 20012,
            "uuid": "430e0c7c65024ad8a3f225863b02ac72",
            "short_code": "result"
        }
    ]
}