Manages revisions

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

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