Manages revisions

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

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