Manages revisions

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

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