Manages revisions

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

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