+ <a href="https://docs.softwareheritage.org/devel/swh-model/apidoc/swh.model.html#swh.model.identifiers.directory_identifier">documentation</a> to get more details about how it is computed)
+ <a href="https://docs.softwareheritage.org/devel/swh-model/apidoc/swh.model.html#swh.model.identifiers.revision_identifier">documentation</a> to get more details about how it is computed)
+ <a href="https://docs.softwareheritage.org/devel/swh-model/apidoc/swh.model.html#swh.model.identifiers.snapshot_identifier">documentation</a> to get more details about how it is computed)
+ </li>
+</ul>
+
+<p>
+ Where hyperlinks are created when browsing these kind of endpoints, they always point to other context-independent browsing
+ URLs.
+</p>
+
+<h5>Context-dependent browsing</h5>
+
+<p>
+ Context-dependent URLs provide information about objects, limited to specific contexts where the objects have been found.
+</p>
+
+<p>
+ Currently, browsing the Software Heritage objects in the context of an
+ <b>origin</b> is available. Below are some examples of such endpoints:
+</p>
+
+<ul>
+ <li>
+ Display information about the visits of a software
- <a href="https://docs.softwareheritage.org/devel/swh-model/apidoc/swh.model.html#swh.model.identifiers.directory_identifier">documentation</a> to get more details about how it is computed)
- <a href="https://docs.softwareheritage.org/devel/swh-model/apidoc/swh.model.html#swh.model.identifiers.revision_identifier">documentation</a> to get more details about how it is computed)
- <a href="https://docs.softwareheritage.org/devel/swh-model/apidoc/swh.model.html#swh.model.identifiers.snapshot_identifier">documentation</a> to get more details about how it is computed)
</li>
</ul>
-
- <p>
- Where hyperlinks are created when browsing these kind of endpoints, they always point to other context-independent browsing
- URLs.
- </p>
-
- <h5>Context-dependent browsing</h5>
-
- <p>
- Context-dependent URLs provide information about objects, limited to specific contexts where the objects have been found.
- </p>
-
- <p>
- Currently, browsing the Software Heritage objects in the context of an
- <b>origin</b> is available. Below are some examples of such endpoints:
- </p>
-
+ </li>
+ <li>
+ Display the latest archived
+ <b>snapshot</b> for a software
+ <b>origin</b>:
<ul>
+
<li>
- Display information about the visits of a software
- <h4 id="search-origins">Search software origins to browse</h4>
-
- In order to facilitate the browsing of the archive and generate relevant entry points to it, a
- <a href="{% url 'browse-search' %}">search interface</a> is available. Currently, it enables to search software origins from the URLs they were retrieved
- from. More search criteria will be added in the future.
+<h4 id="search-origins">Search software origins to browse</h4>
+
+In order to facilitate the browsing of the archive and generate relevant entry points to it, a
+<a href="{% url 'browse-search' %}">search interface</a> is available. Currently, it enables to search software origins from the URLs they were retrieved
+from. More search criteria will be added in the future.