Manages revisions

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

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