Manages revisions

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

{
    "id": 513889,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "44892b0d9573ec7b495b85aec7d205ab6074dc42",
    "head_changeset": "fa3a66e82b03006201ceaefa324a09004f420c86",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset fa3a66e82b03 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/513889/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513889/issues/?format=api",
    "phabricator_url": null
}