Manages revisions

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

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