Manages revisions

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

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