Manages revisions

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

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