Manages revisions

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

{
    "id": 504751,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "95103f20248f80de66d6aeae46137ac5fd25c260",
    "head_changeset": "840bf657ea8d118e8ef9b74507c8db58ef630f69",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 840bf657ea8d (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/504751/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/504751/issues/?format=api",
    "phabricator_url": null
}