Manages revisions

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

{
    "id": 505011,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "72b22fd6edd709bde8e394c943ce8b6e949f2779",
    "head_changeset": "5924d0741fe0a42b620fa6df6b35a58258872d24",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 5924d0741fe0 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505011/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505011/issues/?format=api",
    "phabricator_url": null
}