Manages revisions

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

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