Referenceable List
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=39900
{ "count": 39939, "next": null, "previous": "https://catalogue.ceda.ac.uk/api/v2/referencable/?format=api&limit=100&offset=39800", "results": [ { "ob_id": 45924, "uuid": "d2308b5d478a4dcc88794f140449e4fe", "short_code": "result" }, { "ob_id": 45925, "uuid": "7dddf2e7109d4f658533d94d4912b5be", "short_code": "acq" }, { "ob_id": 45926, "uuid": "128d67de2adc45578ed57e1fb9b522f4", "short_code": "ob" }, { "ob_id": 45927, "uuid": "dd1207951842491a8f179b29a9299c1e", "short_code": "result" }, { "ob_id": 45928, "uuid": "b130badf0fa3436187a82071fb92f7b2", "short_code": "acq" }, { "ob_id": 45929, "uuid": "729993a3e53647d0af59e163a8cf1fad", "short_code": "proj" }, { "ob_id": 45930, "uuid": "d6effc296d1f48e5a721ea9bd44860a8", "short_code": "ob" }, { "ob_id": 45931, "uuid": "8034ecb8a10f40498dca04ee77efee80", "short_code": "result" }, { "ob_id": 45932, "uuid": "967c0c11f83d42929b7235dc266bd3f9", "short_code": "acq" }, { "ob_id": 45933, "uuid": "a1b1cd85afa84807bbf011eb0c73e23d", "short_code": "proj" }, { "ob_id": 45934, "uuid": "17f2e296917f4c6f9fdbf0326f907a5c", "short_code": "ob" }, { "ob_id": 45935, "uuid": "84dc2b8f75d64a15bc465ddc6fcfa2a5", "short_code": "result" }, { "ob_id": 45936, "uuid": "d101bb50172c46eda68a93529f78416f", "short_code": "acq" }, { "ob_id": 45939, "uuid": "39dd1d2b08ca4e42bd644940c6bee3cd", "short_code": "acq" }, { "ob_id": 45942, "uuid": "a3bb79db4582498b8efeb0ed5980435f", "short_code": "acq" }, { "ob_id": 45943, "uuid": "a6244b16b5aa48c7b0736276682216ee", "short_code": "result" }, { "ob_id": 45944, "uuid": "f655bf53327041349519030618d76704", "short_code": "ob" }, { "ob_id": 45945, "uuid": "65c91992d90b4a13b314f2aa23a2bde8", "short_code": "result" }, { "ob_id": 45946, "uuid": "e920302ea4214802a4000f83b4aaceb1", "short_code": "cmppr" }, { "ob_id": 45947, "uuid": "524e87c8639046569a1e8eeac320bcea", "short_code": "acq" }, { "ob_id": 45948, "uuid": "16d77f6aa75c46b8b1e60f713a4aca78", "short_code": "ob" }, { "ob_id": 45949, "uuid": "a064b9cbc99c4e3588adb5e33a330097", "short_code": "result" }, { "ob_id": 45950, "uuid": "c629c1c4e3b04fe985734c350ec0dbf3", "short_code": "acq" }, { "ob_id": 45951, "uuid": "ad93d6625d4e4124bb136dbb91b78091", "short_code": "ob" }, { "ob_id": 45952, "uuid": "a714d7b7128941c9a989cd7f53936f82", "short_code": "proj" }, { "ob_id": 45953, "uuid": "0137eea9e58f49dca005d085ba45b8eb", "short_code": "acq" }, { "ob_id": 45954, "uuid": "8df40c726f51451eb096221f0eb65d33", "short_code": "comp" }, { "ob_id": 45955, "uuid": "e8c0d44bcc1f47ff888f3aa5d02b4597", "short_code": "ob" }, { "ob_id": 45956, "uuid": "f4c42a50408c4332a78238c92fbbedb1", "short_code": "result" }, { "ob_id": 45957, "uuid": "3430f8ae8f2645828e0a3adcad8eec95", "short_code": "acq" }, { "ob_id": 45958, "uuid": "9d86d7af20d9476b95071e7dc2d59ba2", "short_code": "ob" }, { "ob_id": 45959, "uuid": "975f5cfb7af048a89f0051819bd22242", "short_code": "acq" }, { "ob_id": 45960, "uuid": "fee55b40dc1a46d6b7b0c06d50fb418e", "short_code": "instr" }, { "ob_id": 45961, "uuid": "d20c3c92382c45ae8987b1292959aed3", "short_code": "comp" }, { "ob_id": 45963, "uuid": "169c4a825c1c4c6e834e24e382deea01", "short_code": "ob" }, { "ob_id": 45964, "uuid": "8c6b162587e34320be276a8503819583", "short_code": "ob" }, { "ob_id": 45965, "uuid": "70fe6dbc4c0b4e20a5fd75970efaaa6d", "short_code": "acq" }, { "ob_id": 45966, "uuid": "88086dda579842198b928a9973e0b0c5", "short_code": "instr" }, { "ob_id": 45967, "uuid": "0cb6bfc5936041a9a06487359b562454", "short_code": "ob" } ] }