Manages revisions

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

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