Manages revisions

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

{
    "id": 533855,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "14712dbd7fc1b57cc31437988c581bfc113b0022",
    "head_changeset": "ae167020f535518c8f36fc7b644555c963cf3f3a",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset ae167020f535 (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/533855/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/533855/issues/?format=api",
    "phabricator_url": null
}