Manages revisions

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

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