Manages revisions

GET /v1/revision/509792/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 509792,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "58632dda0c3fd291e18ecf2522e07edaa604753b",
    "head_changeset": "bb7db12581d453a3392c9d3751cb14413904f2ad",
    "phabricator_id": 260022,
    "phabricator_phid": "PHID-DREV-ih5duh2snaq42h3fkllx",
    "title": "Bug 1570400 - Add `BuildMetricsService` and integrate it with `DependenciesPlugin` r?nalexander",
    "bugzilla_id": 1570400,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/509792/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/509792/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260022"
}