Manages revisions

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

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