Manages revisions

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

{
    "id": 525825,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "63f63f0f47328978ff779402ba85de886766f73d",
    "head_changeset": "5f1d94ea75d988d30d8bb4f6cf22b1d98bd6ecb9",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 5f1d94ea75d9 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/525825/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/525825/issues/?format=api",
    "phabricator_url": null
}