GET /api/public/stem/subject/76c303d5-79db-4bc9-abed-cca4829cdd2b
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "subject": {
        "id": "76c303d5-79db-4bc9-abed-cca4829cdd2b",
        "name": "Radnitz",
        "description": "",
        "projects": [
            "5dceedd4-6173-4eb8-8f0d-cdc60903e938"
        ],
        "strain": "a8c28e25-7d15-4112-b3c6-031cbe4ee4f1",
        "sex": "M",
        "genetic_line": "Wild type",
        "subject_identifier": "",
        "source": "",
        "birth_date": null,
        "death_date": null,
        "extra_fields": null,
        "procedures": [],
        "subjectlogs": [],
        "tags": [],
        "name_used_in_storage": null,
        "links": {
            "projects": "projects/"
        }
    }
}