Manages revisions

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

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