Skip to content

Latest commit

 

History

History
79 lines (75 loc) · 1.93 KB

File metadata and controls

79 lines (75 loc) · 1.93 KB
HTTP/1.1 200 OK
Server: openresty
Date: Mon, 20 Feb 2017 16:26:07 GMT
Content-Type: application/json; charset=UTF-8
Vary: Accept-Encoding
Vary: Accept-Encoding
Content-Encoding: gzip
Transfer-Encoding: chunked
Content-Length: 1702

{
  "location": {
    "name": "Test District, Test Subdistrict, Reading",
    "administrativeArea": "Reading",
    "subDistrict": "Test Subdistrict",
    "nameQualifier": "generated by concatenating registrationDistrict, subDistrict and administrativeArea",
    "registrationDistrict": "Test District"
  },
  "subjects": {
    "child": {
      "originalName": {

      },
      "name": {
        "givenName": "Tester One",
        "surname": "Multiple",
        "fullName": "Tester One Multiple",
        "qualifier": "generated from prepending forename to surname"
      },
      "dateOfBirth": "2010-01-01",
      "sex": "Male",
      "birthplace": "Test Address"
    },
    "father": {
      "name": {
        "givenName": "Dad One",
        "surname": "Multiple",
        "fullName": "Dad One Multiple",
        "qualifier": "generated from prepending forename to surname"
      },
      "birthplace": "Test Birthplace"
    },
    "mother": {
      "name": {
        "givenName": "Mum One",
        "surname": "Multiple",
        "fullName": "Mum One Multiple",
        "qualifier": "generated from prepending forename to surname"
      },
      "birthplace": "Test Birthplace",
      "maidenSurname": "prev-Multiple",
      "marriageSurname": "prev-M-Multiple"
    },
    "informant": {
      "name": {

      },
      "qualification": "Mother",
      "signature": "Mary Manzarek"
    }
  },
  "systemNumber": 999999901,
  "id": 999999901,
  "date": "2014-10-10",
  "status": {
    "potentiallyFictitiousBirth": false,
    "correction": "None",
    "cancelled": false,
    "blockedRegistration": false,
    "marginalNote": "None",
    "reRegistered": "None"
  },
  "previousRegistration": {

  }
}