Manages revisions

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

{
    "id": 522144,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "0e1c688c05172f805fa7b93de08ca5262e9d2bd5",
    "head_changeset": "1eb1124177e0d7a8272180857cc574f780afa957",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 1eb1124177e0 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/522144/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/522144/issues/?format=api",
    "phabricator_url": null
}