Manages revisions

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

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