Manages revisions

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

{
    "id": 520748,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "1f194715506ad7aea187592fef08db6b877730a4",
    "head_changeset": "9fa3193d908a46b3d25df165b201d7a6368e1b12",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 9fa3193d908a (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/520748/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/520748/issues/?format=api",
    "phabricator_url": null
}