Manages revisions

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

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