arguman / arguman.org

Argument mapping and analysis platform
https://arguman.org
Other
1.39k stars 152 forks source link

Provide a link to an argument from the HTML to the API interface #309

Closed wodny closed 7 years ago

wodny commented 8 years ago

Currently one has to use the http://en.arguman.org/api/v1/arguments/?search API or scrape the tree view code to find the argument's ID. Furthermore the search API does not allow to use the slug as the search term.

Example: http://en.arguman.org/vim-is-better-than-emacs does not provide a link to http://en.arguman.org/api/v1/arguments/2286/. One will not find this argument using a http://en.arguman.org/api/v1/arguments/?search=vim-is-better-than-emacs query.

bahattincinic commented 8 years ago

Thanks for your report. I've fixed. You can check #315