interactions:
- request:
    body: null
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Authorization: [Basic cXhSU05jSWRlQToxZjBBVkNaUEpiUm5kRjlGTlNHTU9XTWZIOUtNVURhWA==]
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['0']
      Content-Type: [application/json]
      User-Agent: [api_toolkit]
    method: GET
    uri: http://sandbox.app.passaporteweb.com.br/accounts/api/identities/?email=notregistered%40test.example
  response:
    body: {string: !!python/unicode '"Identity with email=notregistered@test.example
        does not exist"'}
    headers:
      allow: ['GET, HEAD, OPTIONS']
      connection: [keep-alive]
      content-length: ['63']
      content-type: [application/json]
      date: ['Fri, 10 Jan 2014 18:58:40 GMT']
      p3p: [CP="NON DSP COR CURa TIA"]
      server: [nginx/1.4.4]
      vary: ['Authenticate, Accept']
    status: {code: 404, message: NOT FOUND}
version: 1
