Manages revisions

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

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