Manages revisions

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

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