How are the IDs listed in URLs translated to the ID values returned by the API?
For example, in the url for an account, an account is denoted with the following: "&__c=7810563030", but the value shown in the UI (and API minus the dashes) is:
475-959-0193.
We would like to be able to link to an account from our reporting tool but don't know how to build URLs based off the API values we have.