Manages revisions

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

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