Manages revisions

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

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