Manages revisions

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

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