Manages revisions

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

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