Manages revisions

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

{
    "id": 503079,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "79a477f38874d4780b2743066dd92f7a4d58a437",
    "head_changeset": "fe273e15e889fb4f81bd34d9bd6ff49506775912",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset fe273e15e889 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/503079/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/503079/issues/?format=api",
    "phabricator_url": null
}