Manages revisions

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

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