GET - https://subscribercrmapi.acamh.org/api/gender/{id}

Gets a single Gender.

{
"Id": 1,
"Name": "Female",
"Female": false,
"Male": false
}