Manages revisions

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

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