Manages revisions

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

{
    "id": 525978,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "78bbeabfa070465205fde9c1b32c202b231e0732",
    "head_changeset": "687e4e335abf840108db9620134260933bc00eb2",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 687e4e335abf (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/525978/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/525978/issues/?format=api",
    "phabricator_url": null
}