Manages revisions

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

{
    "id": 518847,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "7b62296b86f7b0aa64fe97f7b646b9226e28175b",
    "head_changeset": "95099f2fb81be109856106395c3055fd7335b3a6",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 95099f2fb81b (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/518847/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518847/issues/?format=api",
    "phabricator_url": null
}