Manages revisions

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

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