Manages revisions

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

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