Manages revisions

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

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