Manages revisions

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

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