Manages revisions

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

{
    "id": 507028,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "99e2525eb369a500d2037ba5846f390a7fc84e0a",
    "head_changeset": "f53bcb3c2e3fae0b95f52a06e685589110c5fe34",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset f53bcb3c2e3f (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/507028/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/507028/issues/?format=api",
    "phabricator_url": null
}