| 74 | == URL Examples == |
| 75 | |
| 76 | ==== Interactive (HTML) Format ==== |
| 77 | |
| 78 | * http://test.sahanafoundation.org/eden/pr/person |
| 79 | |
| 80 | ==== Non-interactive Formats ==== |
| 81 | |
| 82 | * http://test.sahanafoundation.org/eden/pr/person.pdf |
| 83 | * http://test.sahanafoundation.org/eden/pr/person.rss |
| 84 | * http://test.sahanafoundation.org/eden/pr/person.xml |
| 85 | |
| 86 | ==== URL Method ==== |
| 87 | |
| 88 | * http://test.sahanafoundation.org/eden/pr/person/create |
| 89 | |
| 90 | ==== Record ID ==== |
| 91 | |
| 92 | * http://test.sahanafoundation.org/eden/pr/person/1 |
| 93 | |
| 94 | * http://test.sahanafoundation.org/eden/pr/person/1.pfif |
| 95 | * http://test.sahanafoundation.org/eden/pr/person/1.json |
| 96 | |
| 97 | ==== Record UID ==== |
| 98 | |
| 99 | * http://test.sahanafoundation.org/eden/pr/person?person.uid=37988e29-4e7c-4f71-bb32-93ce1a2ba1ac |
| 100 | |
| 101 | ==== URL Queries ==== |
| 102 | |
| 103 | * http://test.sahanafoundation.org/eden/pr/person?person.id=1,2,3 |
| 104 | |
| 105 | * http://test.sahanafoundation.org/eden/pr/person.pfif?person.first_name__like=Dominic |
| 106 | * http://test.sahanafoundation.org/eden/pr/person.xml?pe_contact.value__like=gmail.com |
| 107 | |