Manages revisions

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

{
    "id": 518229,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "31e398aac92c2c1ddb84fd2f84698852b2e41867",
    "head_changeset": "324bb66cc42a31722344e5c0928ab91ae736e3ba",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 324bb66cc42a (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/518229/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518229/issues/?format=api",
    "phabricator_url": null
}