Manages revisions

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

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