Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-VanHaaster committed Oct 11, 2022
1 parent 2f6acff commit 5166d91
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/south-australia/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Parliamentary Services Public API - South Australia #

<div style="font-size:1.2.rem;color:red">
The following APIs have been retired and are not being maintained. A new set of APIs will be made available in the future. Please check back for updates.
</div>


The following API's are available.

```
Expand Down Expand Up @@ -71,4 +76,4 @@ This function allows a user to get a specific fragment
*PARAMETERS*: DocumentId (string)
```
curl "https://hansardpublic.parliament.sa.gov.au/_vti_bin/Hansard/HansardData.svc/GetFragmentHtml" -H "Content-Type: application/json; charset=UTF-8" -H "Accept: application/json, text/javascript, */*; q=0.01" -H "X-Requested-With: XMLHttpRequest" --data-binary "{""DocumentId"" : ""HANSARD-11-22542""}"
```
```

0 comments on commit 5166d91

Please sign in to comment.