Manages revisions

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

{
    "id": 389377,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "2c9f37ff7f0d76a31beb333db9e00e3afc264e32",
    "head_changeset": "38ef45292cbb14281e69320a220ef7a93deef42b",
    "phabricator_id": 227732,
    "phabricator_phid": "PHID-DREV-f44574fyglvb23dh6yyj",
    "title": "WIP: Bug 1928739 - Add Pretenuring support to ArraySlice",
    "bugzilla_id": 1928739,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/389377/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/389377/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227732"
}