Manages revisions

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

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