Manages revisions

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

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