Manages revisions

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

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