Manages revisions

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

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