GET /api/public/stem/subject/9cb374be-a6c8-4e38-bf58-59450c27ae5b
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "subject": {
        "id": "9cb374be-a6c8-4e38-bf58-59450c27ae5b",
        "name": "AllenInstitute_769319624",
        "description": "",
        "projects": [
            "df3c7a20-c03e-48fc-a65d-613cdf1deff9"
        ],
        "strain": "a8c28e25-7d15-4112-b3c6-031cbe4ee4f1",
        "sex": "M",
        "genetic_line": "wt/wt",
        "subject_identifier": "",
        "supplier": null,
        "birth_date": null,
        "death_date": null,
        "extra_fields": null,
        "procedures": [],
        "subjectlogs": [],
        "tags": [],
        "name_used_in_storage": null,
        "links": {
            "projects": "projects/"
        }
    }
}