swh.web.browse.identifiers module#
- swh.web.browse.identifiers.swhid_browse(request: HttpRequest, swhid: str) HttpResponse [source]#
Django view enabling to browse the archive using SoftWare Heritage persistent IDentifiers (SWHIDs).
The url that points to it is
GET /(swhid)/
.