Manages revisions

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

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