Manages revisions

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

{
    "id": 506099,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "0b765a680f8a02d010bf9fcff3af52ede6a6cb12",
    "head_changeset": "5ac234c3fa2f63df6a6caf763dac0a89090832b1",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 5ac234c3fa2f (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/506099/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/506099/issues/?format=api",
    "phabricator_url": null
}