Manages revisions

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

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