***Core traceability object used to represent any data object such DataProduct, CodeRepoRelease, etc. ***

Writable Fields:

description (optional): Free text description of the Object

storage_location (optional): The URL of the StorageLocation which is the location of the physical data of this object, if applicable

authors (optional): List of Author URLs associated with this Object

uuid (optional): UUID of the Object. If not specified a UUID is generated automatically.

file_type (optional): FileType of this Object

Read-only Fields:

url: Reference to the instance of the Object, final integer is the Object id

last_updated: Datetime that this record was last updated

updated_by: Reference to the user that updated this record

components: List of ObjectComponents API URLs associated with this Object

data_products: List of DataProduct API URLs if one or more is associated with this Object

code_repo_release: The CodeRepoRelease API URL if one is associated with this Object

quality_control: The QualityControl API URL if one is associated with this Object

licences: List of Licence API URLs associated with this Object

keywords: List of Keyword API URLs associated with this Object

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "url": "https://data.fairdatapipeline.org/api/object/7/?format=api",
            "uuid": "16ff6bd4-e6cb-4d91-a3d1-b420a41aaf88",
            "last_updated": "2024-02-09T15:38:29.345234Z",
            "description": "SEIRS output plot",
            "updated_by": "https://data.fairdatapipeline.org/api/users/2/?format=api",
            "storage_location": "https://data.fairdatapipeline.org/api/storage_location/7/?format=api",
            "file_type": "https://data.fairdatapipeline.org/api/file_type/6/?format=api",
            "authors": [
                "https://data.fairdatapipeline.org/api/author/1/?format=api"
            ],
            "components": [
                "https://data.fairdatapipeline.org/api/object_component/6/?format=api"
            ],
            "data_products": [
                "https://data.fairdatapipeline.org/api/data_product/4/?format=api"
            ],
            "code_repo_release": null,
            "quality_control": null,
            "licences": [],
            "keywords": []
        },
        {
            "url": "https://data.fairdatapipeline.org/api/object/6/?format=api",
            "uuid": "a0d7f0ff-bf0e-4e6b-a9d4-e75f0f6746b9",
            "last_updated": "2024-02-09T15:38:20.745464Z",
            "description": "SEIRS model results",
            "updated_by": "https://data.fairdatapipeline.org/api/users/2/?format=api",
            "storage_location": "https://data.fairdatapipeline.org/api/storage_location/6/?format=api",
            "file_type": "https://data.fairdatapipeline.org/api/file_type/1/?format=api",
            "authors": [
                "https://data.fairdatapipeline.org/api/author/1/?format=api"
            ],
            "components": [
                "https://data.fairdatapipeline.org/api/object_component/5/?format=api"
            ],
            "data_products": [
                "https://data.fairdatapipeline.org/api/data_product/3/?format=api"
            ],
            "code_repo_release": null,
            "quality_control": null,
            "licences": [],
            "keywords": []
        },
        {
            "url": "https://data.fairdatapipeline.org/api/object/5/?format=api",
            "uuid": "038cf872-d061-4b3a-82b4-63f2f307a649",
            "last_updated": "2024-02-09T15:38:12.071018Z",
            "description": "Working script location in datastore",
            "updated_by": "https://data.fairdatapipeline.org/api/users/2/?format=api",
            "storage_location": "https://data.fairdatapipeline.org/api/storage_location/5/?format=api",
            "file_type": "https://data.fairdatapipeline.org/api/file_type/4/?format=api",
            "authors": [
                "https://data.fairdatapipeline.org/api/author/1/?format=api"
            ],
            "components": [
                "https://data.fairdatapipeline.org/api/object_component/4/?format=api"
            ],
            "data_products": [],
            "code_repo_release": null,
            "quality_control": null,
            "licences": [],
            "keywords": []
        },
        {
            "url": "https://data.fairdatapipeline.org/api/object/4/?format=api",
            "uuid": "46cc1cfe-6fe0-4690-84ae-09a6d4c66c2f",
            "last_updated": "2024-02-09T15:38:07.997629Z",
            "description": "Analysis / processing script location",
            "updated_by": "https://data.fairdatapipeline.org/api/users/2/?format=api",
            "storage_location": "https://data.fairdatapipeline.org/api/storage_location/4/?format=api",
            "file_type": null,
            "authors": [
                "https://data.fairdatapipeline.org/api/author/1/?format=api"
            ],
            "components": [
                "https://data.fairdatapipeline.org/api/object_component/3/?format=api"
            ],
            "data_products": [],
            "code_repo_release": null,
            "quality_control": null,
            "licences": [],
            "keywords": []
        },
        {
            "url": "https://data.fairdatapipeline.org/api/object/3/?format=api",
            "uuid": "d943514a-36cc-46f4-b428-ca0b97f8579f",
            "last_updated": "2024-02-09T15:36:48.687340Z",
            "description": "Working config.yaml location in datastore",
            "updated_by": "https://data.fairdatapipeline.org/api/users/2/?format=api",
            "storage_location": "https://data.fairdatapipeline.org/api/storage_location/3/?format=api",
            "file_type": "https://data.fairdatapipeline.org/api/file_type/3/?format=api",
            "authors": [
                "https://data.fairdatapipeline.org/api/author/1/?format=api"
            ],
            "components": [
                "https://data.fairdatapipeline.org/api/object_component/2/?format=api"
            ],
            "data_products": [],
            "code_repo_release": null,
            "quality_control": null,
            "licences": [],
            "keywords": []
        },
        {
            "url": "https://data.fairdatapipeline.org/api/object/1/?format=api",
            "uuid": "9bccbd05-f9bf-4e93-903e-0f54c4b954e9",
            "last_updated": "2024-02-09T15:36:29.496785Z",
            "description": "Static parameters of the model",
            "updated_by": "https://data.fairdatapipeline.org/api/users/2/?format=api",
            "storage_location": "https://data.fairdatapipeline.org/api/storage_location/1/?format=api",
            "file_type": "https://data.fairdatapipeline.org/api/file_type/1/?format=api",
            "authors": [
                "https://data.fairdatapipeline.org/api/author/1/?format=api"
            ],
            "components": [
                "https://data.fairdatapipeline.org/api/object_component/1/?format=api"
            ],
            "data_products": [
                "https://data.fairdatapipeline.org/api/data_product/1/?format=api"
            ],
            "code_repo_release": null,
            "quality_control": null,
            "licences": [],
            "keywords": []
        }
    ]
}