Manages revisions

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

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