Manages revisions

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

{
    "id": 486647,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "8f6d960e567bd265b1d2478c7ad6868b6872cd22",
    "head_changeset": "6977ce0e395e7b868693fc1245aee0dfb97a9380",
    "phabricator_id": 255279,
    "phabricator_phid": "PHID-DREV-apghgpmda2wm3msqco6h",
    "title": "WIP: addDataCollector generated implementation",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/486647/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/486647/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255279"
}