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

{
    "count": 39677,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/referencable/?format=api&limit=100&offset=13600",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/referencable/?format=api&limit=100&offset=13400",
    "results": [
        {
            "ob_id": 16110,
            "uuid": "67d923d6d571449fa5c55f9c5a367abf",
            "short_code": "acq"
        },
        {
            "ob_id": 16111,
            "uuid": "39642af64ce64336b3495a74460ac9e1",
            "short_code": "mpop"
        },
        {
            "ob_id": 16112,
            "uuid": "7d1a657a726346f0b1f2b8861786149f",
            "short_code": "result"
        },
        {
            "ob_id": 16113,
            "uuid": "80788753f5be46d5b249822687c7941b",
            "short_code": "ob"
        },
        {
            "ob_id": 16114,
            "uuid": "831a1ed4805e4372a633459510d2ae2e",
            "short_code": "acq"
        },
        {
            "ob_id": 16115,
            "uuid": "f073349c2a34493d891eeed214453a99",
            "short_code": "mpop"
        },
        {
            "ob_id": 16116,
            "uuid": "f5dac6a08c41490d9e6ae4693d4b6e81",
            "short_code": "result"
        },
        {
            "ob_id": 16117,
            "uuid": "f05ed367964d4e768cfede8aff9f4388",
            "short_code": "ob"
        },
        {
            "ob_id": 16118,
            "uuid": "952af3f541cf4b0dae0a6679dceddf9a",
            "short_code": "acq"
        },
        {
            "ob_id": 16119,
            "uuid": "b0df2b7cdc794d0baea7134a5a5ff82d",
            "short_code": "mpop"
        },
        {
            "ob_id": 16120,
            "uuid": "2f8eabb115b04470ab51b814d5b09873",
            "short_code": "result"
        },
        {
            "ob_id": 16121,
            "uuid": "f0aab6cce8554e2db584331cdc4e74e1",
            "short_code": "ob"
        },
        {
            "ob_id": 16122,
            "uuid": "285a1ece6a084bd0a7a40250ad421fc4",
            "short_code": "acq"
        },
        {
            "ob_id": 16123,
            "uuid": "0f0c41ca750a40f39e55850b8d268d74",
            "short_code": "mpop"
        },
        {
            "ob_id": 16124,
            "uuid": "f354a2844af6458ca82ae910de616288",
            "short_code": "result"
        },
        {
            "ob_id": 16125,
            "uuid": "ff111fac1b7f4b4b8aab38998cfb2d59",
            "short_code": "ob"
        },
        {
            "ob_id": 16126,
            "uuid": "83f95fd4e5184339b67627a21fb3e62b",
            "short_code": "acq"
        },
        {
            "ob_id": 16127,
            "uuid": "5d9d594dc41043ec912ef6bb5c02902d",
            "short_code": "mpop"
        },
        {
            "ob_id": 16128,
            "uuid": "091577d894ef4f3faeab001d007ba990",
            "short_code": "result"
        },
        {
            "ob_id": 16129,
            "uuid": "129f881135d447e09ad1360d107b382a",
            "short_code": "ob"
        },
        {
            "ob_id": 16130,
            "uuid": "fd80e127a22447c1bb3431e1e61976c6",
            "short_code": "acq"
        },
        {
            "ob_id": 16131,
            "uuid": "959c83ef873047389080578230a56453",
            "short_code": "mpop"
        },
        {
            "ob_id": 16132,
            "uuid": "6fc7c79e05d94e1fa0cbd6f679140ccf",
            "short_code": "result"
        },
        {
            "ob_id": 16133,
            "uuid": "7d811241f5564ffc9cb797b3531d6318",
            "short_code": "ob"
        },
        {
            "ob_id": 16134,
            "uuid": "046e398df414453fa8ad8462ecb5e883",
            "short_code": "acq"
        },
        {
            "ob_id": 16135,
            "uuid": "74b4d1ac0fc34230bf0bf6925fbc2446",
            "short_code": "mpop"
        },
        {
            "ob_id": 16136,
            "uuid": "560a6a5422f4433c9e3e52dfab5b0ff0",
            "short_code": "result"
        },
        {
            "ob_id": 16137,
            "uuid": "a2305f099b6b4220b7d5c8b1e4bc83ec",
            "short_code": "ob"
        },
        {
            "ob_id": 16138,
            "uuid": "f16ac3904a4642809cc29fdd808eb8a8",
            "short_code": "acq"
        },
        {
            "ob_id": 16139,
            "uuid": "16a360013a1d4ef29fbdd390991cb5ac",
            "short_code": "mpop"
        },
        {
            "ob_id": 16140,
            "uuid": "da7d871b0723443f9d195010b51e777b",
            "short_code": "result"
        },
        {
            "ob_id": 16141,
            "uuid": "1be4edcca67f471a8997d9cb51ea9efe",
            "short_code": "ob"
        },
        {
            "ob_id": 16142,
            "uuid": "80279ff18c8344f9844981260d780a8c",
            "short_code": "acq"
        },
        {
            "ob_id": 16143,
            "uuid": "9955eca3221f4e85b7aada61551e1fe4",
            "short_code": "mpop"
        },
        {
            "ob_id": 16144,
            "uuid": "d5a8bd6d48514c96b603420c86fa44da",
            "short_code": "result"
        },
        {
            "ob_id": 16145,
            "uuid": "109ab4a8a0da44cebf79cf0f574ec275",
            "short_code": "ob"
        },
        {
            "ob_id": 16146,
            "uuid": "e551e7e42e0643488327a87e2723fdc8",
            "short_code": "acq"
        },
        {
            "ob_id": 16147,
            "uuid": "b6f2d06fbf60448ca1e4795addee84a2",
            "short_code": "instr"
        },
        {
            "ob_id": 16148,
            "uuid": "057a3f9986644699a7bc5fcc9b0c0a8f",
            "short_code": "mpop"
        },
        {
            "ob_id": 16149,
            "uuid": "cd3e0dc009ca48fda43cc34acdd02bc2",
            "short_code": "result"
        },
        {
            "ob_id": 16150,
            "uuid": "8808a300bc794335b4f05045e5e3ec2a",
            "short_code": "ob"
        },
        {
            "ob_id": 16151,
            "uuid": "6696ec0b8f284e91bf86ff426af41208",
            "short_code": "acq"
        },
        {
            "ob_id": 16152,
            "uuid": "6070be7bd13c4bf7884d4abe071401fe",
            "short_code": "mpop"
        },
        {
            "ob_id": 16153,
            "uuid": "f4c8f4c18c45495ba18698a60ddfc2f7",
            "short_code": "result"
        },
        {
            "ob_id": 16154,
            "uuid": "57b0416611f44ee0a4da76f03f111aa1",
            "short_code": "ob"
        },
        {
            "ob_id": 16155,
            "uuid": "702f8b568911473c8800a6d5d48475d2",
            "short_code": "coll"
        },
        {
            "ob_id": 16156,
            "uuid": "94fa59f5dca945cf9e79df59ca7f49ee",
            "short_code": "acq"
        },
        {
            "ob_id": 16157,
            "uuid": "ec760b356b46415db4cf07c0582d1539",
            "short_code": "mpop"
        },
        {
            "ob_id": 16158,
            "uuid": "a28f0989e6ab4ce5b1f81b3ab0d32d18",
            "short_code": "result"
        },
        {
            "ob_id": 16159,
            "uuid": "344746adf9f340e38c54fadae8a9ed3c",
            "short_code": "ob"
        },
        {
            "ob_id": 16160,
            "uuid": "c5c86a2b1d3547a18064b6d4ee9fb59f",
            "short_code": "acq"
        },
        {
            "ob_id": 16161,
            "uuid": "5f8796e5e20f4492a59be86350fc78e4",
            "short_code": "mpop"
        },
        {
            "ob_id": 16162,
            "uuid": "c95906d82e374245a43b54d5b58aa2ff",
            "short_code": "result"
        },
        {
            "ob_id": 16163,
            "uuid": "3ee3e4b7c7c14b659718976335b5cb9b",
            "short_code": "ob"
        },
        {
            "ob_id": 16164,
            "uuid": "854f62ca7a2045d6883d360ebe506bef",
            "short_code": "acq"
        },
        {
            "ob_id": 16165,
            "uuid": "a2d628f7a5d04097b6f11386d126f5fc",
            "short_code": "mpop"
        },
        {
            "ob_id": 16166,
            "uuid": "8f250e119d5541b6ab127e8e560caab8",
            "short_code": "result"
        },
        {
            "ob_id": 16167,
            "uuid": "d80000c2e15c492491e247e49e621653",
            "short_code": "ob"
        },
        {
            "ob_id": 16168,
            "uuid": "472c64a68d3b40d692adde2bef077f0e",
            "short_code": "acq"
        },
        {
            "ob_id": 16169,
            "uuid": "db8c61fe951e4dba9474e72b45240592",
            "short_code": "mpop"
        },
        {
            "ob_id": 16170,
            "uuid": "129e4e0c09f644418e91b53c72d81caa",
            "short_code": "result"
        },
        {
            "ob_id": 16171,
            "uuid": "1e54254d6feb4298b8e45c3ba93bbe36",
            "short_code": "ob"
        },
        {
            "ob_id": 16172,
            "uuid": "9e5321e07ccd445992ce8d77d051abb1",
            "short_code": "acq"
        },
        {
            "ob_id": 16173,
            "uuid": "b9862b811736488f93aff839576b9799",
            "short_code": "mpop"
        },
        {
            "ob_id": 16174,
            "uuid": "274914332339490e9ac95591823e0675",
            "short_code": "result"
        },
        {
            "ob_id": 16175,
            "uuid": "f3e4518e537a4b8684eb8719c7fcad67",
            "short_code": "ob"
        },
        {
            "ob_id": 16176,
            "uuid": "aab495e00e7c41df91153c5cb835cc69",
            "short_code": "acq"
        },
        {
            "ob_id": 16177,
            "uuid": "0b0ddcaead5a4efaa720f50760a340f1",
            "short_code": "mpop"
        },
        {
            "ob_id": 16178,
            "uuid": "e9fc35ba60dd4212a522f5365f3ee6fe",
            "short_code": "result"
        },
        {
            "ob_id": 16179,
            "uuid": "39ed09b6f64a408596cd87c29def233a",
            "short_code": "ob"
        },
        {
            "ob_id": 16180,
            "uuid": "d5928518daa34f2fa5d924e16256a74f",
            "short_code": "acq"
        },
        {
            "ob_id": 16181,
            "uuid": "d9c268d0a81f40b6a8edea0294abcaa4",
            "short_code": "instr"
        },
        {
            "ob_id": 16182,
            "uuid": "c689f6e1fdd04ce5aae05fa1b9318e31",
            "short_code": "mpop"
        },
        {
            "ob_id": 16183,
            "uuid": "b6ce7e6383cf4c0b83aac91cd9d54d0f",
            "short_code": "result"
        },
        {
            "ob_id": 16184,
            "uuid": "2edf92aeabe8443e959577666f25054a",
            "short_code": "ob"
        },
        {
            "ob_id": 16185,
            "uuid": "b9c7c5ce4711430699bd0d0834f43392",
            "short_code": "acq"
        },
        {
            "ob_id": 16186,
            "uuid": "171b8f43264645efbbe2943b2a849210",
            "short_code": "mpop"
        },
        {
            "ob_id": 16187,
            "uuid": "d6a01a29b9374f87b66a0898339ce8c5",
            "short_code": "result"
        },
        {
            "ob_id": 16188,
            "uuid": "b093ca282b2e47dd898a5702741fea61",
            "short_code": "ob"
        },
        {
            "ob_id": 16189,
            "uuid": "6c0b25b074a946d685d373cd6b6b5f76",
            "short_code": "acq"
        },
        {
            "ob_id": 16190,
            "uuid": "c7f02c544c4442c4bbe01a49a58480a8",
            "short_code": "mpop"
        },
        {
            "ob_id": 16191,
            "uuid": "9087f64734c7495eba4eadd1f7f22e1a",
            "short_code": "result"
        },
        {
            "ob_id": 16192,
            "uuid": "c71e736be051406eb86b5506e8df5220",
            "short_code": "ob"
        },
        {
            "ob_id": 16193,
            "uuid": "4bb242bf74a44be3b4685df40df1a2ba",
            "short_code": "acq"
        },
        {
            "ob_id": 16194,
            "uuid": "d6a03a3a2b0c48a6be9e9a762c48ba1a",
            "short_code": "mpop"
        },
        {
            "ob_id": 16195,
            "uuid": "5c81a899907f4785a08ccb90582ea9cf",
            "short_code": "result"
        },
        {
            "ob_id": 16196,
            "uuid": "042b44263eb0474184208d0848edb684",
            "short_code": "ob"
        },
        {
            "ob_id": 16197,
            "uuid": "a5e9bbc736124a80854272a418658383",
            "short_code": "acq"
        },
        {
            "ob_id": 16198,
            "uuid": "19dd31839ea84fbe89358a3a0c83f34d",
            "short_code": "mpop"
        },
        {
            "ob_id": 16199,
            "uuid": "63fc00fafc0c466dbd6228e3289de780",
            "short_code": "result"
        },
        {
            "ob_id": 16200,
            "uuid": "b00e22fbd09d4285826948a43e1fd2e5",
            "short_code": "ob"
        },
        {
            "ob_id": 16201,
            "uuid": "7a8b1c9f0d4a4e15896b91b6e1591e16",
            "short_code": "acq"
        },
        {
            "ob_id": 16202,
            "uuid": "8ba2c24cfd9644e89ea87f5c8a3599b4",
            "short_code": "mpop"
        },
        {
            "ob_id": 16203,
            "uuid": "4bd02d81574f486082edf04b1e79bf06",
            "short_code": "result"
        },
        {
            "ob_id": 16205,
            "uuid": "4f61ac9c667f411894ae98d5da5fde02",
            "short_code": "result"
        },
        {
            "ob_id": 16207,
            "uuid": "ede788d5c5aa45c0a363dae43ec3570e",
            "short_code": "result"
        },
        {
            "ob_id": 16209,
            "uuid": "e661526c6185490399e777ff70c276bd",
            "short_code": "result"
        },
        {
            "ob_id": 16211,
            "uuid": "4a155d24ab9849e6b89616c05f563aca",
            "short_code": "result"
        },
        {
            "ob_id": 16213,
            "uuid": "4923c720cd9e4a3596276796d20675b6",
            "short_code": "result"
        },
        {
            "ob_id": 16215,
            "uuid": "24ac27186cb24d25b20e0183b1d4668d",
            "short_code": "result"
        }
    ]
}