Manages revisions

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

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