Manages revisions

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

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