Manages revisions

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

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