Manages revisions

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

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