Manages revisions

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

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