Manages revisions

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

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