Manages revisions

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

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